summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2014-07-29Fix previous commitStephan Bergmann
2014-07-29loplugin:stringconcatStephan Bergmann
2014-07-29Further OUString cleanup in xmloff/Joren De Cuyper
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida
2014-07-25Simplify.Kohei Yoshida
2014-07-25Reduce scope levels.Kohei Yoshida
2014-07-25pImplize XMLPropertyHandlerFactory.Kohei Yoshida
2014-07-25Store the handler as a const pointer.Kohei Yoshida
2014-07-25The 'mutable' keyword exists for this kind of use.Kohei Yoshida
2014-07-25Document what's in the type of the map entry.Kohei Yoshida
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-23Resolves: #i125289# do apply possible changed <GraphicStreamURL>...Oliver-Rainer Wittmann
2014-07-20cppcheck: Prefer prefix ++/-- operatorsJulien Nabet
2014-07-10fdo#79358: ODF export: fix index boolean property exportMichael Stahl
2014-07-08use SimpleReferenceObject in xmloff moduleNoel Grandin
2014-07-03coverity#704112 Unchecked return valueCaolán McNamara
2014-07-03coverity#736024 help coverity out hereCaolán McNamara
2014-07-03coverity#1223084 Unchecked return valueNorbert Thiebaud
2014-07-02fix ODF validation errorsMarkus Mohrhard
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-02coverity#705353 Missing break in switch, probably intentionalCaolán McNamara
2014-07-01-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
2014-07-01Resolves: #i125045# For XMLPropertyMapper using TEXT_PROP_MAP_SHAPE_PARA...Armin Le Grand
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-28fdo#80009: xmloff: ignore excessive fo:clip valuesMichael Stahl
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-21Create SvtSaveOptions() outside of for loop.Matúš Kukan
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19Do not dereference null pointerStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-16Revert "Make glTF support an experimental feature"Zolnai Tamás
2014-06-16Fix gltf export: close plugin element before export fallbackZolnai Tamás
2014-06-16glTF import/export: fallback must be the second one inside the frameZolnai Tamás
2014-06-16glTF export: Use plural folder namesZolnai Tamás
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-12Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás
2014-06-12Make glTF support an experimental featureZolnai Tamás
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-06-12WaE: unused function 'isString'Tor Lillqvist
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-08avoid memory leak and invalid documentsMarkus Mohrhard
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-05fdo#72727: Revert "-Werror=unused-but-set-variable second try"Kohei Yoshida
2014-06-05fdo#72727: Revert "fdo#68663 don't blindly force categories when there are none"Kohei Yoshida
2014-06-05various: remove SAL_THROW macroNoel Grandin