summaryrefslogtreecommitdiff
path: root/oox/inc
AgeCommit message (Expand)Author
2013-02-13fdo#59789: xlsx export of data point labels, first cutKatarina Behrens
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin
2013-02-01fix position correction for flipped shapesLennard
2013-01-30Introduce SAL_OVERRIDEMiklos Vajna
2013-01-30n#792778 oox: implement import of v:line inside v:groupMiklos Vajna
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2013-01-23oox: kill no longer needed US() macroMiklos Vajna
2013-01-22oox: kill no longer needed S() macroMiklos Vajna
2013-01-18oox::vml::ShadowModel: differentiate between not having it and having it offMiklos Vajna
2013-01-18oox: import VML's v:shadow to WriterMiklos Vajna
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-04adapt RtfSdrExport and oox::vml::VMLExport to filter changesMiklos Vajna
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-26ignore #include inside #ifLubos Lunak
2012-12-19regenerate pchPeter Foley
2012-12-19n#794350: [PPTX] Flip gradient fill as well.Muthu Subramanian
2012-12-18update PCH headers using the current pch scriptLuboš Luňák
2012-12-18class vs struct mismatchLuboš Luňák
2012-12-17oox: try to make Windows build happyMiklos Vajna
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna
2012-12-13PCH for Library_ooxLuboš Luňák
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-13Revert "fix fdo#58237 import hyperlinks for shapes in xlsx documents"Noel Power
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-13PCH for Library_mswordLuboš Luňák
2012-12-12oox: fix doxygen madness in coreMiklos Vajna
2012-12-11use effect referencesRadek Doulik
2012-11-29fdo#45495 pptx Export saves rotation of pictures,shapes,textLennard
2012-11-24this method actually can throw, related fdo#57451Markus Mohrhard
2012-11-23Remove some other newly tagged unused methodsJulien Nabet
2012-11-19export embedded spreadsheet(s), fixes n#780830Radek Doulik
2012-11-08oox: fix doxygen comments in dumpMiklos Vajna
2012-11-08implement inset attribute of <v:textbox> (part of bnc#773061)Luboš Luňák
2012-11-07oox: fix doxygen comments in helperMiklos Vajna
2012-10-11callcatcher: update unused code listCaolán McNamara
2012-10-06Remove 3 oox::ole elements:Julien Nabet
2012-09-27Bin some newly unused methodsJulien Nabet
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-09-27n#779627: VML: import mso-position-vertical:center and friendsCédric Bosdonnat
2012-09-26Import shadow effect properties for shapes in docx.Eilidh McAdam
2012-09-26sal_Bool -> boolNoel Grandin
2012-09-20n#779627: support for arcsize value in VMLCédric Bosdonnat
2012-09-19oox: include vector hereMatúš Kukan
2012-09-19Import bezier curves from .docx.Eilidh McAdam
2012-09-19Add VML path parsing to .docx import filter.Eilidh McAdam
2012-09-13targetted container_controls rework.Noel Power