summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2017-06-11allow build without tls and ssljan Iversen
2017-06-10coverity#1412145 Result is not floating pointCaolán McNamara
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-09VML: EMU to Points conversionSzymon Kłos
2017-06-08oox: replace PUT_PROP macro with comphelper::makePropertyValue() callsMiklos Vajna
2017-06-08Watermark: VML export/import font sizeSzymon Kłos
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-06-06Related: tdf#108269 oox: ignore case when checking .docm extensionMiklos Vajna
2017-06-05typosJulien Nabet
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-04Remove usage of OString("")Arnaud Versini
2017-06-02Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna
2017-06-02oox: clean up lclHasSuffix() and its copy&pasted versionMiklos Vajna
2017-06-02tdf#70415 PPTX import: fix assert fail in importEmbeddedGraphics()Miklos Vajna
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-06-01sw: add separate DOCM filterMiklos Vajna
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz
2017-05-31tdf#104219 Don't export color information when color is automaticBartosz Kosiorek
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-29getUtf8TokenName can return by const refNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos
2017-05-26Watermark: docx interoperabilitySzymon Kłos
2017-05-25loplugin:constantparamNoel Grandin
2017-05-23svtools: add GraphicProvider::queryGraphics()Miklos Vajna
2017-05-23oox: add GraphicHelper::importGraphics()Miklos Vajna
2017-05-23oox: add GraphicHelper::importEmbeddedGraphics()Miklos Vajna
2017-05-22oox: these getShape() functions can be constMiklos Vajna
2017-05-22PPTX import: import JPEG images ahead of timeMiklos Vajna
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-15Correct URI for HDPHOTO, tdf#107197 follow-upEike Rathke
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-08remove unused boolJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock
2017-05-04tdf#106520 xlsx: black square where image should beThomas Beck
2017-05-04cleanup includesJochen Nitschke
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-04-29replace oox internal hashing code with new comphelper codeMarkus Mohrhard
2017-04-28loplugin:salunicodeliteral: ooxStephan Bergmann