summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2012-02-01Some cppcheck cleaningJulien Nabet1-1/+1
2012-02-01allow to migrate the shared registrymodifications.xcuPetr Mladek1-22/+40
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-1/+1
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev1-9/+9
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann3-3/+3
2012-01-25reduce unnecessary includesCaolán McNamara1-16/+15
2012-01-24WaE: "defined but not used" for stuff bypassed for AndroidTor Lillqvist2-1/+10
2012-01-24android: disable bundled extension synchronisationMichael Meeks1-0/+2
2012-01-24android: disable lock-file bits for nowMichael Meeks1-1/+2
2012-01-24android: disable create_user_install's copyFile goodnessMichael Meeks1-2/+12
2012-01-23android: setup the unorc path correctly into assetsMichael Meeks1-0/+7
2012-01-23use safer rethrow syntaxCaolán McNamara1-1/+1
2012-01-21android: hard-code path to 'lofficerc' in assets/Michael Meeks1-0/+3
2012-01-21android: print out exception messages that escaped 'main'Michael Meeks1-0/+10
2012-01-16Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist6-8/+51
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon1-1/+1
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon1-1/+1
2012-01-13appsys.* and FATToVFat_Impl appear to be unnecessaryCaolán McNamara2-113/+0
2012-01-13ByteString->rtl::OStringCaolán McNamara5-19/+18
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar3-11/+11
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2012-01-09remove deprecated --plugin command line switchAndras Timar2-5/+0
2012-01-09remove deprecated --bean command line switchAndras Timar3-13/+1
2012-01-09don't warn for -h/-?/-o/-n command line switchesAndras Timar1-1/+2
2012-01-09fix switches (--) and typosAndras Timar1-13/+13
2012-01-07yet another few strings to localizeAndras Timar1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz6-5/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz4-4/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz3-3/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+1
2012-01-03Fix for FDO#44280: Wrong position in Extension MgrOlivier Hallot1-25/+35
2011-12-21autocorrection migration never actually usedCaolán McNamara3-394/+0
2011-12-21AutocorrectionMigration is not constructableCaolán McNamara2-14/+0
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot40-221/+219
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2-5/+5
2011-12-16add version suffix (beta1) to about dialogPetr Mladek2-0/+10
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara1-1/+0
2011-12-11Remove ByteStringJulien Nabet1-1/+1
2011-12-08Fix Windows buildTor Lillqvist1-0/+1
2011-12-08Remove unnecessary includesAugust Sodora1-56/+0
2011-12-07Remove testtoolloaderAugust Sodora1-7/+0
2011-12-07'copyright text to see as text in the soffice binary' deletedAndras Timar1-12/+0
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-1/+3
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann1-1/+1
2011-12-06catch exception by constant referenceTakeshi Abe36-350/+350
2011-12-04-quickstart -> --quickstart, etc.Andras Timar1-1/+1
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1