summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin1-3/+1
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin1-12/+6
2015-10-27move SvRefMemberList into idlNoel Grandin1-0/+1
2015-10-27loplugin:unusedmethodsNoel Grandin1-4/+4
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-3/+1
2015-10-20loplugin:defaultparamsStephan Bergmann6-14/+13
2015-10-19loplugin:defaultparamsStephan Bergmann3-6/+6
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-3/+2
2015-10-15cppcheck:variableScopeNoel Grandin1-15/+12
2015-10-13coverity#1326118 Constant expression resultCaolán McNamara1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann258-1229/+1229
2015-10-09xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl2-9/+8
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-50/+18
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti3-0/+9
2015-10-07tdf#90839: follow-up workMarco Cecchetti2-2/+0
2015-10-06loplugin:mergeclassesNoel Grandin6-80/+5
2015-10-02should be safe to remove this pieceCaolán McNamara2-7/+0
2015-10-02make CppunitTest_sw_ww8export work againCaolán McNamara4-0/+89
2015-10-02loplugin:unusedmethodsNoel Grandin4-89/+0
2015-10-01coverity#1325246 Unchecked dynamic_castCaolán McNamara1-6/+4
2015-10-01coverity#1325247 Unchecked dynamic_castCaolán McNamara1-6/+5
2015-10-01coverity#1325248 Unchecked dynamic_castCaolán McNamara1-4/+4
2015-10-01coverity#1325249 Unchecked dynamic_castCaolán McNamara1-1/+1
2015-10-01coverity#1325252 Unchecked dynamic_castCaolán McNamara1-1/+1
2015-10-01coverity#1325253 Unchecked dynamic_castCaolán McNamara1-1/+1
2015-10-01coverity#1325254 Unchecked dynamic_castCaolán McNamara1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin22-37/+0
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