summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2015-09-29Fix typosAndrea Gelmini9-9/+9
2015-09-29Fix typosAndrea Gelmini5-5/+5
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-4/+4
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-1/+0
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht15-56/+56
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna4-7/+7
2015-09-20WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist1-1/+1
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam3-1/+28
2015-09-18boost->stdCaolán McNamara1-1/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-0/+1
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-09-16boost->stdCaolán McNamara5-17/+15
2015-09-14tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna6-2/+43
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe16-27/+25
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti3-1/+2
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+2
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann3-12/+12
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann7-40/+40
2015-08-31Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung1-0/+4
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson1-0/+1
2015-08-27xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl3-8/+24
2015-08-27Clean up sEmptyURLStephan Bergmann1-3/+1
2015-08-27Clean up sEmptyStephan Bergmann20-58/+40
2015-08-27Clean up aEmptyStephan Bergmann1-3/+2
2015-08-26ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl2-2/+16
2015-08-26Clean up aEmptyStrStephan Bergmann1-5/+3
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl1-18/+7
2015-08-19comphelper: remove unnecessary include <stack>Michael Stahl1-0/+1
2015-08-12cppcheck: variableScopeCaolán McNamara1-1/+1
2015-08-12cppcheck: redundantAssignmentCaolán McNamara1-3/+1
2015-08-12cppcheck: silence redundantAssignmentCaolán McNamara1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin11-30/+26
2015-08-07stupid warningMichael Stahl1-1/+1
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl3-49/+57
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unqiue_ptr>Michael Stahl2-36/+45
2015-08-07xmloff: replace boost::ptr_set with std::mapMichael Stahl1-42/+20
2015-08-07xmloff: replace boost::ptr_set with std::setMichael Stahl1-11/+15
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin7-26/+27
2015-08-05loplugin:unusedmethodsNoel Grandin2-9/+0
2015-08-03inline some use-once typedefsNoel Grandin6-30/+21
2015-08-03new loplugin: refcountingNoel Grandin1-2/+2
2015-07-26Resolves: tdf#91950 optional entries may not be presentCaolán McNamara1-18/+25
2015-07-19Fix typosAndrea Gelmini2-2/+2
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-07-16loplugin:simplifyboolStephan Bergmann2-2/+2
2015-07-15xmloff: ODF import: fix spelling of "extrusion-first-light-level"Andrea Gelmini1-1/+1
2015-07-15xmloff: document that AOO 4.1 has fixed the svg:d 'z' relative bugMichael Stahl1-2/+2
2015-07-15-Werror,-Wunused-private-fieldStephan Bergmann4-15/+0
2015-07-15WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0Tor Lillqvist1-0/+2