summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna2015-09-146-2/+43
* xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-09-1116-27/+25
* tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti2015-09-093-1/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-081-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-081-4/+2
* loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann2015-09-033-12/+12
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-317-40/+40
* Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung2015-08-311-0/+4
* o3tl/cow_wrapper: remove boost dependencyDaniel Robertson2015-08-291-0/+1
* xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl2015-08-273-8/+24
* Clean up sEmptyURLStephan Bergmann2015-08-271-3/+1
* Clean up sEmptyStephan Bergmann2015-08-2720-58/+40
* Clean up aEmptyStephan Bergmann2015-08-271-3/+2
* ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl2015-08-262-2/+16
* Clean up aEmptyStrStephan Bergmann2015-08-261-5/+3
* comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl2015-08-191-18/+7
* comphelper: remove unnecessary include <stack>Michael Stahl2015-08-191-0/+1
* cppcheck: variableScopeCaolán McNamara2015-08-121-1/+1
* cppcheck: redundantAssignmentCaolán McNamara2015-08-121-3/+1
* cppcheck: silence redundantAssignmentCaolán McNamara2015-08-121-1/+1
* loplugin: defaultparamsNoel Grandin2015-08-1111-30/+26
* stupid warningMichael Stahl2015-08-071-1/+1
* xmloff: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl2015-08-073-49/+57
* xmloff: replace boost::ptr_set with std::set<std::unqiue_ptr>Michael Stahl2015-08-072-36/+45
* xmloff: replace boost::ptr_set with std::mapMichael Stahl2015-08-071-42/+20
* xmloff: replace boost::ptr_set with std::setMichael Stahl2015-08-071-11/+15
* improve refcounting loplugin to check SvRef-based classesNoel Grandin2015-08-057-26/+27
* loplugin:unusedmethodsNoel Grandin2015-08-052-9/+0
* inline some use-once typedefsNoel Grandin2015-08-036-30/+21
* new loplugin: refcountingNoel Grandin2015-08-031-2/+2
* Resolves: tdf#91950 optional entries may not be presentCaolán McNamara2015-07-261-18/+25
* Fix typosAndrea Gelmini2015-07-192-2/+2
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-171-1/+1
* loplugin:simplifyboolStephan Bergmann2015-07-162-2/+2
* xmloff: ODF import: fix spelling of "extrusion-first-light-level"Andrea Gelmini2015-07-151-1/+1
* xmloff: document that AOO 4.1 has fixed the svg:d 'z' relative bugMichael Stahl2015-07-151-2/+2
* -Werror,-Wunused-private-fieldStephan Bergmann2015-07-154-15/+0
* WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0Tor Lillqvist2015-07-151-0/+2
* fix Android buildNoel Grandin2015-07-151-0/+4
* loplugin:unusedmethods xmloffNoel Grandin2015-07-1520-96/+0
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-138-55/+16
* tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier2015-07-133-12/+12
* use the DBL_MAX constant that we also use elsewhere, tdf#92457Eike Rathke2015-07-131-2/+1
* write trailing text subformat also to Excel .xls and .xlsx, tdf#92457Eike Rathke2015-07-111-3/+1
* store trailing text format in ODF, e.g. 0;@ tdf#92457Eike Rathke2015-07-111-20/+51
* the last condition is "all other numbers", not the third, tdf#92457Eike Rathke2015-07-111-3/+3
* do not include boost/utility.hppMichael Stahl2015-07-101-1/+1
* Avoid loplugin:staticmethods in non-debug buildStephan Bergmann2015-07-081-0/+2
* Fix typosAndrea Gelmini2015-07-081-1/+1
* Fix typosAndrea Gelmini2015-07-0316-18/+18