summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2013-03-30fix loplugin warningsPeter Foley1-1/+0
2013-03-29ResMgr with LanguageTagEike Rathke7-19/+10
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-28add missing deps on headersDavid Tardon1-0/+6
2013-03-28add missing dep on uwinapi.hDavid Tardon1-0/+4
2013-03-28add missing dep on sal headersDavid Tardon1-0/+5
2013-03-28WaE: comparison is always true due to limited range of data typeTor Lillqvist1-4/+4
2013-03-28Need deployment component too when HAVE_FEATURE_EXTENSIONSTor Lillqvist2-5/+2
2013-03-27WaE: declaration shadows a previous localDavid Tardon1-5/+5
2013-03-27WaE: macro is not used: USE_LIBPNGTor Lillqvist1-2/+0
2013-03-27Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist4-15/+19
2013-03-27-Wunused-macrosThomas Arnhold1-12/+0
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 Arnhold3-7/+7
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann7-24/+24
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-8/+8
2013-03-19trailing whitespacesThomas Arnhold1-2/+2
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist1-2/+0
2013-03-16Make some xml entries localizableZolnai Tamás2-2/+2
2013-03-15various .ui fixes caught by linter toolJack Leigh1-3/+2
2013-03-15add missing dep on sal/types.hDavid Tardon1-0/+5
2013-03-15various efforts to consistently apply HIG rulesCaolán McNamara1-21/+5
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-12liblibo: install test library by itself and install it.Michael Meeks3-8/+29
2013-03-12liblibo: create XComponent for docJack Leigh1-1/+16
2013-03-12liblibo: better init code.Michael Meeks4-16/+16
2013-03-12liblibo: move to C++ interface.Jack Leigh6-61/+87
2013-03-12liblibo: create initial liblibreoffice.Michael Meeks6-0/+260
2013-03-12No namespace desktop visible or needed in this source file any moreTor Lillqvist1-1/+0
2013-03-12Need relative path to where exithelper.h isTor Lillqvist1-1/+1
2013-03-12Use symbolic names instead of magic literal constantsTor Lillqvist7-72/+53
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 filesBorim30-1/+79
2013-03-07fdo#34540 convert 'soffice --help' dialog on Windows to .uiAndras Timar6-67/+153
2013-03-07Remove obsoleted dmake makefile.mkStephan Bergmann1-132/+0
2013-03-07Gbuild'ify desktop/test/deployment/passive/Stephan Bergmann11-0/+145
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