summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/help
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-12desktop: sal_Bool -> boolStephan Bergmann
2014-06-04desktop: fix includesThomas Arnhold
2014-05-27coverity#706499 Uncaught exceptionCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-29coverity#705639 Resource leakCaolán McNamara
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-28bool improvementsStephan Bergmann
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-28fixincludeguards.sh: desktopThomas Arnhold
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Building without --with-help is not supposed to disable help functionalityTor Lillqvist
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-25loplugin: unused variablesThomas Arnhold
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith
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-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-06drop unused #includeDavid Tardon
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-14simplify include guardsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-03-29desktop: unwind hideous StrTitle mess a littleMichael Meeks
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-02-23just link to HelpIndexerCaolán McNamara
2012-02-20Clean up work around spurious warning about missing JREStephan Bergmann
2012-02-16disable JRE warnings during help compilation on first startMichael Meeks
2012-01-16Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot
2011-12-06catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-10-26chmod -xTor Lillqvist
2011-09-15gbuildize desktopDavid Tardon