summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-01Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz4-30/+30
2012-12-01Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz17-28/+28
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-30do not write rotation when it is equal to multiple of 360 degreesRadek Doulik1-1/+1
2012-11-29fdo#45495 pptx Export saves rotation of pictures,shapes,textLennard2-10/+19
2012-11-28OUString::replace() does not modify in-placeTor Lillqvist1-2/+2
2012-11-24this method actually can throw, related fdo#57451Markus Mohrhard1-1/+1
2012-11-23Remove some other newly tagged unused methodsJulien Nabet1-5/+0
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-19no matching function for call to 'max(int, long int)'Tor Lillqvist1-1/+1
2012-11-19export embedded spreadsheet(s), fixes n#780830Radek Doulik2-46/+169
2012-11-19limit buSzPct rangeRadek Doulik1-1/+1
2012-11-17valgrind: use of uninitialized variableCaolán McNamara1-1/+2
2012-11-16targetted cleanup of misc. vba pieces.Noel Power2-16/+0
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-4/+3
2012-11-14oox: reduce exception count reading missing attributes.Michael Meeks1-0/+4
2012-11-11oox: ZipStorage: better exception tracingMichael Stahl1-10/+20
2012-11-09oox: make things easier to debug by tracing exceptionsMichael Stahl2-8/+16
2012-11-08I hate sal_Int32, episode #1326.Luboš Luňák1-4/+4
2012-11-08implement inset attribute of <v:textbox> (part of bnc#773061)Luboš Luňák5-2/+36
2012-11-05bnc#785727: Add more safety checks, exact bug mechanism unclearTor Lillqvist1-1/+1
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-0/+1
2012-10-25WaE: 'xChartType$D57056$_pInterface' may be used uninitialized…Christian Lohmaier1-1/+3
2012-10-25n#773048: Adjust rotate in relation to fix for n#783433Muthu Subramanian1-1/+1