summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-16Fix typosAndrea Gelmini
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-12Convert SCA flags to scoped enumNoel Grandin
2016-05-12Convert EA flags to scoped enumNoel Grandin
2016-05-12Convert BA flags to scoped enumNoel Grandin
2016-05-12Fix bitmaskStephan Bergmann
2016-05-12Convert DA flags to scoped enumNoel Grandin
2016-05-12convert CCA flags to scoped enumNoel Grandin
2016-05-12Convert BOOL_ATTR to scoped enumNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09tdf#38097 min numerator/denominator at least 1Laurent Balland-Poirier
2016-05-09tdf#88657 calculate denominator lengthLaurent Balland-Poirier
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06xmloff: C++ is an imperative language, so let's write imperative loopsMichael Stahl
2016-05-04fix export crash test due to assert hit, tdf#61996 follow-upEike Rathke
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-03tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2016-05-03-Werror=maybe-uninitializedStephan Bergmann
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-05-01Fix typos in codeAndrea Gelmini
2016-04-30Fix typosAndrea Gelmini
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-26simplifyStephan Bergmann
2016-04-26loplugin:salboolStephan Bergmann
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-22Fix typosAndrea Gelmini
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20tdf#97567 xmloff: use programmatic name for imported automatic style.Mark Hung
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18Remove needless typedef from xmloff/source/style/impastpl.hxxRyan McCoskrie
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann