summaryrefslogtreecommitdiffstats
path: root/solenv/bin
Commit message (Expand)AuthorAgeFilesLines
* create-tags: recognize C++11 features hidden behind SAL macrosMiklos Vajna2015-07-211-2/+3
* Fix typosAndrea Gelmini2015-07-041-3/+1
* instsetoo_native: fix building installation setsMichael Stahl2015-06-291-1/+1
* Simplify productname logic.Martin Hollmichel2015-06-291-7/+1
* Fix typosAndrea Gelmini2015-06-281-1/+1
* dead codeAndras Timar2015-06-181-2/+0
* fix fingerprint path with system libextextcatDavid Tardon2015-06-151-1/+0
* some spelling fixes, mostly in Java codeNoel Grandin2015-06-081-1/+1
* macosx: work around hdiutil error -5341 on dmg packagingNorbert Thiebaud2015-05-251-1/+1
* Revert "solenv: if RR is set, skip gdb backtrace, since it's recorded already"Michael Stahl2015-05-221-4/+0
* solenv: if RR is set, skip gdb backtrace, since it's recorded alreadyMichael Stahl2015-05-211-0/+4
* Fix thinkoTor Lillqvist2015-05-211-1/+1
* Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist2015-05-211-9/+0
* OS X codesign fix (e.g. --disable-python case)Andras Timar2015-05-181-3/+6
* OS X SDK.app build fixAndras Timar2015-05-081-3/+2
* tdf#78834 enable localized system dialogs on OS XAndras Timar2015-05-081-0/+7
* android: More services that are probably needed.Jan Holesovsky2015-05-061-0/+11
* android: add ctors needed for ODT saving to the edit listMiklos Vajna2015-05-061-0/+5
* viewer: Remove some more services.Jan Holesovsky2015-05-031-6/+0
* android: Add many missing services, remove several unused ones.Jan Holesovsky2015-05-021-27/+55
* Bin confusing --enable-mergelibs=all optionMatúš Kukan2015-04-221-1/+1
* '0' is a not the same as undefined or empty valueChristian Lohmaier2015-04-161-1/+1
* tags: also index officecfg wrappersMiklos Vajna2015-04-151-1/+2
* add missing services to allow writer to save.Siqi Liu2015-04-141-0/+4
* Don't try to install LibreOffice on XP, if it was built with SDK 8.x or higherAndras Timar2015-04-101-0/+10
* unittest-failed.sh: Actually just one variable is enough here.Jan Holesovsky2015-03-231-13/+13
* It's good to have Dr.Memory in your PATH.Jan Holesovsky2015-03-231-1/+1
* DEBUGCPPUNIT makes no sense on Windows and OS X.Jan Holesovsky2015-03-231-3/+5
* solenv: adapt native-code to partially split sd/util/sd.componentMiklos Vajna2015-03-231-0/+19
* native-code.py: VBA related services.Jan Holesovsky2015-03-231-1/+3
* native-code.py: Make the #if HAVE_FEATURE_SCRIPTING actually work.Jan Holesovsky2015-03-231-1/+3
* Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan2015-03-201-8/+3
* Hint how to use Dr.Memory for unit tests / memory checking.Jan Holesovsky2015-03-191-15/+16
* native-code: svl_component_getFactory -> ctorsMiklos Vajna2015-03-121-1/+4
* native-code: sdd_component_getFactory -> ctorMiklos Vajna2015-03-121-1/+2
* native-code: scfilt_component_getFactory -> ctorsMiklos Vajna2015-03-121-1/+3
* native-code: scd_component_getFactory -> ctorsMiklos Vajna2015-03-121-1/+3
* native-code: avmedia_component_getFactory -> ctorMiklos Vajna2015-03-121-1/+2
* native-code: animcore_component_getFactory -> ctorsMiklos Vajna2015-03-121-1/+12
* Follow-up to c4cfb4f4da3cdd318d52d6fca9f7d99c005e2bfeTor Lillqvist2015-03-121-0/+2
* Fix iOS build: There is no canvasfactory_component_getFactory any moreTor Lillqvist2015-03-121-1/+0
* solenv: remove obsolete OOo SourceConfig cruftMichael Stahl2015-03-022-595/+0
* solenv: sfx's ScriptLibraryContainer depends on #if HAVE_FEATURE_SCRIPTINGMiklos Vajna2015-02-281-2/+21
* native-code.py: Some services were converted to using constructors.Jan Holesovsky2015-02-261-2/+10
* native-code.py: Add more forms constructors.Jan Holesovsky2015-02-251-1/+5
* Typo: alludpatelastsequences->allupdatelastsequencesJulien Nabet2015-02-241-1/+1
* TyposJulien Nabet2015-02-241-1/+1
* native-code.py: Add more missing chart services.Jan Holesovsky2015-02-231-0/+2
* native-code.py: Missing services after the stocservices conversion.Jan Holesovsky2015-02-211-9/+9
* native-code.py: stoc implementation is now converted to constructors.Miklos Vajna2015-02-201-1/+7