summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* this method actually can throw, related fdo#57451Markus Mohrhard2012-11-242-2/+2
* Remove some other newly tagged unused methodsJulien Nabet2012-11-232-11/+0
* AllSettings with LanguageTagEike Rathke2012-11-222-1/+2
* no matching function for call to 'max(int, long int)'Tor Lillqvist2012-11-191-1/+1
* export embedded spreadsheet(s), fixes n#780830Radek Doulik2012-11-194-47/+176
* limit buSzPct rangeRadek Doulik2012-11-191-1/+1
* valgrind: use of uninitialized variableCaolán McNamara2012-11-171-1/+2
* targetted cleanup of misc. vba pieces.Noel Power2012-11-162-16/+0
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-151-4/+3
* oox: reduce exception count reading missing attributes.Michael Meeks2012-11-141-0/+4
* oox: ZipStorage: better exception tracingMichael Stahl2012-11-111-10/+20
* oox: make things easier to debug by tracing exceptionsMichael Stahl2012-11-092-8/+16
* oox: fix doxygen comments in dumpMiklos Vajna2012-11-081-22/+22
* I hate sal_Int32, episode #1326.Luboš Luňák2012-11-081-4/+4
* implement inset attribute of <v:textbox> (part of bnc#773061)Luboš Luňák2012-11-088-3/+44
* oox: fix doxygen comments in helperMiklos Vajna2012-11-079-51/+51
* bnc#785727: Add more safety checks, exact bug mechanism unclearTor Lillqvist2012-11-051-1/+1
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-281-0/+1
* WaE: 'xChartType$D57056$_pInterface' may be used uninitialized…Christian Lohmaier2012-10-251-1/+3
* n#773048: Adjust rotate in relation to fix for n#783433Muthu Subramanian2012-10-251-1/+1
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-241-2/+1
* Improve vml path parsing to handle repeated commandsPierre-Eric Pelloux-Prayer2012-10-181-17/+28
* vml import: only apply width-percent attribute if it's != 0Pierre-Eric Pelloux-Prayer2012-10-161-2/+6
* oox: fix loplugin warningsMiklos Vajna2012-10-135-9/+9
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-10-131-2/+2
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* we love you 32bit sal_Int32 as longCaolán McNamara2012-10-111-1/+1
* n#778854: Fixes quite some issues with bullet points.Muthu Subramanian2012-10-112-5/+21
* callcatcher: update unused code listCaolán McNamara2012-10-112-15/+0
* fix text rotation for txXfrm element, fixes n#783433Radek Doulik2012-10-101-1/+1
* added safety checkRadek Doulik2012-10-091-1/+1
* implement a:overrideClrMapping (fixes n#783202)Radek Doulik2012-10-081-1/+2
* Remove 3 oox::ole elements:Julien Nabet2012-10-062-148/+0
* fix for fdo#55565 regression, failure to export vertical text in shapeNoel Power2012-10-031-0/+21
* Use prefixTor Lillqvist2012-10-022-2/+2
* Use comphelper::getComponentContextStephan Bergmann2012-09-292-46/+8
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* Bin some newly unused methodsJulien Nabet2012-09-276-52/+0
* sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat2012-09-274-0/+36
* n#779627: VML: import mso-position-vertical:center and friendsCédric Bosdonnat2012-09-274-9/+25
* Import shadow effect properties for shapes in docx.Eilidh McAdam2012-09-2611-0/+234
* sal_Bool -> boolNoel Grandin2012-09-262-4/+4
* n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna2012-09-251-0/+1
* Revert "fdo#54609: Exception while importing xlsx."Fridrich Štrba2012-09-241-14/+7
* n#779627: support for arcsize value in VMLCédric Bosdonnat2012-09-204-1/+23
* n#779834 fix VML import of absolutely positioned image with no left marginMiklos Vajna2012-09-201-1/+6
* write only non NaN chart series values (fixes part of n#760997Radek Doulik2012-09-201-1/+2
* oox: include vector hereMatúš Kukan2012-09-191-0/+2