- 02 Haz, 2017 40 kayıt (commit)
-
-
Miklos Vajna yazdı
This means 2 new streams when roundtripping DOCM files that actually have macros: word/vbaProject.bin and word/vbaData.xml (+ the relation pointing to the second from the first). Change-Id: Iba24eea4c5bca8f743a53027c71ed2aae48f1934 Reviewed-on: https://gerrit.libreoffice.org/38360Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Eike Rathke yazdı
Change-Id: Iff7a375345226cca0f908c8389167c6f0dde5a7e
-
Eike Rathke yazdı
Another fallout from the blind fprintf to SAL_INFO conversion, where with fprintf the line was continued later. Change-Id: I5b8f2a81b1c4dd2a5faaa659734da7d6275319ce
-
Eike Rathke yazdı
Change-Id: I0d88dd87a8913b38d0b469d73f15bd55e44295e3
-
Eike Rathke yazdı
Change-Id: I14c7540e39a70ac9b73b1af91742c1e3aa82c110
-
Eike Rathke yazdı
Change-Id: Ic438b776ebd623915a000980b3c739d6a73bbd8d
-
Caolán McNamara yazdı
Change-Id: I192ad315fcf66d739f0cdc4f81622c868b92cf8e
-
Michael Stahl yazdı
(regression from 203c12c7) Change-Id: I2089300758025fc4ecc079c1435aa572e5d9c0ab
-
Michael Stahl yazdı
Change-Id: I485b725ff824f113991900c1ea110aab1b0421af
-
Michael Stahl yazdı
Windows 7 (6.01) has all the features we want. Change-Id: I96356b2decb26af526bceda8081875d418f17274
-
Michael Stahl yazdı
Don't need to check the Windows version any more. Change-Id: I774e68b6b3a07684e60532f9d76b9af6d2ea28cf
-
Michael Stahl yazdı
This style was only handled in the installer code for registry items, but in scp2 it was only set for files, so effectively it was unused. Change-Id: I197eeded29648aee2489e302f7b5e48bf13a545c
-
Michael Stahl yazdı
Add new PACKAGE_FILELIST_FONT The DONT_DELETE style has no effect for files. The FONT_WARN_IF_EXISTS style has no effect. Change-Id: Id062ada0a680341c01827e457b1166d625afe8cc
-
Michael Stahl yazdı
Change-Id: I3632c618e385d3f9963637c26d94b8395d5b8cb5
-
Michael Stahl yazdı
Change-Id: I83404709ae7bd3f4683ea9dab8d3f0e0875bc10f
-
Michael Meeks yazdı
Change-Id: I44ea2518d957b5ceee70df1b9a15779ffd5eb7a4 Reviewed-on: https://gerrit.libreoffice.org/38317Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Miklos Vajna yazdı
The content type inside an OOXML file differs for DOCX and DOCM. These must be in sync with the file extension, otherwise MSO refuses to open the file. We used to always write the DOCX content-type even for files which had the DOCM extension. Allow users to recover those broken files by detecting a "has docm extension but docx content-type" file as docm, so re-saving it will produce output that's accepted by MSO as well. Change-Id: I7d60c6f6c1d0421e95b3dc9e8fff617f101919f5 Reviewed-on: https://gerrit.libreoffice.org/38342Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Julien Nabet yazdı
- Replace nNullabble by nNullable - Replace wrong var name sNewTableName by sNewColName Change-Id: Ib10de7057c0d131f8504e8387721a05bd9e4434f Reviewed-on: https://gerrit.libreoffice.org/38251Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu>
-
Stephan Bergmann yazdı
Change-Id: Ieae9b5c9c7c6d9b8459e5d163f55d8f5024adfae
-
Stephan Bergmann yazdı
Change-Id: I4c24ff5d9d5e74bef2a4040c6308c504282af55d
-
Stephan Bergmann yazdı
Change-Id: I7a40549601a9a396c8adec16806b1f76f78734a2
-
Stephan Bergmann yazdı
Change-Id: I6984f6d5273cd2a7dcc87524cfde9d03c7a5b20d
-
Stephan Bergmann yazdı
Change-Id: I3a34d9192ff405ee14df0f9b6c40ead80faa1738
-
Stephan Bergmann yazdı
Change-Id: I6a504593e6331c75053bce4743d2671277c9204f
-
Stephan Bergmann yazdı
Change-Id: I7a420427f7be1b42907272b314cf3b864e1fe7ba
-
Stephan Bergmann yazdı
Change-Id: I7ecc72d4a5a68db8755ff0147fa1326e33827a82
-
Stephan Bergmann yazdı
Change-Id: I61873d1a1d26db0b757b242c395f9bf96702b055
-
Noel Grandin yazdı
since if the allocation failed, the assignment would never happen Also use early exit to simplify the code in X11SalBitmap::ImplCreateDIB Change-Id: I73301bfad6492c2b42c08744c24cfb78237983f0 Reviewed-on: https://gerrit.libreoffice.org/38346Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Caolán McNamara yazdı
Change-Id: Ie88a66aa8d73bb3c4045629604756470ce51b92b Reviewed-on: https://gerrit.libreoffice.org/38352Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
Change-Id: I2dd8c0dcca439d1d435bdd339f7e76d139faa98b Reviewed-on: https://gerrit.libreoffice.org/38345Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Yousuf Philips yazdı
Change-Id: I06ea5723a8dc65f12886439267a15e0c471255f5 Reviewed-on: https://gerrit.libreoffice.org/38351Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Caolán McNamara yazdı
its only uses the stream anyway and this makes it far easier to build a fuzzer on Change-Id: I4aa8b56d4b041708c4de1730d503641ab23c14e8
-
Gabor Kelemen yazdı
Project: help 4ee7e6ef7170ae862b93d89badf5b512c60f0863 tdf#102930 Update New Address Block / Edit Address Block page Add missing bookmarks Sync with UI Make it have two window names in the title Change-Id: I99d424919d3792e3c1a0ff4c2427cb335e74fad3 Reviewed-on: https://gerrit.libreoffice.org/38326Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com>
-
Gabor Kelemen yazdı
Project: help 553a97f7054e416ffda2bda008f7cf55a478d09e Add custom HID to the From Data Table options description Change-Id: If5de917172e1b5fe0ef8819a96a41421e9cd8f22 Reviewed-on: https://gerrit.libreoffice.org/38245Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com>
-
Miklos Vajna yazdı
These were added before rtl::OUString::endsWith() was introduced. Change-Id: Ia8ee94c58429b3c5981d4f180d944aefe8cb0201 Reviewed-on: https://gerrit.libreoffice.org/38339Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Yousuf Philips yazdı
Change-Id: Id51ac1b1cc058f20722b01fd8c01d267c9e8d91a Reviewed-on: https://gerrit.libreoffice.org/38340Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Yousuf Philips yazdı
Change-Id: I4fc94b92ec0573147c5f2737107b52e85e55cb4f Reviewed-on: https://gerrit.libreoffice.org/38009Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Yousuf Philips yazdı
Change-Id: Idad0f31b4a41074cb2d894c2b2b1abe6489a4e71 Reviewed-on: https://gerrit.libreoffice.org/38289Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Heiko Tietze <tietze.heiko@googlemail.com>
-
Gabor Kelemen yazdı
The New Address Block and Edit Address Block windows in Mail Merge wizard use the same ui file as the Custom Salutation windows, yet they differ slightly in appearance and a bit more in functionality. There is already a help page for this, so we need a few HIDs to be able to hook into that. Change-Id: I5d1e11d62e28c02d74e0e6833e493923a5d699cf Reviewed-on: https://gerrit.libreoffice.org/38327Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Stephan Bergmann yazdı
Change-Id: Ic3d9e55b2730a3ea01cc6c7c9fbdd80a1e653c7e
-