summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots
AgeCommit message (Expand)Author
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-01these are static all the way downCaolán McNamara
2015-05-01another attempt to get coverity to parse thisCaolán McNamara
2015-04-30reorg this template to see if coverity can parse thenCaolán McNamara
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-02-21Various typosJulien Nabet
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
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