summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* [API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem2017-06-155-0/+15
* use more SAL_N_ELEMENTS part 2Noel Grandin2017-06-141-2/+2
* Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem2017-06-121-2/+2
* cleanup unused css/frame/* includesJochen Nitschke2017-06-1210-12/+0
* allow build without tls and ssljan Iversen2017-06-111-0/+24
* coverity#1412145 Result is not floating pointCaolán McNamara2017-06-101-1/+1
* GSoC: import VML shape adjustmentsGrzegorz Araminowicz2017-06-093-14/+36
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-092-14/+12
* VML: EMU to Points conversionSzymon Kłos2017-06-091-3/+1
* oox: replace PUT_PROP macro with comphelper::makePropertyValue() callsMiklos Vajna2017-06-081-67/+58
* Watermark: VML export/import font sizeSzymon Kłos2017-06-083-2/+19
* remove some unnecessary use of OUStringBufferNoel Grandin2017-06-088-8/+8
* Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna2017-06-072-8/+15
* Related: tdf#108269 oox: ignore case when checking .docm extensionMiklos Vajna2017-06-061-2/+11
* typosJulien Nabet2017-06-051-1/+1
* spelling instanciate -> instantiateNoel Grandin2017-06-051-1/+1
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-0515-19/+22
* Remove usage of OString("")Arnaud Versini2017-06-041-1/+1
* Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna2017-06-021-7/+12
* oox: clean up lclHasSuffix() and its copy&pasted versionMiklos Vajna2017-06-021-9/+2
* tdf#70415 PPTX import: fix assert fail in importEmbeddedGraphics()Miklos Vajna2017-06-021-7/+4
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-021-1/+1
* sw: add separate DOCM filterMiklos Vajna2017-06-011-2/+4
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-311-3/+0
* tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz2017-05-312-12/+30
* tdf#104219 Don't export color information when color is automaticBartosz Kosiorek2017-05-312-12/+19
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-312-6/+0
* remove duplicate 'using namespace'Jochen Nitschke2017-05-302-2/+0
* getUtf8TokenName can return by const refNoel Grandin2017-05-295-4/+6
* remove unnecessary use of OString::getStrNoel Grandin2017-05-283-31/+9
* Watermark: VML font-family import for textpathSzymon Kłos2017-05-282-0/+23
* Watermark: docx interoperabilitySzymon Kłos2017-05-262-3/+12
* loplugin:constantparamNoel Grandin2017-05-253-14/+12
* svtools: add GraphicProvider::queryGraphics()Miklos Vajna2017-05-231-16/+13
* oox: add GraphicHelper::importGraphics()Miklos Vajna2017-05-231-7/+42
* oox: add GraphicHelper::importEmbeddedGraphics()Miklos Vajna2017-05-232-8/+36
* oox: these getShape() functions can be constMiklos Vajna2017-05-223-3/+3
* PPTX import: import JPEG images ahead of timeMiklos Vajna2017-05-221-0/+41
* cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke2017-05-216-17/+0
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-161-2/+0
* Correct URI for HDPHOTO, tdf#107197 follow-upEike Rathke2017-05-151-1/+1
* tdf#107197 Replace relationship URIFakabbir Amin2017-05-144-22/+52
* remove unused uno::Reference varsNoel Grandin2017-05-124-8/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-0920-20/+0
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-091-18/+14
* loplugin:constantparamNoel Grandin2017-05-091-2/+1
* remove unused boolJochen Nitschke2017-05-081-5/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-076-19/+18
* tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock2017-05-076-18/+19
* tdf#106520 xlsx: black square where image should beThomas Beck2017-05-041-3/+3