summaryrefslogtreecommitdiff
path: root/oox/source/export/drawingml.cxx
AgeCommit message (Expand)Author
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08Export and import of additional fields in ImpressRosemary Sebastian
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-02-02Export and import of file name fieldRosemary Sebastian
2015-11-30export date and time fields in impressRosemary
2015-11-19tdf#92527 construct default Segments sequence, when there is noneAndras Timar
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-14oox: loplugin:stringconstantMiklos Vajna
2015-09-14tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens
2015-09-07related tdf#93676: make the bold property explicit for run exportMarkus Mohrhard
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-25Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue.Mark Hung
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung
2015-08-24coverity#1317300 Untrusted array index readCaolán McNamara
2015-08-19Avoid css::uno::Sequence<sal_uInt8> (which is not a proper UNO type)Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-16oox: fix invalid mime type "image/tif"Michael Stahl
2015-06-10similarly fix fatal export of kde216114-1.odt to docxCaolán McNamara
2015-06-10fix fatal attempt to export kde302504-1.odt to docxCaolán McNamara
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-30another DrawingML export crash fixAndras Timar
2015-05-28DrawingML export crash fixAndras Timar
2015-05-27disable more annoying log outputMarkus Mohrhard
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-19coverity#1298896 dead codeCaolán McNamara
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad
2015-05-12loplugin:cstylecastStephan Bergmann
2015-05-11tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10tdf#90607:Issue in bullets not having any text following.Charu Tyagi
2015-05-10CppunitTest_sd_export_tests: fix validation errorsMiklos Vajna
2015-05-09tdf#90828 FILESAVE:XLSX export of underline color for text inside textboxPriyankaGaikwad
2015-05-07tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate001
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin
2015-04-30tdf#90955: CharKerning i.e spc is not exported after RT.yogesh.bharate001
2015-04-30tdf#90673:FILESAVE:PPTX Paragraph text direction right-to-left is not exportedPriyankaGaikwad
2015-04-30tdf#90908 : FILESAVE: XLSX wrong export of font size 18PriyankaGaikwad
2015-04-27support axis text properties during OOXML export, tdf#90532Markus Mohrhard