summaryrefslogtreecommitdiffstats
path: root/desktop/source
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann2013-04-221-45/+12
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist2013-04-191-2/+2
* desktop: add STR_BOOTSTRAP_ERR_USERINSTALL_FAILEDMichael Stahl2013-04-183-1/+7
* Desktop::HandleBootstrapPathErrors: try to not be totally uselessMichael Stahl2013-04-181-5/+1
* add desktop libs to libmergedPeter Foley2013-04-153-6/+6
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-151-1/+1
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-078-10/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07121-1389/+1327
* new module i18nlangtagEike Rathke2013-04-058-9/+9
* Replace `compareTo(...) == 0` with ==Ashish Banerjee2013-04-051-1/+1
* Remove SvtInternalOptionsThomas Arnhold2013-04-052-15/+1
* Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2013-04-052-1/+4
* Not escape single quotes in src\hrc filesZolnai Tamás2013-04-043-38/+38
* Remove Mac OS X for PowerPC supportTor Lillqvist2013-04-031-3/+0
* desktop: add --pidfile switchRiccardo Magliocchetti2013-04-034-0/+71
* DescriptionInfoset with LanguageTagEike Rathke2013-04-035-119/+56
* drop prefix from ::cssThomas Arnhold2013-04-021-1/+1
* expand some more namespace macrosThomas Arnhold2013-04-011-18/+13
* fix loplugin warningsPeter Foley2013-03-301-1/+0
* ResMgr with LanguageTagEike Rathke2013-03-295-19/+8
* ditch this overengineered nonsenseEike Rathke2013-03-291-118/+2
* Building without --with-help is not supposed to disable help functionalityTor Lillqvist2013-03-281-2/+2
* WaE: comparison is always true due to limited range of data typeTor Lillqvist2013-03-281-4/+4
* Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist2013-03-274-15/+19
* Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist2013-03-275-12/+20
* -Wunused-macrosStephan Bergmann2013-03-274-8/+6
* Check feature test macros instead of ANDROID and/or IOSTor Lillqvist2013-03-268-28/+32
* Lock files make no sense on Android or iOSTor Lillqvist2013-03-261-0/+2
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-212-10/+14
* Leftover unused local variableStephan Bergmann2013-03-201-4/+3
* deb#703486: Keep migrating more user extensions after one failedStephan Bergmann2013-03-202-39/+22
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-201-3/+3
* further OUString cleanupThomas Arnhold2013-03-192-6/+6
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-197-24/+24
* Bin some pointless comments and ASCII graphicsTor Lillqvist2013-03-161-2/+0
* liblibo: install test library by itself and install it.Michael Meeks2013-03-121-7/+22
* liblibo: create XComponent for docJack Leigh2013-03-121-1/+16
* liblibo: better init code.Michael Meeks2013-03-122-8/+12
* liblibo: move to C++ interface.Jack Leigh2013-03-122-23/+21
* liblibo: create initial liblibreoffice.Michael Meeks2013-03-122-0/+191
* Use symbolic names instead of magic literal constantsTor Lillqvist2013-03-124-65/+45
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-092-2/+2
* Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann2013-03-091-12/+45
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-03-091-45/+12
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0829-1/+76
* fdo#34540 convert 'soffice --help' dialog on Windows to .uiAndras Timar2013-03-074-67/+14
* fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin2013-03-071-10/+6
* fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2013-03-071-6/+5
* Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist2013-03-071-17/+9