summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2017-06-18coverity#1412145 Result is not floating pointCaolán McNamara1-1/+1
2017-06-16VML: EMU to Points conversionSzymon Kłos1-3/+1
2017-06-16Watermark: VML export/import font sizeSzymon Kłos3-2/+19
2017-06-08Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna2-8/+15
2017-06-07Related: tdf#108269 oox: ignore case when checking .docm extensionMiklos Vajna1-2/+11
2017-06-06Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna1-7/+12
2017-06-04Watermark: VML font-family import for textpathSzymon Kłos2-0/+23
2017-06-04Watermark: docx interoperabilitySzymon Kłos2-3/+12
2017-06-01tdf#108269 sw: add separate DOCM filterMiklos Vajna1-2/+4
2017-06-01tdf#104219 Don't export color information when color is automaticBartosz Kosiorek2-12/+19
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
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin2-18/+27
2017-04-13Removed duplicated includesAndrea Gelmini1-4/+0
2017-04-12enum spelling: throught -> throughJustin Luth1-1/+1
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin2-11/+13
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin1-3/+2
2017-04-10loplugin:inlinefields in oox::vml::VMLExportNoel Grandin1-6/+3
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: ooxStephan Bergmann2-7/+7
2017-04-06loplugin:singlevalfieldsNoel Grandin3-22/+24
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
2017-04-05add a clearDocumentHandler for null document handler caseCaolán McNamara2-1/+8
2017-04-05loplugin:constantparam part2Noel Grandin5-31/+23
2017-04-04oox: -Werror=formatMichael Stahl1-2/+2
2017-03-31use actual UNO enums in ooxNoel Grandin8-21/+20
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna3-9/+9