summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control
AgeCommit message (Expand)AuthorFilesLines
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann3-12/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin13-31/+31
2014-09-18fdo#82577: Handle FontNoel Grandin4-7/+7
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann1-4/+4
2014-08-16callcatcher: update unused codeCaolán McNamara1-15/+1
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara2-18/+0
2014-08-11callcatcher: update unused codeCaolán McNamara2-56/+0
2014-08-02TAB_PAGE_USERADMIN conversion to .uiSzymon Kłos1-2/+2
2014-07-28PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos2-0/+31
2014-06-24new compilerplugin returnbyrefNoel Grandin1-19/+19
2014-06-13loplugin:staticcallStephan Bergmann1-3/+3
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-8/+0
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin2-2/+2
2014-04-22clean up hrc filesThomas Arnhold1-1/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin11-73/+73
2014-04-14typo: dependend -> dependentThomas Arnhold1-1/+1
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin2-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann3-19/+19
2014-03-25svtools: sal_Bool->boolNoel Grandin2-10/+10
2014-03-24svtools: sal_Bool->boolNoel Grandin2-14/+15
2014-03-24svtools: sal_Bool->boolNoel Grandin2-5/+5
2014-03-17dbaccess: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-13convert query join dialog to .ui formatCaolán McNamara1-79/+91
2014-03-12coverity#705463 Dereference null return valueCaolán McNamara1-0/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke3-14/+14
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann3-14/+14
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-5/+5
2014-02-23coverity#704614 Dereference after null checkCaolán McNamara1-2/+1
2014-02-21coverity#738613 Uninitialized scalar fieldCaolán McNamara1-4/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann5-6/+6
2014-02-21callcatcher: update unused codeCaolán McNamara1-21/+0
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert5-0/+127
2014-02-20cid#983368 dereference before null checkNoel Grandin1-2/+1
2014-02-20Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-7/+3
2014-02-12callcatcher: update unused codeCaolán McNamara1-9/+0
2014-02-12coverity#705143 missing break in switchNoel Grandin1-0/+1
2014-02-12coverity#705142 missing break in switchNoel Grandin1-0/+1
2014-02-12fix spelling of property constantsNoel Grandin1-9/+9
2014-02-04convert database save as dialog to .uiCaolán McNamara1-0/+12
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan2-5/+5
2014-01-28bool improvementsStephan Bergmann3-3/+3
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-3/+3
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini10-76/+0
2014-01-21convert table filter page to .uiCaolán McNamara1-0/+10
2014-01-21tidy up OTableTreeListBox to make it easier to .ui-ifyCaolán McNamara1-12/+8
2014-01-18Window::PreNotify should return boolStephan Bergmann2-3/+3
2014-01-17convert field dialog to .uiCaolán McNamara1-2/+1