summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/UITools.cxx
AgeCommit message (Expand)Author
2018-10-04weld SbaSbAttrDlgCaolán McNamara
2018-10-04weld DlgSizeCaolán McNamara
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: dbaccessStephan Bergmann
2017-07-11drop TPropertyValueEqualFunctorNoel Grandin
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-06tdf#108782 replace std::bind2nd with lambdaJochen Nitschke
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-23convert SAD constants to o3tl::typed_flagsNoel Grandin
2016-11-04loplugin:oncevar in dbaccessNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin