summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2011-11-01WaE: more windows tinderbox warning cleanupMichael Meeks1-0/+1
2011-10-31Improved an OSL_FAIL.Stephan Bergmann1-2/+7
2011-10-26chmod -xTor Lillqvist41-0/+0
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot1-2/+2
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann4-4/+4
2011-10-08add more component prefixesMatúš Kukan12-12/+12
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-1/+1
2011-10-07WaE: win32 cleanupMichael Meeks1-1/+1
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks1-2/+2
2011-10-05cast goneCaolán McNamara1-2/+3
2011-10-04verbose error message pleaseCaolán McNamara1-9/+10
2011-10-03solve a cosmetic issue in Extension Manager windowAndras Timar1-1/+3
2011-09-29WaE: suggest a space before ';' or explicit braces around empty body in 'whil...Tor Lillqvist1-1/+2
2011-09-29ByteString->rtl::OStringBufferCaolán McNamara1-10/+11
2011-09-29why use a pointer when a reference will doCaolán McNamara1-10/+10
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-2/+3
2011-09-21Improved some error reporting.Stephan Bergmann2-19/+16
2011-09-21include dp_gui_theextmgr.hxx only onceAndras Timar1-1/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold2-9/+9
2011-09-16catch by const referenceCaolán McNamara1-20/+30
2011-09-15gbuildize desktopDavid Tardon28-1538/+50
2011-09-09sb140: #i117084# do not leak Lockfile instanceStephan Bergmann3-30/+4
2011-09-09sb140: #i116910# do not leak Thread_Impl from desktop::AcceptorStephan Bergmann1-0/+1
2011-09-01Resolves: fdo#37195 CreateProcessServiceFactory can't happen before syncCaolán McNamara2-3/+12
2011-08-31grabbag of unused codeCaolán McNamara2-11/+0
2011-08-26oops, out-by-one idiocyCaolán McNamara1-2/+2
2011-08-22regoptions (etc.) now unused post registration-removalCaolán McNamara1-1/+0
2011-08-19print fatal UNO exceptions' text in a friendly way from OpenClients failuresMichael Meeks1-7/+12
2011-08-19fdo#37206 toggle default config to false for crash-reporter installedCaolán McNamara1-1/+1
2011-08-17use RTL_CONSTASCII_LENGTH/SAL_N_ELEMENTSCaolán McNamara1-5/+5
2011-08-16catch by const referenceCaolán McNamara1-5/+5
2011-08-15add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara1-29/+6
2011-08-08explicitly call XDesktop::terminate on early "restart" exitCaolán McNamara1-3/+10
2011-08-08why create a com.sun.star.util.PathSubstitution and not use itCaolán McNamara1-1/+0
2011-07-31Some cppcheck cleaningJulien Nabet1-1/+1
2011-07-30Some cppcheck cleaningJulien Nabet3-4/+4
2011-07-21Header filename case sensitivity fixesTor Lillqvist1-1/+1
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan7-37/+0
2011-07-07Remove unused bChechOkMatúš Kukan1-1/+0
2011-07-07Remove socomp library related codeMatus Kukan12-1098/+4
2011-07-07Remove productregistration.jar library related codeMatus Kukan21-6670/+0
2011-07-02Remove accidentally kept unused filesMatus Kukan6-2131/+0
2011-06-30build id isn't massively helpful hereCaolán McNamara2-10/+4
2011-06-21catch by const referenceCaolán McNamara1-12/+24
2011-06-20fix fdo#37110 --quickstart shouldn't show start centerRobert Nagy1-1/+1
2011-06-17Related: rhbz#702833 addEventListener without removeEventListenerCaolán McNamara1-1/+11
2011-06-13default config location has changed, look in old config dir when migratingNoel Power1-0/+19
2011-06-01tweak these a bit to allow better templateCaolán McNamara12-41/+21
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky1-8/+4
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky3-12/+24