summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot
AgeCommit message (Expand)Author
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-12callcatcher: update unused codeCaolán McNamara
2014-05-09convert invoke admin page to .uiCaolán McNamara
2014-05-08loplugin:saloverrideStephan Bergmann
2014-05-08convert FinalPage to .uiCaolán McNamara
2014-05-08convert table selection page to .uiCaolán McNamara
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-22convert field assign address book page to .uiCaolán McNamara
2014-04-20convert select type address book page to .uiCaolán McNamara
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-18create an entry point for .ui-ification of the address book wizard pagesCaolán McNamara
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist
2014-03-10extensions: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-29Remove some redundant castsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-13cppcheck: Possible inefficient checkingJulien Nabet
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin
2013-10-01convert extensions module from String to OUStringNoel Grandin
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-12coverity#704143: Resource leak in objectJulien Nabet
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin
2013-02-22s/the the/the/Tor Lillqvist