summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* Some old Clang appear unhappy with the initializer_list<OUStringLiteral> codeStephan Bergmann2015-02-091-57/+57
* oox: replace legacy DBG_WARNINGsMichael Stahl2015-02-091-3/+3
* coverity#1268301 Dereference null return valueCaolán McNamara2015-02-071-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+2
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-35/+35
* Make OUStringLiteral more usefulStephan Bergmann2015-02-061-57/+59
* static const to avoid re-init all the time + c++11.Jan Holesovsky2015-02-061-4/+2
* bnc#637947 improve DrawingML export of custom shapesAndras Timar2015-02-061-4/+109
* Updated all precompiled headers.Ashod Nakashian2015-02-051-0/+6
* oox: 89 DPI is not such a great defaultMiklos Vajna2015-02-023-9/+14
* fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca2015-02-022-9/+9
* chisel off some more unused codeCaolán McNamara2015-01-303-23/+0
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-292-15/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-3/+3
* coverity#1265791 Unchecked return valueCaolán McNamara2015-01-241-2/+2
* fdo#87488 Wrong text rotation inside a preset shape from docxGary Houston2015-01-213-6/+12
* Some more loplugin:cstylecast: ooxStephan Bergmann2015-01-201-5/+5
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-073-3/+3
* 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