- 01 Şub, 2013 16 kayıt (commit)
-
-
Luboš Luňák yazdı
http://lists.freedesktop.org/archives/libreoffice/2012-September/038163.html Change-Id: I41a195180411800f72b8e251b5c19553a51cde44
-
Luboš Luňák yazdı
Otherwise e.g. informing about new fonts when loading a document with embedded fonts doesn't work. I'm not quite sure why this should be limited to only printers or pdf, so this may be temporary until a problem shows up. There'a also a warning about refcount in ImplFontCache::Invalidate(), which seems to be bogus, because invalidating caches shouldn't have effect on anything except for speed, but with the way font handling in vcl is designed I wouldn't be surprised if ImplFontCache wasn't actually a cache. http://lists.freedesktop.org/archives/libreoffice/2012-September/038163.html Change-Id: Ib68c0c10a0f5340a532c5c59396ef2cfbc588b5f
-
Luboš Luňák yazdı
Change-Id: If3607886050c4e2e649e5678cc39f290b122f537
-
Luboš Luňák yazdı
Not that I know why the directory had to be renamed in the first place. Change-Id: I3e4d07591876636ae4930240ac1acc68522fb94f
-
Tor Lillqvist yazdı
Sign also all the dylibs and frameworks in the bundle. Change-Id: I7f67b9d7eda0204b24e2ea2ef44a53fb8db0f8aa
-
Tor Lillqvist yazdı
Change-Id: I7d63af2ddb67104daaddcb5f111e26269b9b5030
-
Tor Lillqvist yazdı
Change-Id: I519e4cfb7821644f243e0c4770f74f6ee6657168
-
Tor Lillqvist yazdı
Change-Id: If819c60a4d1fb3af2f4f87e0e4acfd00ecad95d3
-
Petr Mladek yazdı
Otherwise the build --without-system-stdlibs fails; This option is used for the universal Linux build Change-Id: I0f7d87bb161d50748fee05f9c3f6a4b87b788aa4 Reviewed-on: https://gerrit.libreoffice.org/1938Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Radek Doulik yazdı
Change-Id: I4531ab82a52e3da41f12409185f7c0730381aa23
-
Miklos Vajna yazdı
Change-Id: Ida6b3820989acaa2f1bac43aa40276eaa12c8aae
-
Miklos Vajna yazdı
Normally such a page break is surrounded by text, and text() already calls checkNeedPap(), but in case the whole paragraph contains a page break only, we need it here as well. Change-Id: I3961272d77c743e0e6da2d5052e57cec5f5937e7
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
After all, if somebody else wants to distribute builds that require something newer, they are allowed to.
-
- 31 Ock, 2013 24 kayıt (commit)
-
-
Michael Stahl yazdı
gdb 7.5.1 complains about ambiguous base class "XInterface" with cast() so try dynamic_cast() instead. Change-Id: I99a21eea7251e663deee395f6a13ca0ed041e8c9
-
Michael Stahl yazdı
With the previous commit it appears to work now. Change-Id: Ifa2c69c6e8617461ec2098ecc959e99a4812565e
-
Michael Stahl yazdı
Revert commit 0c220608, since this apparently causes failure to open ODF files via SMB on Linux. Instead of changing SfxMedium, adjust the ScExportTest: when saving XLSX files interactively, the SfxFilter::lFormat is always 0, which causes SfxObjectShell::SaveTo_Impl not to call SfxMedium::GetOutputStorage() at all, working around the locking issue on WNT. Change-Id: I0ab8b4262475e4c8425eebb1413997457e5e9417
-
Julien Nabet yazdı
Change-Id: I57baea223b0f0a78346d9872665ab85c00c8fc51
-
Julien Nabet yazdı
Change-Id: I39e1dd985af6029e1fd688ff47350734c85928a6
-
Tor Lillqvist yazdı
Change-Id: If7c61b203b3ca307831187778b951e8310381ca8
-
Tor Lillqvist yazdı
solenv/bin/linkoo doesn't do anything on OS X anyway, and even if it would do and it would work, it would interfere with signing the app bundle. Change-Id: If7a6cecea57cddf8a637a60872d0372eb5093f41
-
Tor Lillqvist yazdı
Change-Id: I80492249471c15778bfafe36e65fa183ccff58f8
-
Stephan Bergmann yazdı
Change-Id: If9f9dfd450cd010528dd625f50049f4e963b01a6
-
Tor Lillqvist yazdı
We have only been lucky so far that there hasn't been any compilation errors caused by using the HOST platform config_*.h files also for the BUILD platform. But as more and more information found out during configury is stored in config_*.h files, sooner or later it will be a problem. Move config/* to config_host/*. When not cross-compiling, the config_*.h files in config_host expanded from config_*.h.in are all there is. When cross-compiling, the generated config_*.h files for the BUILD platform are put into a config_build folder. Then use config_build when building the cross_toolset and config_host otherwise. Change-Id: I3c28cc83866bffd696b45d00dfb68e00bc2ae538
-
Tor Lillqvist yazdı
Change-Id: I9c9db51f04db5a0d073bd7493c198e8413299633
-
Stephan Bergmann yazdı
Change-Id: I68f43b16f09e606b9e7ae384c76554a6763afa8d
-
Stephan Bergmann yazdı
Change-Id: I12421776ac75bd92fc39eb2d3e79df47107ea1d9
-
Stephan Bergmann yazdı
Change-Id: I6c24bf51acc0d014ede2f36e17e52cef21753d41
-
Stephan Bergmann yazdı
Change-Id: If41321bc1c79cb475aae1c4588f8663beccd2209
-
Stephan Bergmann yazdı
cppuhelper/source/typedescriptionprovider.cxx would read it if it finds .rdb files in that format. Throwaway new reg2bin tool for now can translate existing .rdb files into the new format. Change-Id: Iacf219c30cfc358c3d31fb0d73966cf2296a4fe5
-
Lennard yazdı
Importing an LibreOffice upArrow from an pptx document caused it and several custom shapes go down the drain. That was perhaps a memory violation because the procedure to generate it in working memory was missing. This patch gets you that procedure. Note it cannot be manipulated yet. Signed-off-by:
Lennard <Wasserthal@nefkom.net> Conflicts: oox/source/drawingml/customshapepresets4.cxx Change-Id: I8b9ce3ae1aef7894ab04b9857e90831d715ec1d5 Reviewed-on: https://gerrit.libreoffice.org/1492Reviewed-by:
Petr Mladek <pmladek@suse.cz> Tested-by:
Petr Mladek <pmladek@suse.cz>
-
Cédric Bosdonnat yazdı
-
Kohei Yoshida yazdı
When launching it from the Security tab of the PDF Options dialog during PDF export. Change-Id: Ife2d3a7b508ba2e077018d11478ad680d18d3f0d
-
Andras Timar yazdı
It may be install and run on Windows 2000, but nodody really tests it on this old platform, and developers are reluctant to fix bugs specific to this old platform. Change-Id: Ibeb45c0c2e7aef67d2e68bb5d104c5c3c2752dc4
-
Radu Ioan yazdı
- replaced OSL_TRACE with SAL_INFO Change-Id: I4d63df493e85bc095b8a11e3842b0d69c5217c96 Reviewed-on: https://gerrit.libreoffice.org/1804Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Luboš Luňák yazdı
Change-Id: I24bce9dcf46367b5658071ed692d346bb01a83a3
-
Caolán McNamara yazdı
Change-Id: I44686ea724873181018bf00253a08afa58c9a10b
-
Caolán McNamara yazdı
Change-Id: I6a935ced687b1076dfdd6c6ae0cf3bce1fc6adbd
-