summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/LimitBox.cxx
AgeCommit message (Expand)Author
2020-02-17weld LimitBox Item WindowCaolán McNamara
2019-04-19drop some unneeded includesCaolán McNamara
2018-10-15loplugin:constantparamNoel Grandin
2018-10-05weld QueryPropertiesDialogCaolán McNamara
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara
2017-01-09New loplugin:externvar: dbaccessStephan Bergmann
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-13disentangle CalcSizeCaolán McNamara
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-06-27add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara
2013-06-14fix limit bug: selecting "All" has no effect to sqlZolnai Tamás
2013-03-27fdo#61794 Set maximum of LimitBox to SAL_MAX_INT64Zolnai Tamás
2013-03-09LimitBox.cxx: Delete useless comment blockZolnai 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