summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2017-06-21tdf#89064 Fix import of pages with comments and notesPaul Trojahn
2017-06-18coverity#1412145 Result is not floating pointCaolán McNamara
2017-06-16VML: EMU to Points conversionSzymon Kłos
2017-06-16Watermark: VML export/import font sizeSzymon Kłos
2017-06-08Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-06-07Related: tdf#108269 oox: ignore case when checking .docm extensionMiklos Vajna
2017-06-06Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna
2017-06-04Watermark: VML font-family import for textpathSzymon Kłos
2017-06-04Watermark: docx interoperabilitySzymon Kłos
2017-06-01tdf#108269 sw: add separate DOCM filterMiklos Vajna
2017-06-01tdf#104219 Don't export color information when color is automaticBartosz Kosiorek
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
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05add a clearDocumentHandler for null document handler caseCaolán McNamara
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04oox: -Werror=formatMichael Stahl
2017-03-31use actual UNO enums in ooxNoel Grandin