summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12Fold elementimport_impl.hxx into elementimport.hxxStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-04-05loplugin:constantparam in xmloffNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-16loplugin:defaultparamsTor Lillqvist
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-03-15define ODFSVER_LATEST at a central placeEike Rathke
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-09Add missing includesDavid Ostrovsky
2016-03-08loplugin:constantparam in xmloffNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-02-27xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dashMichael Stahl