summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2017-01-18update approximate install location in READMECaolán McNamara1-19/+19
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin2-6/+6
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida1-2/+2
2017-01-12add -mlong-jump-table-offsets for m68k also for ooxRene Engelhard1-0/+6
2017-01-12tdf#104414: don't stop on exception from SwXFrame::setPositionMike Kaganski1-2/+10
2017-01-10New loplugin:conststringvar: ooxStephan Bergmann2-6/+6
2017-01-06tdf#105150 PPTX import: try harder to handle <p:sp useBgFill="1">Miklos Vajna1-1/+9
2017-01-06tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna1-0/+22
2017-01-05No need to check isEmpty() before clearingStephan Bergmann1-3/+1
2017-01-05getLength -> isEmptyStephan Bergmann1-1/+1
2017-01-05oox: rename misleadingly prefixed m_pShapeStyleMichael Stahl1-27/+27
2017-01-05No need for heap-allocated OUStringBufferStephan Bergmann1-29/+27
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann1-1/+1
2017-01-04replace namespace URL strings with function calls...Rosemary Sebastian6-17/+27
2017-01-03TyposJulien Nabet1-1/+1
2017-01-02OSL_ENSURE->SAL_WARN_IF for progressbar (oox)Julien Nabet1-5/+4
2016-12-28tdf#104539 dir attribute of outerShdw has to be non-negativeAndras Timar1-1/+1
2016-12-26use the existing namespace map for the oox namespace exportMarkus Mohrhard2-1/+17
2016-12-26use uniform initializer syntax to simplify codeMarkus Mohrhard1-14/+2
2016-12-26OSL_ENSURE -> SAL_WARN_IF in oox relationship codeMarkus Mohrhard1-2/+2
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-61/+61
2016-12-15Phase out support for HAVE_BROKEN_STATIC_INITIALIZER_LISTStephan Bergmann1-8/+2
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin9-29/+29
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin3-4/+1
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin18-63/+28
2016-12-09tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai2-2/+4
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-4/+4
2016-12-05convert E_GRAPH_PROV constants to typed_flagsNoel Grandin1-1/+1
2016-12-02convert some anonymous enums to scopedNoel Grandin3-18/+18
2016-12-02tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski6-1/+9
2016-12-01tdf#103477 buClrTx => use text color insteadMuthu Subramanian1-1/+3
2016-11-30better varyColors export for charts, related tdf#103943Markus Mohrhard1-19/+55
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: ooxStephan Bergmann1-6/+14
2016-11-29tdf#104115 DOCX export: ClosedBezierShape should always result in <a:custGeom>Miklos Vajna1-1/+3
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai1-3/+3
2016-11-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann1-1/+1
2016-11-25tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung1-7/+1
2016-11-23loplugin:unnecessaryoverride (dtors) in ooxStephan Bergmann5-46/+1
2016-11-23oox: update README for recent change.Mark Hung1-48/+44
2016-11-20tdf59046 oox: fix incorrectly combined shapesMark Hung1-8/+10
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung1-8/+10
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai1-26/+85
2016-11-17tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai5-19/+92
2016-11-14chartx: (regression) fix crash on label importJean-Tiare Le Bigot1-0/+1
2016-11-14oox, xmlsecurity: fix recently introduced style problemsMiklos Vajna1-3/+3
2016-11-13drop extra semicolonsDavid Tardon1-1/+1
2016-11-12tdf#100733 oox: update preset shape definition for polar handles.Mark Hung2-14/+20
2016-11-12tdf#100733 oox: imports RefR and RefAngle of polar handles.Mark Hung2-0/+21
2016-11-10tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai2-2/+1
2016-11-09crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara1-3/+3