summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inspection
AgeCommit message (Expand)Author
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-19simplify construction of SequenceNoel Grandin
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen 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-02-27remove unused vclunohelper.hxx includesJochen Nitschke
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-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-23loplugin:includeform: reportdesignStephan Bergmann
2017-09-12coverity#1078469 silence Unchecked return valueCaolán McNamara
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel 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-13use more OUString::operator== in forms..salNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-26Translate German comments and debug strings (leftovers in r... dirs)Johnny_M
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-05-09cleanup osl/diagnose.h includesJochen Nitschke
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-19TyposJulien Nabet
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-21loplugin:subtlezeroinit: reportdesignStephan Bergmann
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-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-19loplugin:expandablemethodds in reportdesign..salNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-13move this monstrosity to the last place its usedCaolán McNamara
2016-10-12loplugin:unusedvariablecheckStephan Bergmann
2016-10-12warning C4018: '<' : signed/unsigned mismatchStephan Bergmann
2016-10-12remove StringListResource in favour of ResStringArray...Caolán McNamara
2016-09-25avoid coverity#1371177 Missing move assignment operatorCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-16new loplugin to check for static OUStringsNoel Grandin