summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots
AgeCommit message (Expand)Author
2014-12-18extensions: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04-Werror,-Winconsistent-missing-overrideStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara
2014-08-16callcatcher: update unused codeCaolán McNamara
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
2014-08-14Convert RID_PAGE_OPTION_DBFIELD tabpage to .uiPalenik Mihály
2014-08-04remove unused resource idsThomas Arnhold
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-14Convert 3 dialogs to .uiPalenik Mihály
2014-07-10RID_DLG_SELECTLABELCONTROL and 3 tab pages conversion to .uiSzymon Kłos
2014-07-07remove unused tab page ids nowCaolán McNamara
2014-07-07RID_DLG_LISTCOMBOWIZARD tab pages conversion to .uiSzymon Kłos
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
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-10extensions: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
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-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
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-20drop unnecessary tools/string includesCaolán McNamara
2013-10-01convert extensions module from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-22AppendAscii cleanupRicardo Montania
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold