summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)AuthorFilesLines
2017-07-28loplugin:constparams in xmloffNoel Grandin3-4/+4
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe3-3/+3
2017-07-25loplugin:unusedmethodsNoel Grandin1-38/+0
2017-07-20loplugin:constparams in xmloffNoel Grandin4-7/+7
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin1-3/+1
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin3-3/+3
2017-07-13loplugin:oncevar: empty strings: xmloffStephan Bergmann1-3/+2
2017-07-12loplugin:useuniqueptr in xmloffNoel Grandin1-3/+2
2017-07-11simplify some OUString::copy callsNoel Grandin1-4/+2
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-2/+2
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-3/+1
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin3-4/+4
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann1-2/+0
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin1-3/+0
2017-06-28loplugin:oncevar in xmloffNoel Grandin6-15/+6
2017-06-27Using fast tokens directly:Mohammed Abdul Azeem3-3/+3
2017-06-18Fix typosAndrea Gelmini1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-2/+0
2017-06-16loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin1-12/+0
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-5/+4
2017-06-13tdf#103091 conditional style conditions not savedTroy Rollo2-1/+174
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-05Improved loplugin:cstylecast to reference types: xmloffStephan Bergmann2-3/+2
2017-05-25loplugin:constantparamNoel Grandin1-1/+1
2017-05-19loplugin:stringcopy: xmloffStephan Bergmann1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin2-5/+0
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-4/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke19-19/+0
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin5-25/+6
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin2-7/+7
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock4-0/+4
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-1/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmloffStephan Bergmann1-1/+1
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara1-2/+3
2017-03-31use actual UNO enums in xmloffNoel Grandin1-1/+1
2017-03-30remove type decorations on char literalsJochen Nitschke1-1/+1
2017-03-28tdf#96505 Get rid of cargo cult "long" integer literalsThomas Beck2-9/+9
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin4-15/+15
2017-03-14remove noise UUUU tags in commentsNoel Grandin5-44/+21
2017-03-13Werror=maybe-uninitialized on arm toolchainCaolán McNamara1-3/+3
2017-03-13fix android buildNoel Grandin1-2/+2
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin22-212/+168
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-5/+5
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann3-9/+9
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin1-8/+0
2017-02-06Add missing #includesStephan Bergmann1-0/+1