summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-034-6/+6
* oox: fix buildIvan Timofeev2012-12-0117-34/+1
* Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz2012-12-014-30/+30
* Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz2012-12-0117-28/+28
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* do not write rotation when it is equal to multiple of 360 degreesRadek Doulik2012-11-301-1/+1
* fdo#45495 pptx Export saves rotation of pictures,shapes,textLennard2012-11-293-11/+23
* OUString::replace() does not modify in-placeTor Lillqvist2012-11-281-2/+2
* Revert "Skip a bunch of files in the disable-export case"Tor Lillqvist2012-11-261-7/+6
* Skip a bunch of files in the disable-export caseTor Lillqvist2012-11-261-6/+7
* 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