summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-13oox: MSVC complains that nPlacement may be uninitializedMichael Stahl1-1/+1
2013-02-13oox: fix build breaker: stop using some non-existent "S"Michael Stahl1-2/+2
2013-02-13fdo#59789: xlsx export of data point labels, first cutKatarina Behrens1-1/+80
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin1-8/+6
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin2-8/+6
2013-02-08unused variable after 2e14a8bf03cefe831eb7694ea903115bc4b61ecfLuboš Luňák1-1/+0
2013-02-08fix invalid USS macro use, the result is for immediate use in callsRadek Doulik1-13/+4
2013-02-05fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-29/+27
2013-02-04String cleanup in ooxJosé Guilherme Vanz20-67/+47
2013-02-04String cleanup in ooxJosé Guilherme Vanz1-13/+12
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