summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/package
AgeCommit message (Expand)Author
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-10-27coverity#1209023 silence Unchecked return value from libraryCaolán McNamara
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-12desktop: sal_Bool -> boolStephan Bergmann
2014-09-02coverity#706501 Uncaught exceptionCaolán McNamara
2014-07-19coverity#706501 Uncaught exceptionCaolán McNamara
2014-06-04desktop: fix includesThomas Arnhold
2014-05-27coverity#706499 Uncaught exceptionCaolán McNamara
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-04-22desktop: sal_Bool->boolNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin
2013-10-28fixincludeguards.sh: desktopThomas Arnhold
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-05-27Better debug loggingStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03DescriptionInfoset with LanguageTagEike Rathke
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-16Clean up some supportsService implementationsStephan Bergmann
2012-12-30fix fallout from string cleanupPeter Foley
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith
2012-12-20Spurious leftover from debugging experimentsStephan Bergmann
2012-12-19fdo#58331: Handle IllegalArgumentException routinely thrown for legacy extsStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin
2012-07-14simplify include guardsThomas Arnhold
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-26Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet
2012-03-29desktop: unwind hideous StrTitle mess a littleMichael Meeks
2012-02-01A few safe replacements of pathes->pathsJesús Corrius