summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/limitboxcontroller.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2022-12-14loplugin:implinheritancehelper in dbaccessNoel Grandin
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-11-11Replace some macros in dbaccess part 5Julien Nabet
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2020-02-17weld LimitBox Item WindowCaolán McNamara
2020-01-31new loplugin:namespaceindentationNoel Grandin
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