summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2014-12-15Resolves: fdo#87281 Crash on importing diagram in .docx fileGary Houston1-1/+3
2014-12-15no point checking for null before deleteCaolán McNamara1-5/+1
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann11-34/+32
2014-12-12fix commitNoel Grandin1-1/+1
2014-12-12remove operator>> and operator<< methodsNoel Grandin13-60/+81
2014-12-05fdo#38835 strip out OString globalsNoel Grandin1-53/+53
2014-12-02Resolves: fdo#70157 fix crash on loadingCaolán McNamara1-3/+7
2014-11-30PPTX import: shape effect properties defined by themeZolnai Tamás1-1/+4
2014-11-30PPTX import: fix import of shape line properties defined by themeZolnai Tamás1-1/+4
2014-11-30bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás1-1/+6
2014-11-27fix higher debug level buildCaolán McNamara1-0/+1
2014-11-22small cosmetic clean-upMarkus Mohrhard1-2/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl5-0/+5
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl65-0/+76
2014-11-17Add rtl::OUString::toUtf8()Miklos Vajna1-3/+3
2014-11-15oox: these are expected to be UTF-8Miklos Vajna1-3/+3
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava8-10/+10
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini4-5/+5
2014-11-11build fixCaolán McNamara1-1/+2
2014-11-11coverity#1187643 Unchecked return valueCaolán McNamara1-6/+10
2014-11-10coverity#1130169 Unchecked return valueCaolán McNamara1-4/+4
2014-11-07Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás1-13/+0
2014-11-07MS export: don't need to manually swapout images after swapin themZolnai Tamás1-3/+0
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-3/+3
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-3/+3
2014-11-05fdo#85813 drawingML export: fix handling of impress tablesMiklos Vajna1-2/+5
2014-11-05oox: document PPTX export entry pointMiklos Vajna1-1/+4
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin4-11/+7
2014-11-04Actually we shouldn't always set Overlap flag on for all xlsx charts...Kohei Yoshida1-1/+1
2014-11-03typo: geomtery -> geometryAndras Timar1-1/+1
2014-11-02unused includes in RTF filter and related filesMiklos Vajna2-11/+0
2014-11-01oox: introduce W_TOKEN() macroMiklos Vajna5-82/+83
2014-10-31Removed duplicated includesAndrea Gelmini2-2/+0
2014-10-29constStephan Bergmann1-1/+1
2014-10-29constStephan Bergmann1-1/+1
2014-10-28coverity#735309 Unchecked return valueCaolán McNamara1-2/+2
2014-10-24-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-24coverity#736028 Invalid iterator comparisonCaolán McNamara1-2/+3
2014-10-24coverity#736027 Invalid iterator comparisonCaolán McNamara1-2/+3
2014-10-24coverity#736026 Invalid iterator comparisonCaolán McNamara1-2/+3
2014-10-23inline TokenMap::getUtf8TokenNameMatúš Kukan1-7/+0
2014-10-23Remove few pointless OUString::number() and one methodMatúš Kukan1-4/+3
2014-10-23maTokenNames.size() is constant: use it and be a bit fasterMatúš Kukan1-1/+1
2014-10-23loplugin: cstylecastNoel Grandin1-2/+2
2014-10-22fix oox build on big endianDavid Tardon1-1/+1
2014-10-17coverity#1247632 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2014-10-15I think this is what was meant, see cf7832d6Adolfo Jayme Barrientos1-2/+2
2014-10-13oox: refactor embedded media importMichael Stahl4-18/+29
2014-10-11fdo#84647 : Fixed default value for TickLableSkip value.sushil_shinde1-1/+1