summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2013-04-10Fix again n719988, n734733Xisco Fauli
2013-03-13bnc#798309 inherit group style from parentNoel Power
2013-01-22class vs struct mismatchLuboš Luňák
2013-01-22oox: try to make Windows build happyMiklos Vajna
2013-01-22n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna
2013-01-22fix cell border line properties n#793408Radek Doulik
2013-01-15n#794350: [PPTX] Flip gradient fill as well.Muthu Subramanian
2013-01-15n#793999: PPTX Export - background image fit to slide.Muthu Subramanian
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-10oox: v:textbox's inset attribute should be imported in Hmm, not in EmuMiklos Vajna
2012-12-06bnc#792528: Play it safe for non-Excel documents.Kohei Yoshida
2012-12-06bnc#792528: Import static data series labels from xlsx correctly.Kohei Yoshida
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-12-01oox: fix buildIvan Timofeev
2012-12-01Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz
2012-12-01Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30do not write rotation when it is equal to multiple of 360 degreesRadek Doulik
2012-11-29fdo#45495 pptx Export saves rotation of pictures,shapes,textLennard
2012-11-28OUString::replace() does not modify in-placeTor Lillqvist
2012-11-26Revert "Skip a bunch of files in the disable-export case"Tor Lillqvist
2012-11-26Skip a bunch of files in the disable-export caseTor Lillqvist
2012-11-24this method actually can throw, related fdo#57451Markus Mohrhard
2012-11-23Remove some other newly tagged unused methodsJulien Nabet
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19no matching function for call to 'max(int, long int)'Tor Lillqvist
2012-11-19export embedded spreadsheet(s), fixes n#780830Radek Doulik
2012-11-19limit buSzPct rangeRadek Doulik
2012-11-17valgrind: use of uninitialized variableCaolán McNamara
2012-11-16targetted cleanup of misc. vba pieces.Noel Power
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-14oox: reduce exception count reading missing attributes.Michael Meeks
2012-11-11oox: ZipStorage: better exception tracingMichael Stahl
2012-11-09oox: make things easier to debug by tracing exceptionsMichael Stahl
2012-11-08oox: fix doxygen comments in dumpMiklos Vajna
2012-11-08I hate sal_Int32, episode #1326.Luboš Luňák
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-11-05bnc#785727: Add more safety checks, exact bug mechanism unclearTor Lillqvist
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-25WaE: 'xChartType$D57056$_pInterface' may be used uninitialized…Christian Lohmaier
2012-10-25n#773048: Adjust rotate in relation to fix for n#783433Muthu Subramanian
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-18Improve vml path parsing to handle repeated commandsPierre-Eric Pelloux-Prayer
2012-10-16vml import: only apply width-percent attribute if it's != 0Pierre-Eric Pelloux-Prayer
2012-10-13oox: fix loplugin warningsMiklos Vajna
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11we love you 32bit sal_Int32 as longCaolán McNamara