summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/manager
AgeCommit message (Expand)AuthorFilesLines
2015-01-07fix spelling: garded -> guardedNoel Grandin1-6/+6
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara4-8/+5
2014-12-12desktop: Use appropriate OUString functions on string constantsStephan Bergmann1-7/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-3/+3
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2-2/+4
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin2-4/+2
2014-10-25coverity#983652 Uncaught exceptionCaolán McNamara2-0/+2
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-05coverity#706495 Uncaught exceptionCaolán McNamara1-5/+12
2014-09-05coverity#983652 Uncaught exceptionCaolán McNamara1-2/+12
2014-06-04desktop: fix includesThomas Arnhold12-117/+117
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-1/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin2-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-2/+2
2014-04-22desktop: sal_Bool->boolNoel Grandin1-2/+2
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann2-10/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann5-56/+56
2014-02-27Remove visual noise from desktopAlexander Wilms3-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann8-108/+108
2014-02-23Remove unneccessary commentsAlexander Wilms5-54/+54
2014-01-28bool improvementsStephan Bergmann2-3/+3
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2-4/+4
2013-11-08Don't unnecessarily wrap RuntimeExceptionsStephan Bergmann1-1/+1
2013-11-08Unwind confusing namespace aliasStephan Bergmann1-119/+118
2013-11-05Improve debug outputStephan Bergmann1-5/+6
2013-10-28fixincludeguards.sh: desktopThomas Arnhold4-8/+8
2013-10-23convert code to use OUString::endsWithNoel Grandin1-1/+1
2013-08-25The "shared" extensions are read-only when HAVE_FEATURE_READONLY_INSTALLSETTor Lillqvist1-0/+5
2013-08-22No use continuing with empty extensions sequence past the exception hereStephan Bergmann1-2/+5
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-3/+3
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-4/+4
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-2/+2
2013-05-02Resolves: #i119272# Trigger deletion of temporary files of extension managerAndre Fischer1-0/+4
2013-04-29RuntimeException missing from exception specification for UNO methodStephan Bergmann2-2/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák12-169/+164
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee1-1/+1
2013-03-27Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist2-8/+11
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist2-11/+10
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-07Revert "Cleanly remove an extension again that cannot be activated while inst...Stephan Bergmann1-19/+3
2013-02-05Cleanly remove an extension again that cannot be activated while installing itStephan Bergmann1-3/+19
2013-01-10fdo#58909: Missing BAK_EXTENSIONS bootstrap variableStephan Bergmann1-1/+1
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith1-1/+1