summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat4-0/+36
2012-09-27n#779627: VML: import mso-position-vertical:center and friendsCédric Bosdonnat4-9/+25
2012-09-26Import shadow effect properties for shapes in docx.Eilidh McAdam11-0/+234
2012-09-26sal_Bool -> boolNoel Grandin2-4/+4
2012-09-25n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna1-0/+1
2012-09-24Revert "fdo#54609: Exception while importing xlsx."Fridrich Štrba1-14/+7
2012-09-20n#779627: support for arcsize value in VMLCédric Bosdonnat4-1/+23
2012-09-20n#779834 fix VML import of absolutely positioned image with no left marginMiklos Vajna1-1/+6
2012-09-20write only non NaN chart series values (fixes part of n#760997Radek Doulik1-1/+2
2012-09-19oox: include vector hereMatúš Kukan1-0/+2
2012-09-19Import bezier curves from .docx.Eilidh McAdam5-2/+138
2012-09-19vml import: WaE (unused variable, unhandled enum value)Miklos Vajna1-2/+3
2012-09-19Add VML path parsing to .docx import filter.Eilidh McAdam2-0/+142
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-12/+2