summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-02xmloff: fix import of tables inside textboxes inside shapesMiklos Vajna
2014-06-02sw textboxes: implement ODF import/exportMiklos Vajna
2014-05-30fdo#76324: Use one static SvXMLTokenMap object, it's faster.Matúš Kukan
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-23Resolves: #i114361# provide and accept changed URL...Oliver-Rainer Wittmann
2014-05-23coverity#1213120 Unchecked dynamic_castCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22update_pch: add xmloffThomas Arnhold
2014-05-21fdo#78921 Don't crash when there is no storage specifiedMaxim Monastirsky
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-19fix import issue with property mappingMarkus Mohrhard
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-17Comment why it's not a copy paste errorJulien Nabet
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás
2014-05-16Fix class name typo in commentZolnai Tamás
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-13Typo: shoud -> shouldJulien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-08fdo#77451 Detect AOO 4.x for SvXMLImport::needFixPositionAfterZLaurent Balland-Poirier