summaryrefslogtreecommitdiffstats
path: root/desktop/source/app
Commit message (Expand)AuthorAgeFilesLines
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-101-1/+1
* remove deprecated --plugin command line switchAndras Timar2012-01-092-5/+0
* remove deprecated --bean command line switchAndras Timar2012-01-093-13/+1
* don't warn for -h/-?/-o/-n command line switchesAndras Timar2012-01-091-1/+2
* fix switches (--) and typosAndras Timar2012-01-091-13/+13
* yet another few strings to localizeAndras Timar2012-01-071-1/+1
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-1/+1
* Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot2011-12-216-43/+43
* add version suffix (beta1) to about dialogPetr Mladek2011-12-161-0/+5
* Removed extra semicolonsJesse2011-12-151-1/+1
* regpathhelper: unused, so we've got to have two of themCaolán McNamara2011-12-141-1/+0
* Fix Windows buildTor Lillqvist2011-12-081-0/+1
* Remove unnecessary includesAugust Sodora2011-12-081-56/+0
* Remove testtoolloaderAugust Sodora2011-12-071-7/+0
* 'copyright text to see as text in the soffice binary' deletedAndras Timar2011-12-071-12/+0
* Make dialogs fail with an exception in headless tests.Stephan Bergmann2011-12-061-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-066-48/+48
* -quickstart -> --quickstart, etc.Andras Timar2011-12-041-1/+1
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-2/+2
* ByteString::GetToken->comphelper::string::getTokenCaolán McNamara2011-11-281-8/+12
* remove include of pch header in desktopNorbert Thiebaud2011-11-2717-34/+0
* Remove some unused headers from desktopJoseph Powers2011-11-201-64/+0
* remove unused desktop/source/app/copyright_ascii_sun.cNorbert Thiebaud2011-11-141-10/+0
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-147-340/+48
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-112-69/+32
* Further clean up of areas touched by previous commit.Stephan Bergmann2011-11-043-135/+135
* String->OUString, remove unused codeAugust Sodora2011-11-043-43/+36
* WaE: more windows tinderbox warning cleanupMichael Meeks2011-11-011-0/+1
* chmod -xTor Lillqvist2011-10-267-0/+0
* Fix for fdo41997 continuation of VCL cleanupOlivier Hallot2011-10-251-2/+2
* Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann2011-10-201-1/+1
* remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks2011-10-051-2/+2
* verbose error message pleaseCaolán McNamara2011-10-041-9/+10
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-291-10/+11
* why use a pointer when a reference will doCaolán McNamara2011-09-291-10/+10
* Improved some error reporting.Stephan Bergmann2011-09-212-19/+16
* catch by const referenceCaolán McNamara2011-09-161-20/+30
* gbuildize desktopDavid Tardon2011-09-154-118/+5
* sb140: #i117084# do not leak Lockfile instanceStephan Bergmann2011-09-093-30/+4
* Resolves: fdo#37195 CreateProcessServiceFactory can't happen before syncCaolán McNamara2011-09-012-3/+12
* grabbag of unused codeCaolán McNamara2011-08-312-11/+0
* regoptions (etc.) now unused post registration-removalCaolán McNamara2011-08-221-1/+0
* print fatal UNO exceptions' text in a friendly way from OpenClients failuresMichael Meeks2011-08-191-7/+12
* fdo#37206 toggle default config to false for crash-reporter installedCaolán McNamara2011-08-191-1/+1
* catch by const referenceCaolán McNamara2011-08-161-5/+5