summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter
AgeCommit message (Expand)Author
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-15More loplugin:cstylecast: reportdesignStephan Bergmann
2018-01-12More loplugin:cstylecast: reportdesignStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-01-Werror,-Wimplicit-fallthroughStephan Bergmann
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30reportdesign: split up ORptFilter::CreateContext()Michael Stahl
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-10-31loplugin:finalclasses in reportdesignNoel Grandin
2017-10-23loplugin:includeform: reportdesignStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin
2017-09-10cppcheck: knownConditionTrueFalse 'bRet' is always falseJochen Nitschke
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-02Typos for "available"Julien Nabet
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-07cppcheck: variableScopeJochen Nitschke
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-02loplugin:casttovoid: reportdesignStephan Bergmann
2017-06-26s/catched/caughtNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke
2017-06-02Improved loplugin:redundantcast static_cast handling: reportdesignStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-11reportdesign: what the whitespace?Michael Stahl
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-28Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann