summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin
2017-04-24Indentation fixesMiklos Vajna
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet
2017-04-16first stab at replacing hard coded relationships with calls to a methodMarkus Mohrhard
2017-04-15tdf#100926: PPTX import of table with rotated textTamás Zolnai
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-10loplugin:inlinefields in oox::vml::VMLExportNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: ooxStephan Bergmann
2017-04-06loplugin:singlevalfieldsNoel Grandin