summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-01fix position correction for flipped shapesLennard1-2/+8
2013-01-31fdo#56976 fixes up Arrow import bugLennard2-0/+218
2013-01-30n#792778 oox: implement import of v:line inside v:groupMiklos Vajna1-5/+18
2013-01-29use ole obj preview imageRadek Doulik3-1/+7
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-30/+0
2013-01-24oox: drop no longer needed STR() macroMiklos Vajna1-11/+8
2013-01-23oox: kill no longer needed US() macroMiklos Vajna2-15/+15
2013-01-22oox: kill no longer needed S() macroMiklos Vajna3-63/+63
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac3-7/+7
2013-01-19Again Fix others Consecutive return, breakJulien Nabet4-6/+0
2013-01-18oox::vml::ShadowModel: differentiate between not having it and having it offMiklos Vajna2-2/+8
2013-01-18oox: import VML's v:shadow to WriterMiklos Vajna4-0/+39
2013-01-17Const correct-ness in one place...Kohei Yoshida2-3/+3
2013-01-17VML import of TextFrame border widthMiklos Vajna1-1/+7
2013-01-17VML import of TextFrame border colorMiklos Vajna1-4/+23
2013-01-17oox: fix misleading commentMiklos Vajna1-1/+1
2013-01-16fix cell border line properties n#793408Radek Doulik1-0/+1
2013-01-15fdo#46808, Remove unnecessary call to getProcessServiceFactoryNoel Grandin1-2/+0
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin2-1/+8
2013-01-07Cleanup codeJosé Guilherme Vanz7-41/+6
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2013-01-04adapt RtfSdrExport and oox::vml::VMLExport to filter changesMiklos Vajna1-3/+3
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna60-2472/+2459
2013-01-04Removal rtl and string cleanupJosé Guilherme Vanz33-84/+39
2012-12-26n#793999: PPTX Export - background image fit to slide.Muthu Subramanian1-0/+5
2012-12-26OUString cleanup in ooxJosé Guilherme Vanz12-95/+70
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-5/+4
2012-12-20Removal unnecessary using declarationsJosé Guilherme Vanz12-35/+0
2012-12-19n#794350: [PPTX] Flip gradient fill as well.Muthu Subramanian2-2/+9
2012-12-19fix last commitLuboš Luňák1-1/+1
2012-12-19Removel ::rtl:: prefixes and macros in ooxJosé Guilherme Vanz7-76/+55
2012-12-17rtl:: prefixes removal in ooxJosé Guilherme Vanz4-47/+29
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna4-10/+97
2012-12-15Oups changed this file by errorJulien Nabet1-5/+2
2012-12-15Some cppcheck cleaningJulien Nabet1-2/+5
2012-12-13PCH for Library_ooxLuboš Luňák22-172/+171
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power2-0/+11
2012-12-13Revert "fix fdo#58237 import hyperlinks for shapes in xlsx documents"Noel Power2-9/+1
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power2-1/+9
2012-12-11use effect referencesRadek Doulik3-9/+24
2012-12-10oox: v:textbox's inset attribute should be imported in Hmm, not in EmuMiklos Vajna1-4/+4
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-4/+2
2012-12-07drop some static OUStringsCaolán McNamara6-36/+19
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz47-265/+213
2012-12-07::rtl:: prefixes removalJosé Guilherme Vanz13-24/+9
2012-12-07::rtl:: removal in ooxJosé Guilherme Vanz10-78/+72
2012-12-06bnc#792528: Play it safe for non-Excel documents.Kohei Yoshida1-1/+4
2012-12-06bnc#792528: Import static data series labels from xlsx correctly.Kohei Yoshida1-2/+8
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák4-6/+6
2012-12-01oox: fix buildIvan Timofeev17-34/+1