summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inspection/GeometryHandler.cxx
AgeCommit message (Expand)Author
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-04loplugin:reducevarscope in reportdesignNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-25reportdesign/ui: create instances with uno constructorsNoel Grandin
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen
2020-04-02loplugin:flatten in reportdesignNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-02use weld::WaitObjectCaolán McNamara
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov
2019-08-15loplugin:sequenceloop in postprocess..reportdesignNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): reportdesignStephan Bergmann
2019-07-20loplugin:referencecasting in reportdesignNoel Grandin
2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-07use more Color in reportdesignNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-28tdf#115269: fix crash when changing horizontal align (reportdesign)Julien Nabet
2018-01-15More loplugin:cstylecast: reportdesignStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-10-23loplugin:includeform: reportdesignStephan Bergmann
2017-09-12coverity#1078469 silence Unchecked return valueCaolán McNamara
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke
2017-05-18drop toStringCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-12loplugin:unusedvariablecheckStephan Bergmann