- 22 Eki, 2014 15 kayıt (commit)
-
-
Maxim Monastirsky yazdı
Change-Id: I0454b52dcfe1514f81ddfc97a4f9246d6d2571f7
-
Michael Stahl yazdı
The PythonTest_dbaccess_python may fail in incremental builds because of stale JVM path in workdir/unittest/user/config/javasettings_Linux_X86_64.xml so it's better to use the fresh UserInstallation that is already passed in from PythonTest.mk. To make that work, tolerate non-existing path in SubstitutePathVariables::SetPredefinedPathVariables() at least when running in the build environment, which is probably better than effectively running with "/" as UserInstallation anyway... This partially reverts commit 6dbb6275. Change-Id: I4d42d53c049056590662828360c4ce5a29af0f4b
-
Caolán McNamara yazdı
move fltshell.cxx into basflt and fire up the chainsaw for the rest This filter has never, as far as I know, had a route to actually execute it since day 0 of OpenOffice.org. Change-Id: I35a92e2dee60bdc5d2d4e7181074bc4a3635b54c
-
Caolán McNamara yazdı
via the standard .doc binary filter Change-Id: I0284fa815e6874d7d59ad1ad8ede4482d2e266a4
-
Caolán McNamara yazdı
Change-Id: I96b4d44e44389245f3ccc4a08198676461c6a38b
-
Stephan Bergmann yazdı
Change-Id: I6ec5de40ce2f4cbcce751dcae16dae60abbc1a37
-
Takeshi Abe yazdı
from SwOLENodes, by typedef'ing it instead. Change-Id: Idafdc69a4cf7629c8c82fab5f3472be3049dfeab Reviewed-on: https://gerrit.libreoffice.org/12019Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Vinicius Vendramini yazdı
Change-Id: I630aeedc31099e11d4bd0e91a05943e926efd61e
-
Takeshi Abe yazdı
in writerperfect/source/writer. Change-Id: I8840f13b44aa1060dab9383583bdb1db4db70aaa Reviewed-on: https://gerrit.libreoffice.org/12038Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Id1613a100e96667717cc32f44f84c0916055ea01
-
Stephan Bergmann yazdı
Change-Id: Ib720bc4b3bfff8e428d14d65ff73144db82c60e0
-
David Tardon yazdı
Change-Id: I580266d908e30ef076de0517f41a600f4c9372c1
-
Adolfo Jayme Barrientos yazdı
Change-Id: I6aaa7602f57f6cb2d0f9bc3ee897a9c3576d47d3 Reviewed-on: https://gerrit.libreoffice.org/12012Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Miklos Vajna yazdı
These two APIs do the same, except that the previous doesn't handle nested calls, while the later does, as it stores its state on the stack. The idea is that once all calls to the previous are eliminated, we can get rid of it, reducing code duplication. Change-Id: I0162f3ab475e306734412b39d7166c4f0bc6cd7f
-
Tor Lillqvist yazdı
Feature test macros that govern conditional compilation should be defined in config_*.h include files, not on the compilation command line. Change-Id: I40575a4762fd2564f10927b6f38a112dd9f9a3d7
-
- 21 Eki, 2014 25 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: If9dd92c361d406c435329d29870dc8bb07a8ba7b
-
Miklos Vajna yazdı
Change-Id: I4e8f94554141e41863c474c5f99be4b1974f3dd7
-
Philipp Weissenbacher yazdı
Change-Id: Ib68eb94b296b002a8cd4e73dd6fd72a4f9d2f7d3 Reviewed-on: https://gerrit.libreoffice.org/12058Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Iaba5f2634e985cf41d52bedcbf7ac1c060d02c1d
-
Stephan Bergmann yazdı
Change-Id: I221d3b9f0bf0f90a117fcf0caead52f2c31f7926
-
Stephan Bergmann yazdı
...apparently, given that the SID_ATTR_UNDO_COUNT entry in sfx2/sdi/appslots.sdi is the only place that mentions those functions. That reveals that all the other SIDs mentioned there are completely unused. (Also, there seems to be no need to wrap the remaining PropExec/State_Impl functionality in #ifndef DISABLE_SCRIPTING.) Change-Id: Iea7a41aa323b7876d316794cebe962e6e086236d
-
Stephan Bergmann yazdı
Change-Id: I3ee646258ed1419245a0766c79214102b08bbca1
-
Caolán McNamara yazdı
This reverts commit b179235f.
-
Yousuf Philips yazdı
Change-Id: Idc02ca8c9faa8dfc05329bc1ef2807873590aabe Reviewed-on: https://gerrit.libreoffice.org/12063Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Tor Lillqvist yazdı
Change-Id: Id96ab8d9938725d780c475f2f892660f04448df1
-
Tor Lillqvist yazdı
Change-Id: I080677b1add4f82315ed063af2478c9e41d267ac
-
Stephan Bergmann yazdı
Change-Id: Id3c70202bd028bf7400419fcba5ba4217954acd5
-
Miklos Vajna yazdı
Change-Id: I6c9a42625f10a3a30e2636a2a2be2b9bcba8f6af
-
Caolán McNamara yazdı
Change-Id: I4100600455f1cc48c6d8957dacfe232192895e50
-
Caolán McNamara yazdı
Change-Id: If31787ed84157cfb1c28710277fba747f96adc8d
-
Yousuf Philips yazdı
Also hid 'Extrusion On/Off' button in the extrusion toolbar Change-Id: I768ba62878039a18cad8294046b3ae84d762d91b Reviewed-on: https://gerrit.libreoffice.org/12046Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Caolán McNamara yazdı
regression due to changes of sd/source/ui/slideshow/slideshow.cxx in cc5518ca commit cc5518ca Author: Steve Yin <steve_y@apache.org> Date: Thu Nov 28 12:09:19 2013 +0000 Integrate branch of IAccessible2 Change-Id: I6b399d68c1f3ef32b702135b981100a23760569b
-
Yousuf Philips yazdı
Change-Id: I62a942dc525eea17115959533f0c9b06b85722c6 Reviewed-on: https://gerrit.libreoffice.org/12033Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Michael Stahl yazdı
Dispose the dbaccess document, and recursively delete the temp directory in Connection::dispose(). Change-Id: Id283289e44b8ca09b88da19920da7f27b551aa7e
-
Michael Stahl yazdı
ODatabaseMetaData and OResultSetMetaData apparently have life-times independent of their creating object, so they need to own the Connection too. Change-Id: Idee28a96e318ca4b3d804084d609737a7fc75862
-
Michael Stahl yazdı
bin/refcount_leak.py was very helpful here. Change-Id: I61dc57408cf1533f733c08b701884851ec6afb8d
-
Michael Stahl yazdı
Change-Id: I03e7e09e185e9cb25868c86de0b402b89e7f5d75
-
Michael Stahl yazdı
Change-Id: Iff838c97c1cf633f99e75a169eeb8bb324d4a32a
-
Michael Stahl yazdı
Change-Id: I4b0798a08f650660d1b5daaa41c7ee3618fbab3a
-
Michael Stahl yazdı
Change-Id: If75573ffe565ec621aa6c9739cec71bc4b087c7a
-