- 22 Haz, 2012 12 kayıt (commit)
-
-
Florian Reisinger yazdı
Change-Id: I42284ab7d3bd542d9ef570626a178d697e1f5b2b
-
Noel Power yazdı
Change-Id: I6a2363a2c4370cdb5050b404f23e9cbcce684dc5
-
Fridrich Štrba yazdı
Change-Id: I8ab9462409bf5e0769d043209a8e2005bfdf4e0a
-
Stephan Bergmann yazdı
...and apparently has negative consequences (system CFNetwork framework picking up LO libsqlite3.dylib instead of system one, as DYLD_LIBRARY_PATH overrides recorded installnames). Contrary to the old comment ("so that 'import pyuno' finds libpyuno.so"), what setting LD_LIBRARY_PATH on Linux is still necessary for is so that python.bin (a stripped version of the python executable from external python module) finds libpython2.6.so, as it lacks an RPATH. ('import pyuno' finds pyuno.so apparently on PYTHONPATH, anyway, and pyuno.so in turn dlopen's libpython.{dylib,so} with full path.) (This might make dc82cf02 "Make PyUNO work --with-macox-version-min-required=10.6" irrelevant.) Change-Id: I1c3a6c61d4cc976d85956e587497a13a77689128
-
Thomas Arnhold yazdı
empty: ClearTip implOnShapeInserted ImpCopyMarkedPoints ImpMakeDragAttr ImpCopyMarkedPoints ImpMakeDragAttr ImpDelDragAttr ImpMakeCreateAttr Is1stLessThan2nd LinkToListTemplate NewCoreSelection ScrollStart ScrollEnd SetNoOutlineNum non-called: NewCoreSelection Change-Id: Ief273b741aaf49ff66c0dac898686e4def4de0c1
-
Thomas Arnhold yazdı
Is testhxx still useful?! Change-Id: Ic7761214df4e3056c95f1b5dd8f1e3a2ce357d84
-
Miklos Vajna yazdı
Change-Id: I0ec2570aab2fdc645638875b632d8a854fc00b94
-
Sebastian Spaeth yazdı
Remove commented out code, superfluous code comments (that did nothing but restate the function name), and translate a few bits of German comment to English. This is v2, addressing Bjoern's comment (leave in public OOo bug references) Kept some more bug refs. Change-Id: I9e94444bfe08db90befc3d038b01c94c85507afa Signed-off-by:
Sebastian Spaeth <Sebastian@SSpaeth.de>
-
Robinson Tryon yazdı
A range of years is more clearly delineated with a hyphen than with a comma. Change-Id: I36a668b7e6ccecc210daa69de7948ad5c029f96d
-
Michael Meeks yazdı
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
-
Lionel Elie Mamane yazdı
Change-Id: I17255da6989df4ef01d874bbb318b8374d7dd5e0
-
Philipp Riemer yazdı
After commit ec5fa016 "replace all but one .hdl include with equivalent .hpp includes" some of these includes were doubled in the corresponding files. This patch deletes those duplicates.
-
- 21 Haz, 2012 28 kayıt (commit)
-
-
Jonathan Adams yazdı
Change-Id: I070b878b9275884e1ad0db3bb07483a3451682fb
-
Michael Meeks yazdı
Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9
-
Noel Power yazdı
Change-Id: Ic6570608ac98c51438b583b7a75fa940b29b7473
-
Change-Id: Id06caa5d0552e4f3695244de4f6096f80885a783
-
Andras Timar yazdı
Change-Id: Idbe935d4fa1a83f49db28c2dcb74a421ba22b822
-
Bjoern Michaelsen yazdı
Change-Id: I5705530ee4d5b93bc66ca23463098ac45f49323d
-
Andras Timar yazdı
Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57
-
Noel Power yazdı
this patch is a follow up to 6ea4e42e & 7fff9872 Change-Id: Ia286164c369526acb4dfe733b651e65a79d124d8
-
Miklos Vajna yazdı
Change-Id: I7cc3e05e48fc9850fbe04c6511f5e9f18a680ec7
-
Miklos Vajna yazdı
Change-Id: I6355b17042a42d44c7086f54b3efc6ba4d0c5d55
-
Miklos Vajna yazdı
Change-Id: Ibcaf427849ef69f379e0d6e77f586d77e4d0c92f
-
Miklos Vajna yazdı
Change-Id: I7c7d78c212683e47f726fc91d59c9c495b78641e
-
Caolán McNamara yazdı
Change-Id: I8c375e3bfbcd3d7046a8bdb1968934b7d7ca96f8
-
Caolán McNamara yazdı
Change-Id: I02b2775609a191c4cc1d411030b9e9e2f4079f8b
-
Michael Meeks yazdı
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
-
Miklos Vajna yazdı
w10:wrap was originally arrived to writerfilter::dmapper::WrapHandler::lcl_attribute(), but writerfilter::dmapper::DomainMapper_Impl::PushShapeContext() was called already and set the anchor type. Fix this, then we can set a a suitable anchor type in lcl_SetAnchorType() based on the type model. Change-Id: Ib411450b10f29f814bc13d81eaec434971b2e52a
-
Sebastian Spaeth yazdı
Remove old, already commented out code and useless code documentation (basically restating the function names). Also translate the few Germany comments in that file. This file still lacks a good doxygen code documentation or a brief description of what it actually does. Change-Id: I339a01dbd4ea894be13293133b8dedbc55c2bbac Signed-off-by:
Sebastian Spaeth <Sebastian@SSpaeth.de>
-
Michael Stahl yazdı
Change-Id: Ic9338867a3bf9315f20fa02d7fdb1adda2db285a
-
Michael Meeks yazdı
Change-Id: I0cba9316e229362fa82a45d9e4d4763a6cf29540
-
Michael Meeks yazdı
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
-
Michael Meeks yazdı
Change-Id: Idef032c08c097e04fcf0cae3d184ceb660b65949
-
Stephan Bergmann yazdı
...passing -session= into soffice was no longer supported. The way I tested this with Gnome 3.4 (Fedora 17) is with: * Run gnome-session-properties to select "Options - Automatically remember running applications when logging out" * Create ~/.local/share/applications/lodev.desktop: [Desktop Entry] Exec=.../core/solver/unxlngx6/installation/opt/program/soffice Icon=libreoffice-startcenter Name=LOdev Type=Application * Run "startx /usr/bin/gnome-session -- /usr/bin/Xephyr :1" Change-Id: Id8a6e431e4c355caafa6c7111a435ebc0d35f78a
-
Radek Doulik yazdı
Change-Id: Id77cbfaa287d15c4af9a91976f3b091e68229223
-
Andras Timar yazdı
Change-Id: I4b9fda0f81d43cab80a015a2eb7374a94f3da7de
-
Thomas Arnhold yazdı
All of those defines (should) not be used at any point in the code. False positives may exist, because some macro names are getting generated by some template/macro foo. This is the version which compiled fine for me. Also there are many commented out lines removed. Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
-
Thomas Arnhold yazdı
The only part where one definition was used was commented out. All other definitions in the hrc file were unused. Change-Id: I257e61b96271685e9321211846a0021059924abe
-
Ivan Timofeev yazdı
StringRangeEnumerator (i.e. user's input) contains page numbers in a different page range (it excludes empty pages). So: - first map page numbers to a common range, then compare - user's input can't contain empty pages, remove this check Change-Id: I4fce5215272fc90f39c9e05d3f3604734a8aebe3
-
Ivan Timofeev yazdı
Change-Id: I5e5bcebeb804256d0ad8cf6afafc392b2853b88f
-