summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold3-3/+3
2013-02-28Bypass a little more stuff for Android (and iOS)Tor Lillqvist1-3/+4
2013-02-28Use proper Android logging here, tooTor Lillqvist1-4/+7
2013-02-27WaE: unused functionTor Lillqvist1-1/+10
2013-02-26Bypass the crack pipe on Android and iOSTor Lillqvist1-1/+10
2013-02-25loplugin: unused variablesThomas Arnhold2-2/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-22Try ignoring IPC pipe errors on AndroidTor Lillqvist1-0/+2
2013-02-22Rename the package and .apk of the "desktop" test app to avoid confusionTor Lillqvist1-2/+2
2013-02-22these stray fprintfs drive people dementedCaolán McNamara1-4/+0
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist3-4/+4
2013-02-21Remove leftover debugging printfTor Lillqvist1-1/+0
2013-02-21android: finally starting and rendering at least something again.Michael Meeks2-1/+38
2013-02-21Clean up code that sends and recvs strings accross the OfficeIPC pipeStephan Bergmann1-55/+56
2013-02-20Some cppcheck cleaningJulien Nabet2-5/+2
2013-02-20s/FaultBack/Fallback/Tor Lillqvist1-6/+6