summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/limitboxcontroller.cxx
AgeCommit message (Expand)Author
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