summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
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,textLennard3-11/+23
2012-11-28OUString::replace() does not modify in-placeTor Lillqvist1-2/+2
2012-11-26Revert "Skip a bunch of files in the disable-export case"Tor Lillqvist1-7/+6
2012-11-26Skip a bunch of files in the disable-export caseTor Lillqvist1-6/+7
2012-11-24this method actually can throw, related fdo#57451Markus Mohrhard2-2/+2
2012-11-23Remove some other newly tagged unused methodsJulien Nabet2-11/+0
2012-11-22AllSettings with LanguageTagEike Rathke2-1/+2
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 Doulik4-47/+176
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-08oox: fix doxygen comments in dumpMiklos Vajna1-22/+22
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ňák8-3/+44
2012-11-07oox: fix doxygen comments in helperMiklos Vajna9-51/+51
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
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-2/+1
2012-10-18Improve vml path parsing to handle repeated commandsPierre-Eric Pelloux-Prayer1-17/+28
2012-10-16vml import: only apply width-percent attribute if it's != 0Pierre-Eric Pelloux-Prayer1-2/+6
2012-10-13oox: fix loplugin warningsMiklos Vajna5-9/+9
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-11we love you 32bit sal_Int32 as longCaolán McNamara1-1/+1
2012-10-11n#778854: Fixes quite some issues with bullet points.Muthu Subramanian2-5/+21
2012-10-11callcatcher: update unused code listCaolán McNamara2-15/+0
2012-10-10fix text rotation for txXfrm element, fixes n#783433Radek Doulik1-1/+1
2012-10-09added safety checkRadek Doulik1-1/+1
2012-10-08implement a:overrideClrMapping (fixes n#783202)Radek Doulik1-1/+2
2012-10-06Remove 3 oox::ole elements:Julien Nabet2-148/+0
2012-10-03fix for fdo#55565 regression, failure to export vertical text in shapeNoel Power1-0/+21
2012-10-02Use prefixTor Lillqvist2-2/+2
2012-09-29Use comphelper::getComponentContextStephan Bergmann2-46/+8
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-27Bin some newly unused methodsJulien Nabet6-52/+0