summaryrefslogtreecommitdiffstats
path: root/extensions/source/dbpilots
Commit message (Expand)AuthorAgeFilesLines
* loplugin:redundantcast: const_cast to same typeStephan Bergmann2015-05-291-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-292-2/+2
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-1516-176/+4
* these are static all the way downCaolán McNamara2015-05-011-17/+2
* another attempt to get coverity to parse thisCaolán McNamara2015-05-011-2/+4
* reorg this template to see if coverity can parse thenCaolán McNamara2015-04-302-137/+65
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-1/+1
* convert WZB_ constants to scoped enumNoel Grandin2015-04-294-22/+22
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-2812-65/+232
|\
| * dbaccess: convert new to ::Create.Michael Meeks2015-04-206-21/+20
| * Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks2015-04-172-3/+3
| * vclwidget: only call dispose() onceNoel Grandin2015-04-105-12/+12
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-1010-41/+209
* | loplugin:staticmethodsNoel Grandin2015-04-234-18/+18
* | Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
|/
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-1/+1
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* Various typosJulien Nabet2015-02-211-1/+1
* add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2015-02-161-1/+1
* extensions: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-053-7/+7
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2014-11-041-1/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-2310-12/+12
* callcatcher: another round of resource ctor removalsCaolán McNamara2014-08-185-38/+8
* callcatcher: update unused codeCaolán McNamara2014-08-162-16/+0
* drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara2014-08-151-7/+0
* Convert RID_PAGE_OPTION_DBFIELD tabpage to .uiPalenik Mihály2014-08-144-95/+18
* remove unused resource idsThomas Arnhold2014-08-041-6/+0
* callcatcher: update unused codeCaolán McNamara2014-07-222-19/+0
* Convert 3 dialogs to .uiPalenik Mihály2014-07-147-39/+12
* RID_DLG_SELECTLABELCONTROL and 3 tab pages conversion to .uiSzymon Kłos2014-07-106-219/+44
* remove unused tab page ids nowCaolán McNamara2014-07-071-8/+1
* RID_DLG_LISTCOMBOWIZARD tab pages conversion to .uiSzymon Kłos2014-07-0715-722/+221
* New loplugin:stringconcatStephan Bergmann2014-07-011-1/+1
* compareToAscii -> equalsAsciiNoel Grandin2014-06-041-1/+1
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-21/+0
* extensions: sal_Bool->boolNoel Grandin2014-05-0211-74/+74
* fixincludeguards.sh: extensionsThomas Arnhold2014-04-1911-33/+33
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-133-10/+40
* /include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin2014-04-041-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-276-67/+67
* svtools: sal_Bool->boolNoel Grandin2014-03-259-65/+65
* extensions: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-2/+1
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-3/+3
* Remove visual noise from extensionsAlexander Wilms2014-02-2721-218/+218