summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2017-10-03loplugin:finalclasses in xmloffNoel Grandin
2017-10-01Prefer prefix operatorJulien Nabet
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-20xmloff,sw: some stylistic cleanup to conditional stylesMichael Stahl
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-08-24tdf#111934 xmloff: ODF import: self-referential conditional style crashMichael Stahl
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-07-28loplugin:constparams in xmloffNoel Grandin
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-13loplugin:oncevar: empty strings: xmloffStephan Bergmann
2017-07-12loplugin:useuniqueptr in xmloffNoel Grandin
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-28loplugin:oncevar in xmloffNoel Grandin
2017-06-27Using fast tokens directly:Mohammed Abdul Azeem
2017-06-18Fix typosAndrea Gelmini
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-13tdf#103091 conditional style conditions not savedTroy Rollo
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-05Improved loplugin:cstylecast to reference types: xmloffStephan Bergmann
2017-05-25loplugin:constantparamNoel Grandin
2017-05-19loplugin:stringcopy: xmloffStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmloffStephan Bergmann
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31use actual UNO enums in xmloffNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-28tdf#96505 Get rid of cargo cult "long" integer literalsThomas Beck