summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2014-06-16Fix gltf export: close plugin element before export fallbackZolnai Tamás1-1/+2
2014-06-16glTF import/export: fallback must be the second one inside the frameZolnai Tamás3-24/+77
2014-06-16glTF export: Use plural folder namesZolnai Tamás1-2/+2
2014-06-13loplugin:staticcallStephan Bergmann34-96/+91
2014-06-12Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás2-2/+2
2014-06-12Make glTF support an experimental featureZolnai Tamás3-2/+5
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás2-4/+15
2014-06-12WaE: unused function 'isString'Tor Lillqvist1-8/+0
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida1-17/+24
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin5-19/+3
2014-06-08avoid memory leak and invalid documentsMarkus Mohrhard1-11/+4
2014-06-06fixincludeguards: fix include guardsThomas Arnhold1-3/+3
2014-06-05fdo#72727: Revert "-Werror=unused-but-set-variable second try"Kohei Yoshida1-1/+8
2014-06-05fdo#72727: Revert "fdo#68663 don't blindly force categories when there are none"Kohei Yoshida1-0/+10
2014-06-05various: remove SAL_THROW macroNoel Grandin4-8/+8
2014-06-04DeInitVCL at end of testsStephan Bergmann1-0/+1
2014-06-02xmloff: fix import of tables inside textboxes inside shapesMiklos Vajna2-1/+13
2014-06-02sw textboxes: implement ODF import/exportMiklos Vajna1-0/+5
2014-05-30fdo#76324: Use one static SvXMLTokenMap object, it's faster.Matúš Kukan1-3/+3
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-2/+2
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-23Resolves: #i114361# provide and accept changed URL...Oliver-Rainer Wittmann1-4/+7
2014-05-23coverity#1213120 Unchecked dynamic_castCaolán McNamara1-3/+3
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-2/+1
2014-05-22update_pch: add xmloffThomas Arnhold3-0/+55
2014-05-21fdo#78921 Don't crash when there is no storage specifiedMaxim Monastirsky1-0/+4
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet15-53/+53
2014-05-19fix import issue with property mappingMarkus Mohrhard1-0/+9
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-2/+2
2014-05-17Comment why it's not a copy paste errorJulien Nabet1-0/+5
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás2-8/+60
2014-05-16Fix class name typo in commentZolnai Tamás1-1/+1
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-2/+2
2014-05-13Typo: shoud -> shouldJulien Nabet1-1/+1
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet4-6/+6
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet4-13/+13
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet7-23/+23
2014-05-08fdo#77451 Detect AOO 4.x for SvXMLImport::needFixPositionAfterZLaurent Balland-Poirier1-4/+6
2014-05-08cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet1-12/+12
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin4-4/+4
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni13-15/+15
2014-05-01set graphic properties for error bars during import, fdo#78041Markus Mohrhard1-0/+15
2014-04-28German Comment translationMichael Meeks1-4/+4
2014-04-27Fix typo: cought => caughtMatteo Casalin4-5/+5
2014-04-27sepcified -> specified.Jan Holesovsky1-2/+2
2014-04-25WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-04-25i#124638 support for DrawingLayre FillStyle for GraphicFrames and ...Armin Le Grand1-1/+80
2014-04-21remove comments why a file gets includedThomas Arnhold13-19/+0
2014-04-19cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet1-1/+1