summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* xmloff: dead code gives MSVC fitsMichael Stahl2014-08-201-30/+0
* ODF export: don't write invalid "group-name" attributeMichael Stahl2014-08-202-6/+4
* prevent invalid ods files with loext:fill-characterMarkus Mohrhard2014-08-162-4/+5
* just use a typedef, don't inherit from boost::ptr_containerMarkus Mohrhard2014-08-161-2/+0
* update_pchThomas Arnhold2014-08-131-0/+1
* fdo#82165: ODF import: clear all shapes when removing header contentMichael Stahl2014-08-121-2/+11
* -Werror,-Wundefined-bool-conversionStephan Bergmann2014-08-1122-40/+40
* fdo#75757: remove inheritance to std::mapTakeshi Abe2014-08-071-7/+10
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-08-055-15/+5
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-08-051-2/+0
* cleanup usage of MapUnit enumNoel Grandin2014-07-311-4/+4
* fix some dodgy FieldUnit conversionsNoel Grandin2014-07-312-2/+8
* Fix previous commitStephan Bergmann2014-07-291-1/+1
* loplugin:stringconcatStephan Bergmann2014-07-291-1/+1
* Further OUString cleanup in xmloff/Joren De Cuyper2014-07-295-181/+105
* bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida2014-07-263-0/+32
* Simplify.Kohei Yoshida2014-07-251-5/+2
* Reduce scope levels.Kohei Yoshida2014-07-251-172/+172
* pImplize XMLPropertyHandlerFactory.Kohei Yoshida2014-07-253-6/+23
* Store the handler as a const pointer.Kohei Yoshida2014-07-251-3/+3
* The 'mutable' keyword exists for this kind of use.Kohei Yoshida2014-07-251-3/+1
* Document what's in the type of the map entry.Kohei Yoshida2014-07-252-2/+2
* Apply pimpl to XMLPropertySetMapper.Kohei Yoshida2014-07-2526-48/+197
* Resolves: #i125289# do apply possible changed <GraphicStreamURL>...Oliver-Rainer Wittmann2014-07-231-13/+19
* cppcheck: Prefer prefix ++/-- operatorsJulien Nabet2014-07-201-3/+3
* fdo#79358: ODF export: fix index boolean property exportMichael Stahl2014-07-101-1/+1
* use SimpleReferenceObject in xmloff moduleNoel Grandin2014-07-083-27/+3
* coverity#704112 Unchecked return valueCaolán McNamara2014-07-031-8/+10
* coverity#736024 help coverity out hereCaolán McNamara2014-07-031-3/+5
* coverity#1223084 Unchecked return valueNorbert Thiebaud2014-07-031-4/+3
* fix ODF validation errorsMarkus Mohrhard2014-07-028-9/+18
* drop UniReference in favour of rtl::ReferenceNoel Grandin2014-07-0282-267/+225
* coverity#705353 Missing break in switch, probably intentionalCaolán McNamara2014-07-021-0/+1
* -Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann2014-07-011-1/+1
* Resolves: #i125045# For XMLPropertyMapper using TEXT_PROP_MAP_SHAPE_PARA...Armin Le Grand2014-07-012-28/+34
* Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2014-07-0115-445/+1196
* Typo: beeing->beingJulien Nabet2014-06-293-4/+4
* fdo#80009: xmloff: ignore excessive fo:clip valuesMichael Stahl2014-06-281-0/+7
* loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann2014-06-274-49/+0
* tweak assert so comment appears in abort messageCaolán McNamara2014-06-271-2/+1
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-251-1/+1
* new compilerplugin returnbyrefNoel Grandin2014-06-241-14/+14
* Create SvtSaveOptions() outside of for loop.Matúš Kukan2014-06-211-1/+1
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-192-3/+90
* Do not dereference null pointerStephan Bergmann2014-06-191-4/+5
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-1714-54/+11
* Revert "Make glTF support an experimental feature"Zolnai Tamás2014-06-163-11/+4
* Fix gltf export: close plugin element before export fallbackZolnai Tamás2014-06-161-1/+2
* glTF import/export: fallback must be the second one inside the frameZolnai Tamás2014-06-163-24/+77
* glTF export: Use plural folder namesZolnai Tamás2014-06-161-2/+2