summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot
AgeCommit message (Expand)Author
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-25QueryBox RID_QRY_* -> MessageDialog + stringCaolán McNamara
2014-08-15ErrorBox RID_ERR_NEEDTYPESELECTION to StringThomas Arnhold
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály
2014-08-04remove unused resource idsThomas Arnhold
2014-07-24set the help id here nowCaolán McNamara
2014-07-24RID_DLG_ADDRESSBOOKSOURCEPILOT conversion to .uiSzymon Kłos
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05extensions: remove SAL_THROW macroNoel Grandin
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