summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2015-09-16boost->stdCaolán McNamara
2015-09-14tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-31Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-27xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl
2015-08-27Clean up sEmptyURLStephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl
2015-08-19comphelper: remove unnecessary include <stack>Michael Stahl
2015-08-12cppcheck: variableScopeCaolán McNamara
2015-08-12cppcheck: redundantAssignmentCaolán McNamara
2015-08-12cppcheck: silence redundantAssignmentCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-07stupid warningMichael Stahl
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unqiue_ptr>Michael Stahl
2015-08-07xmloff: replace boost::ptr_set with std::mapMichael Stahl
2015-08-07xmloff: replace boost::ptr_set with std::setMichael Stahl
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-26Resolves: tdf#91950 optional entries may not be presentCaolán McNamara
2015-07-19Fix typosAndrea Gelmini
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-15xmloff: ODF import: fix spelling of "extrusion-first-light-level"Andrea Gelmini
2015-07-15xmloff: document that AOO 4.1 has fixed the svg:d 'z' relative bugMichael Stahl
2015-07-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-15WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0Tor Lillqvist
2015-07-15fix Android buildNoel Grandin
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-13tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier
2015-07-13use the DBL_MAX constant that we also use elsewhere, tdf#92457Eike Rathke
2015-07-11write trailing text subformat also to Excel .xls and .xlsx, tdf#92457Eike Rathke
2015-07-11store trailing text format in ODF, e.g. 0;@ tdf#92457Eike Rathke
2015-07-11the last condition is "all other numbers", not the third, tdf#92457Eike Rathke
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-07-08Fix typosAndrea Gelmini