summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2017-01-30oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2017-01-24Drop incorrect "artistic" prefix from some token namesTor Lillqvist
2017-01-24use rtl::Reference in FastParserNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann
2017-01-18update approximate install location in READMECaolán McNamara
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida
2017-01-12add -mlong-jump-table-offsets for m68k also for ooxRene Engelhard
2017-01-12tdf#104414: don't stop on exception from SwXFrame::setPositionMike Kaganski
2017-01-10New loplugin:conststringvar: ooxStephan Bergmann
2017-01-06tdf#105150 PPTX import: try harder to handle <p:sp useBgFill="1">Miklos Vajna
2017-01-06tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna
2017-01-05No need to check isEmpty() before clearingStephan Bergmann
2017-01-05getLength -> isEmptyStephan Bergmann
2017-01-05oox: rename misleadingly prefixed m_pShapeStyleMichael Stahl
2017-01-05No need for heap-allocated OUStringBufferStephan Bergmann
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2017-01-04replace namespace URL strings with function calls...Rosemary Sebastian
2017-01-03TyposJulien Nabet
2017-01-02OSL_ENSURE->SAL_WARN_IF for progressbar (oox)Julien Nabet
2016-12-28tdf#104539 dir attribute of outerShdw has to be non-negativeAndras Timar
2016-12-26use the existing namespace map for the oox namespace exportMarkus Mohrhard
2016-12-26use uniform initializer syntax to simplify codeMarkus Mohrhard
2016-12-26OSL_ENSURE -> SAL_WARN_IF in oox relationship codeMarkus Mohrhard
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-15Phase out support for HAVE_BROKEN_STATIC_INITIALIZER_LISTStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-09tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-05convert E_GRAPH_PROV constants to typed_flagsNoel Grandin
2016-12-02convert some anonymous enums to scopedNoel Grandin
2016-12-02tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski
2016-12-01tdf#103477 buClrTx => use text color insteadMuthu Subramanian
2016-11-30better varyColors export for charts, related tdf#103943Markus Mohrhard
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: ooxStephan Bergmann
2016-11-29tdf#104115 DOCX export: ClosedBezierShape should always result in <a:custGeom>Miklos Vajna
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai
2016-11-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann
2016-11-25tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung
2016-11-23loplugin:unnecessaryoverride (dtors) in ooxStephan Bergmann
2016-11-23oox: update README for recent change.Mark Hung
2016-11-20tdf59046 oox: fix incorrectly combined shapesMark Hung
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai