summaryrefslogtreecommitdiff
path: root/oox/inc
AgeCommit message (Expand)AuthorFilesLines
2013-02-13fdo#59789: xlsx export of data point labels, first cutKatarina Behrens1-0/+3
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák1-2/+7
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin1-4/+4
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin2-5/+5
2013-02-01fix position correction for flipped shapesLennard1-1/+1
2013-01-30Introduce SAL_OVERRIDEMiklos Vajna1-2/+2
2013-01-30n#792778 oox: implement import of v:line inside v:groupMiklos Vajna1-9/+6
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-11/+0
2013-01-23oox: kill no longer needed US() macroMiklos Vajna1-1/+0
2013-01-22oox: kill no longer needed S() macroMiklos Vajna2-4/+3
2013-01-18oox::vml::ShadowModel: differentiate between not having it and having it offMiklos Vajna1-1/+4
2013-01-18oox: import VML's v:shadow to WriterMiklos Vajna3-0/+14
2013-01-17Const correct-ness in one place...Kohei Yoshida2-2/+2
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin1-0/+2
2013-01-10include PCH headers for headers changesLuboš Luňák1-1/+1
2013-01-04adapt RtfSdrExport and oox::vml::VMLExport to filter changesMiklos Vajna1-1/+1
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna3-13/+7
2012-12-26ignore #include inside #ifLubos Lunak1-2/+1
2012-12-19regenerate pchPeter Foley1-90/+90
2012-12-19n#794350: [PPTX] Flip gradient fill as well.Muthu Subramanian1-1/+3
2012-12-18update PCH headers using the current pch scriptLuboš Luňák1-0/+1
2012-12-18class vs struct mismatchLuboš Luňák1-1/+1
2012-12-17oox: try to make Windows build happyMiklos Vajna1-1/+1
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna3-2/+12
2012-12-13PCH for Library_ooxLuboš Luňák2-0/+378
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power1-0/+2
2012-12-13Revert "fix fdo#58237 import hyperlinks for shapes in xlsx documents"Noel Power1-2/+0
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power1-0/+2
2012-12-13PCH for Library_mswordLuboš Luňák1-0/+1
2012-12-12oox: fix doxygen madness in coreMiklos Vajna5-14/+14
2012-12-11use effect referencesRadek Doulik1-1/+2
2012-11-29fdo#45495 pptx Export saves rotation of pictures,shapes,textLennard1-1/+4
2012-11-24this method actually can throw, related fdo#57451Markus Mohrhard1-1/+1
2012-11-23Remove some other newly tagged unused methodsJulien Nabet1-6/+0
2012-11-19export embedded spreadsheet(s), fixes n#780830Radek Doulik2-1/+7
2012-11-08oox: fix doxygen comments in dumpMiklos Vajna1-22/+22
2012-11-08implement inset attribute of <v:textbox> (part of bnc#773061)Luboš Luňák3-1/+8
2012-11-07oox: fix doxygen comments in helperMiklos Vajna9-51/+51
2012-10-11callcatcher: update unused code listCaolán McNamara1-6/+0
2012-10-06Remove 3 oox::ole elements:Julien Nabet1-52/+0
2012-09-27Bin some newly unused methodsJulien Nabet3-11/+0
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat1-0/+4
2012-09-27n#779627: VML: import mso-position-vertical:center and friendsCédric Bosdonnat1-0/+2
2012-09-26Import shadow effect properties for shapes in docx.Eilidh McAdam5-0/+101
2012-09-26sal_Bool -> boolNoel Grandin1-3/+3
2012-09-20n#779627: support for arcsize value in VMLCédric Bosdonnat1-0/+1
2012-09-19oox: include vector hereMatúš Kukan1-0/+2
2012-09-19Import bezier curves from .docx.Eilidh McAdam2-0/+25
2012-09-19Add VML path parsing to .docx import filter.Eilidh McAdam1-0/+19
2012-09-13targetted container_controls rework.Noel Power2-9/+10