summaryrefslogtreecommitdiffstats
path: root/desktop/source
Commit message (Expand)AuthorAgeFilesLines
* remove 2 unused resourcesAndras Timar2012-07-152-18/+0
* Remove unused HIDsThomas Arnhold2012-07-141-7/+0
* Perform initialization in initialization list + fix typoJulien Nabet2012-07-141-3/+2
* simplify include guardsThomas Arnhold2012-07-1434-34/+34
* Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-131-3/+3
* Hide information about failure during very early startup a little lessStephan Bergmann2012-07-131-3/+9
* hrc cleanup: Remove unused Strings in desktopThomas Arnhold2012-07-134-54/+0
* warning C4702: unreachable codeMichael Stahl2012-07-111-0/+6
* Resolves: rhbz#838368 --view ignored while -view acceptedCaolán McNamara2012-07-091-2/+2
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-2/+6
* useless aMgrName stringCaolán McNamara2012-07-031-1/+0
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-021-2/+0
* fdo#46510 optionally turn on Quickstarter by installerAndras Timar2012-06-281-0/+36
* drop unused includesDavid Tardon2012-06-281-2/+0
* Remove unused include filesThomas Arnhold2012-06-271-44/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-272-4/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-06-265-29/+0
* callcatcher: update listCaolán McNamara2012-06-251-43/+0
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-221-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-2142-1020/+642
* re-base on ALv2 code.Michael Meeks2012-06-2118-463/+301
* Fix X Session Management supportStephan Bergmann2012-06-211-0/+3
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-213-3/+0
* Show backing window instead of empty writer upon an "empty session"Stephan Bergmann2012-06-201-22/+8
* Avoid deadlock when signal handler joins threadStephan Bergmann2012-06-202-4/+7
* remove some UniString ctorsCaolán McNamara2012-06-191-3/+3
* Unused variableStephan Bergmann2012-06-151-1/+1
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-152-10/+1
* Remove superfluous empty lines on topThomas Arnhold2012-06-095-10/+0
* bnc#524250: Show backing component after cancelled recoveryStephan Bergmann2012-06-071-71/+74
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-063-15/+13
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-064-21/+15
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-042-12/+10
* targeted string re-workNorbert Thiebaud2012-06-0212-159/+155
* nuke unused namespaceTakeshi Abe2012-06-018-10/+0
* Force --headless argument when LIBO_HEADLESS is definedRiccardo Magliocchetti2012-05-311-0/+4
* More headless build workRiccardo Magliocchetti2012-05-311-2/+0
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-1/+1
* removed unused const rtl::OUStringTakeshi Abe2012-05-183-3/+0
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-161-1/+2
* removed unused static rtl::OUStringTakeshi Abe2012-05-142-9/+0
* Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann2012-05-021-4/+6
* Cleaned up CommandLineArgsStephan Bergmann2012-05-027-602/+404
* make ResId::toString a non-static memberCaolán McNamara2012-04-303-27/+23
* Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann2012-04-266-11/+14
* Improved error reportingStephan Bergmann2012-04-261-2/+2
* ...and remove duplicate #include <vector> againStephan Bergmann2012-04-251-1/+0
* Missing #include <vector>Stephan Bergmann2012-04-251-0/+4
* include vectorCaolán McNamara2012-04-251-0/+1