summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2017-06-05spelling instanciate -> instantiateNoel Grandin1-1/+1
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin15-19/+22
2017-06-04Remove usage of OString("")Arnaud Versini1-1/+1
2017-06-02Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna1-7/+12
2017-06-02oox: clean up lclHasSuffix() and its copy&pasted versionMiklos Vajna1-9/+2
2017-06-02tdf#70415 PPTX import: fix assert fail in importEmbeddedGraphics()Miklos Vajna1-7/+4
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-1/+1
2017-06-01sw: add separate DOCM filterMiklos Vajna1-2/+4
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-3/+0
2017-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz2-12/+30
2017-05-31tdf#104219 Don't export color information when color is automaticBartosz Kosiorek2-12/+19
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin2-6/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke2-2/+0
2017-05-29getUtf8TokenName can return by const refNoel Grandin5-4/+6
2017-05-28remove unnecessary use of OString::getStrNoel Grandin3-31/+9
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos2-0/+23
2017-05-26Watermark: docx interoperabilitySzymon Kłos2-3/+12
2017-05-25loplugin:constantparamNoel Grandin3-14/+12
2017-05-23svtools: add GraphicProvider::queryGraphics()Miklos Vajna1-16/+13
2017-05-23oox: add GraphicHelper::importGraphics()Miklos Vajna1-7/+42
2017-05-23oox: add GraphicHelper::importEmbeddedGraphics()Miklos Vajna2-8/+36
2017-05-22oox: these getShape() functions can be constMiklos Vajna3-3/+3
2017-05-22PPTX import: import JPEG images ahead of timeMiklos Vajna1-0/+41
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke6-17/+0
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-2/+0
2017-05-15Correct URI for HDPHOTO, tdf#107197 follow-upEike Rathke1-1/+1
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin4-22/+52
2017-05-12remove unused uno::Reference varsNoel Grandin4-8/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke20-20/+0
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-18/+14
2017-05-09loplugin:constantparamNoel Grandin1-2/+1
2017-05-08remove unused boolJochen Nitschke1-5/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock6-19/+18
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock6-18/+19
2017-05-04tdf#106520 xlsx: black square where image should beThomas Beck1-3/+3
2017-05-04cleanup includesJochen Nitschke5-22/+10
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin18-49/+23
2017-04-29replace oox internal hashing code with new comphelper codeMarkus Mohrhard3-143/+20
2017-04-28loplugin:salunicodeliteral: ooxStephan Bergmann1-1/+1
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-3/+1
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann3-114/+114
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin1-4/+1
2017-04-24Indentation fixesMiklos Vajna1-1/+1
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky4-4/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2-4/+4
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet1-1/+1
2017-04-16first stab at replacing hard coded relationships with calls to a methodMarkus Mohrhard3-0/+35
2017-04-15tdf#100926: PPTX import of table with rotated textTamás Zolnai1-0/+5