summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter
AgeCommit message (Expand)Author
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
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-06loplugin:unusedenumconstants in reportdesignNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, reportdesignStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in reportdesignStephan Bergmann
2016-11-18remove some double callsNoel Grandin