summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-13coverity#1326118 Constant expression resultCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2015-10-07tdf#90839: follow-up workMarco Cecchetti
2015-10-06loplugin:mergeclassesNoel Grandin
2015-10-02should be safe to remove this pieceCaolán McNamara
2015-10-02make CppunitTest_sw_ww8export work againCaolán McNamara
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-10-01coverity#1325246 Unchecked dynamic_castCaolán McNamara
2015-10-01coverity#1325247 Unchecked dynamic_castCaolán McNamara
2015-10-01coverity#1325248 Unchecked dynamic_castCaolán McNamara
2015-10-01coverity#1325249 Unchecked dynamic_castCaolán McNamara
2015-10-01coverity#1325252 Unchecked dynamic_castCaolán McNamara
2015-10-01coverity#1325253 Unchecked dynamic_castCaolán McNamara
2015-10-01coverity#1325254 Unchecked dynamic_castCaolán McNamara
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-09-29Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-09-20WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
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