summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
...
* update approximate install location in READMECaolán McNamara2017-01-181-19/+19
* new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin2017-01-172-6/+6
* tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida2017-01-141-2/+2
* add -mlong-jump-table-offsets for m68k also for ooxRene Engelhard2017-01-121-0/+6
* tdf#104414: don't stop on exception from SwXFrame::setPositionMike Kaganski2017-01-121-2/+10
* New loplugin:conststringvar: ooxStephan Bergmann2017-01-102-6/+6
* tdf#105150 PPTX import: try harder to handle <p:sp useBgFill="1">Miklos Vajna2017-01-061-1/+9
* tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna2017-01-061-0/+22
* No need to check isEmpty() before clearingStephan Bergmann2017-01-051-3/+1
* getLength -> isEmptyStephan Bergmann2017-01-051-1/+1
* oox: rename misleadingly prefixed m_pShapeStyleMichael Stahl2017-01-051-27/+27
* No need for heap-allocated OUStringBufferStephan Bergmann2017-01-051-29/+27
* Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann2017-01-051-1/+1
* replace namespace URL strings with function calls...Rosemary Sebastian2017-01-046-17/+27
* TyposJulien Nabet2017-01-031-1/+1
* OSL_ENSURE->SAL_WARN_IF for progressbar (oox)Julien Nabet2017-01-021-5/+4
* tdf#104539 dir attribute of outerShdw has to be non-negativeAndras Timar2016-12-281-1/+1
* use the existing namespace map for the oox namespace exportMarkus Mohrhard2016-12-262-1/+17
* use uniform initializer syntax to simplify codeMarkus Mohrhard2016-12-261-14/+2
* OSL_ENSURE -> SAL_WARN_IF in oox relationship codeMarkus Mohrhard2016-12-261-2/+2
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-171-61/+61
* Phase out support for HAVE_BROKEN_STATIC_INITIALIZER_LISTStephan Bergmann2016-12-151-8/+2
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-159-29/+29
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-133-4/+1
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-1318-63/+28
* tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai2016-12-092-2/+4
* convert PolyFlags to scoped enumNoel Grandin2016-12-071-4/+4
* convert E_GRAPH_PROV constants to typed_flagsNoel Grandin2016-12-051-1/+1
* convert some anonymous enums to scopedNoel Grandin2016-12-023-18/+18
* tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski2016-12-026-1/+9
* tdf#103477 buClrTx => use text color insteadMuthu Subramanian2016-12-011-1/+3
* better varyColors export for charts, related tdf#103943Markus Mohrhard2016-11-301-19/+55
* Rewrite some (trivial) assignments inside if/while conditions: ooxStephan Bergmann2016-11-291-6/+14
* tdf#104115 DOCX export: ClosedBezierShape should always result in <a:custGeom>Miklos Vajna2016-11-291-1/+3
* tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai2016-11-271-3/+3
* loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann2016-11-251-1/+1
* tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung2016-11-251-7/+1
* loplugin:unnecessaryoverride (dtors) in ooxStephan Bergmann2016-11-235-46/+1
* oox: update README for recent change.Mark Hung2016-11-231-48/+44
* tdf59046 oox: fix incorrectly combined shapesMark Hung2016-11-201-8/+10
* tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung2016-11-191-8/+10
* tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai2016-11-181-26/+85
* tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai2016-11-175-19/+92
* chartx: (regression) fix crash on label importJean-Tiare Le Bigot2016-11-141-0/+1
* oox, xmlsecurity: fix recently introduced style problemsMiklos Vajna2016-11-141-3/+3
* drop extra semicolonsDavid Tardon2016-11-131-1/+1
* tdf#100733 oox: update preset shape definition for polar handles.Mark Hung2016-11-122-14/+20
* tdf#100733 oox: imports RefR and RefAngle of polar handles.Mark Hung2016-11-122-0/+21
* tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai2016-11-102-2/+1
* crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara2016-11-091-3/+3