summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara1-3/+3
2013-12-06Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in DBACCESS moduleNoel Grandin1-2/+2
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin1-2/+2
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-1/+1
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky1-3/+3
2013-10-01convert dbaccess module from String to OUStringNoel Grandin12-77/+77
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa15-347/+88
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1