summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/limitboxcontroller.cxx
AgeCommit message (Expand)Author
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-15loplugin:constantparamNoel Grandin
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-02-28new loplugin unoanyNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-12-01-Werror,-WswitchStephan Bergmann
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-04coverity#1000657 Missing break in switchCaolán McNamara
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-13disentangle CalcSizeCaolán McNamara
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-06-14fix limit bug: selecting "All" has no effect to sqlZolnai Tamás
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-03-09Make allow to step on from LimitBox with tabZolnai Tamás
2013-03-09fdo#61794 Allow greater value in LimitBoxZolnai Tamás
2013-03-09fdo#61797 ESCape abort changes and grab focusZolnai Tamás
2013-03-04Add new dialog to Query Design ViewZolnai Tamás
2013-02-26fix WaEDavid Ostrovsky
2013-02-25Database: Add Limit in Query Desing ViewZolnai Tamás