summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist1-2/+2
2013-04-18desktop: add STR_BOOTSTRAP_ERR_USERINSTALL_FAILEDMichael Stahl3-1/+7
2013-04-18Desktop::HandleBootstrapPathErrors: try to not be totally uselessMichael Stahl1-5/+1
2013-04-15add desktop libs to libmergedPeter Foley3-6/+6
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-1/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák8-10/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák121-1389/+1327
2013-04-05new module i18nlangtagEike Rathke8-9/+9
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee1-1/+1
2013-04-05Remove SvtInternalOptionsThomas Arnhold2-15/+1
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2-1/+4
2013-04-04Not escape single quotes in src\hrc filesZolnai Tamás3-38/+38
2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist1-3/+0
2013-04-03desktop: add --pidfile switchRiccardo Magliocchetti4-0/+71
2013-04-03DescriptionInfoset with LanguageTagEike Rathke5-119/+56
2013-04-02drop prefix from ::cssThomas Arnhold1-1/+1
2013-04-01expand some more namespace macrosThomas Arnhold1-18/+13
2013-03-30fix loplugin warningsPeter Foley1-1/+0
2013-03-29ResMgr with LanguageTagEike Rathke5-19/+8
2013-03-29ditch this overengineered nonsenseEike Rathke1-118/+2
2013-03-28Building without --with-help is not supposed to disable help functionalityTor Lillqvist1-2/+2
2013-03-28WaE: comparison is always true due to limited range of data typeTor Lillqvist1-4/+4
2013-03-27Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist4-15/+19
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist5-12/+20
2013-03-27-Wunused-macrosStephan Bergmann4-8/+6
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist8-28/+32
2013-03-26Lock files make no sense on Android or iOSTor Lillqvist1-0/+2
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist2-10/+14
2013-03-20Leftover unused local variableStephan Bergmann1-4/+3
2013-03-20deb#703486: Keep migrating more user extensions after one failedStephan Bergmann2-39/+22
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-3/+3
2013-03-19further OUString cleanupThomas Arnhold2-6/+6
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann7-24/+24
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist1-2/+0
2013-03-12liblibo: install test library by itself and install it.Michael Meeks1-7/+22
2013-03-12liblibo: create XComponent for docJack Leigh1-1/+16
2013-03-12liblibo: better init code.Michael Meeks2-8/+12
2013-03-12liblibo: move to C++ interface.Jack Leigh2-23/+21
2013-03-12liblibo: create initial liblibreoffice.Michael Meeks2-0/+191
2013-03-12Use symbolic names instead of magic literal constantsTor Lillqvist4-65/+45
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold2-2/+2
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann1-12/+45
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann1-45/+12
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim29-1/+76
2013-03-07fdo#34540 convert 'soffice --help' dialog on Windows to .uiAndras Timar4-67/+14
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin1-10/+6
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin1-6/+5
2013-03-07Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist1-17/+9
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+0