summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* fdo#83058 File corrupt due to data label position is invalid in chart.xmlPriyankaGaikwad2015-01-031-5/+14
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-027-12/+11
* ERROR: Invalid content was found starting with element 'p:pic'.Miklos Vajna2014-12-221-2/+5
* ERROR: Attribute 'spid' must appear on element 'p:oleObj'.Miklos Vajna2014-12-221-0/+1
* bnc#862510: PPTX import: Wrong text vertical adjustment inside shape.Zolnai Tamás2014-12-222-1/+16
* bnc#862510: PPTX import: Wrong text color inside shapeZolnai Tamás2014-12-221-5/+8
* bnc#822341: PPTX export of embedded text documentsZolnai Tamás2014-12-221-27/+81
* Refactor building perfect hash tabels for tokensDaniel Sikeler2014-12-222-100/+5
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-191-1/+1
* WaE: variable 'nModuleCount' set but not usedTor Lillqvist2014-12-191-1/+1
* defining a macro for two lines of code introduces more noiseNoel Grandin2014-12-191-4/+2
* remove operator>> and operator<< methodsNoel Grandin2014-12-194-11/+12
* remove operator>> and operator<< methodsNoel Grandin2014-12-194-10/+7
* cppcheck: Same expression on both sides of '||'Julien Nabet2014-12-181-1/+1
* oox: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-187-22/+22
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-173-4/+4
* Resolves: fdo#87281 Crash on importing diagram in .docx fileGary Houston2014-12-151-1/+3
* no point checking for null before deleteCaolán McNamara2014-12-151-5/+1
* oox: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1511-34/+32
* fix commitNoel Grandin2014-12-121-1/+1
* remove operator>> and operator<< methodsNoel Grandin2014-12-1213-60/+81
* fdo#38835 strip out OString globalsNoel Grandin2014-12-051-53/+53
* Resolves: fdo#70157 fix crash on loadingCaolán McNamara2014-12-021-3/+7
* PPTX import: shape effect properties defined by themeZolnai Tamás2014-11-301-1/+4
* PPTX import: fix import of shape line properties defined by themeZolnai Tamás2014-11-301-1/+4
* bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás2014-11-301-1/+6
* fix higher debug level buildCaolán McNamara2014-11-271-0/+1
* small cosmetic clean-upMarkus Mohrhard2014-11-221-2/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-185-0/+5
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-1765-0/+76
* Add rtl::OUString::toUtf8()Miklos Vajna2014-11-171-3/+3
* oox: these are expected to be UTF-8Miklos Vajna2014-11-151-3/+3
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-148-10/+10
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-124-5/+5
* build fixCaolán McNamara2014-11-111-1/+2
* coverity#1187643 Unchecked return valueCaolán McNamara2014-11-111-6/+10
* coverity#1130169 Unchecked return valueCaolán McNamara2014-11-101-4/+4
* Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás2014-11-071-13/+0
* MS export: don't need to manually swapout images after swapin themZolnai Tamás2014-11-071-3/+0
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-3/+3
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-3/+3
* fdo#85813 drawingML export: fix handling of impress tablesMiklos Vajna2014-11-051-2/+5
* oox: document PPTX export entry pointMiklos Vajna2014-11-051-1/+4
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-054-11/+7
* Actually we shouldn't always set Overlap flag on for all xlsx charts...Kohei Yoshida2014-11-041-1/+1
* typo: geomtery -> geometryAndras Timar2014-11-031-1/+1
* unused includes in RTF filter and related filesMiklos Vajna2014-11-022-11/+0
* oox: introduce W_TOKEN() macroMiklos Vajna2014-11-015-82/+83
* Removed duplicated includesAndrea Gelmini2014-10-312-2/+0
* constStephan Bergmann2014-10-291-1/+1