- 38c82af tdf#103567 xmloff: ODF import: fix more lossage on Writer frames by Michael Stahl · 9 years ago
- bee00ea tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-image by Michael Stahl · 9 years ago
- 8acf0a2 Resolves: tdf#104812 crash on exporting odp by Caolán McNamara · 9 years ago
- e1dcbd0 tdf#102479 ODF export: ignore exceptions when checking shape text by Michael Stahl · 9 years ago
- 775b75a ODF: do not write an empty style:text-position="" attribute for CharEscapement by Eike Rathke · 9 years ago
- cf5d6cc catch the exception to prevent broken charts, tdf#98690 by Markus Mohrhard · 9 years ago
- 7f037e2 Resolves: tdf#101963 loading zh-TW ROC calendar use EE|E instead of YYYY|YY by Eike Rathke · 10 years ago
- 92b384b Resolves: tdf#100182 index entries lost on save by Caolán McNamara · 10 years ago
- 3a3cd19 XML number format: do not enquote space followed by minus, tdf#97837 follow-up by Eike Rathke · 10 years ago
- b7cb744 xmloff: forms import: convert relative xlink:href to absolute by Michael Stahl · 10 years ago
- 0330e8c tdf#97837 Detect delimiter only for date, time, currency by Laurent Balland-Poirier · 10 years ago
- b208757 prevent out of bounds string access by Eike Rathke · 10 years ago
- 2ece89b6 tdf#100134 xmloff: only update the progressbar twice for every percent by Miklos Vajna · 10 years ago
- 61e30ea Choose ODF version for min-decimal-place and force-exponent-sign by Laurent Balland-Poirier · 10 years ago
- e954697 Resolves: tdf#97879 loop in style hierarchy on odt loop by Caolán McNamara · 10 years ago
- 8821dc7 Convert XMLTextParagraphExport::FrameType to scoped enum by Noel Grandin · 10 years ago
- 95d20a3 Revert "remove some manual ref-counting" by Noel Grandin · 10 years ago
- 2a16ad7 Convert XMLTextType to scoped enum by Noel Grandin · 10 years ago
- 111de43 remove some manual ref-counting by Noel Grandin · 10 years ago
- 8a2149c clang-tidy misc-assign-operator-signature by Noel Grandin · 10 years ago
- e9af29b loplugin:unusedmethods in writerfilter to xmloff by Noel Grandin · 10 years ago
- d4d2fc2 clang-tidy modernize-make-unique by Noel Grandin · 10 years ago
- d96c114 clang-tidy modernize-make-shared by Noel Grandin · 10 years ago
- a9ff36a Fix typos by Andrea Gelmini · 10 years ago
- 96fab05 clang-tidy modernize-loop-convert in writerfilter to xmlsecurity by Noel Grandin · 10 years ago
- 0c2d51e Convert SCA flags to scoped enum by Noel Grandin · 10 years ago
- aba06d6 Convert EA flags to scoped enum by Noel Grandin · 10 years ago
- 5b6b61b Convert BA flags to scoped enum by Noel Grandin · 10 years ago
- 42b7285 Fix bitmask by Stephan Bergmann · 10 years ago
- 0dc0f97 Convert DA flags to scoped enum by Noel Grandin · 10 years ago
- 75bcafb convert CCA flags to scoped enum by Noel Grandin · 10 years ago
- e82fe5f Convert BOOL_ATTR to scoped enum by Noel Grandin · 10 years ago
- 3742748 Fix typos by Andrea Gelmini · 10 years ago
- 2ea7fe2 Add SAL_FALLTHROUGH, where apparently appropriate by Stephan Bergmann · 10 years ago
- 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
- a75aa73 tdf#38097 min numerator/denominator at least 1 by Laurent Balland-Poirier · 10 years ago
- 8f8fa56 tdf#88657 calculate denominator length by Laurent Balland-Poirier · 10 years ago
- bcb4123 convert SfxStyleFamily to scoped enum by Noel Grandin · 10 years ago
- 7a2afb2 xmloff: C++ is an imperative language, so let's write imperative loops by Michael Stahl · 10 years ago
- 7a8331eb fix export crash test due to assert hit, tdf#61996 follow-up by Eike Rathke · 10 years ago
- 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
- 6e70103 While at it, delete Any functions on sal_Bool* by Stephan Bergmann · 10 years ago
- 0b1e4a3 Prevent Any::setValue from reinterpreting bool* as sal_Bool* by Stephan Bergmann · 10 years ago
- 3beb146 tdf#31449 Correctly test if fraction has no integer part by Laurent Balland-Poirier · 10 years ago
- a05ab9e Remove unnecessary setBOOL, makeBoolAny by Stephan Bergmann · 10 years ago
- 388ffd2 -Werror=maybe-uninitialized by Stephan Bergmann · 10 years ago
- 82e9cfc use Any constructor for bool values, instead of temporary vars by Noel Grandin · 10 years ago
- 931b6a1 Fix typos in code by Andrea Gelmini · 10 years ago
- fc2590c Fix typos by Andrea Gelmini · 10 years ago
- 43b4903 teach stylepolice plugin about ref-counted-pointer naming by Noel Grandin · 10 years ago
- f88f822 simplify by Stephan Bergmann · 10 years ago
- 56cd140 loplugin:salbool by Stephan Bergmann · 10 years ago
- e6adb3e tdf#98163 Flush ressources at CustomShapes during import by Armin Le Grand · 10 years ago
- a82805f Kill comphelper::MakeMap by Stephan Bergmann · 10 years ago
- b2e86d2 Fix typos by Andrea Gelmini · 10 years ago
- 7834196 loplugin:salbool: sal_Bool[] -> bool[] by Stephan Bergmann · 10 years ago
- 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
- 5ef76ef loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
- 3c99cc8 tdf#97567 xmloff: use programmatic name for imported automatic style. by Mark Hung · 10 years ago
- 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
- 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
- e781dfe Remove needless typedef from xmloff/source/style/impastpl.hxx by Ryan McCoskrie · 10 years ago
- 868444c loplugin:passstuffbyref in xmloff by Noel Grandin · 10 years ago
- c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
- 97abbec tdf#94306 replace boost::noncopyable in stoc to xmlsec.. by Jochen Nitschke · 10 years ago
- b84279a Avoid reserved identifiers by Stephan Bergmann · 10 years ago
- cb9d95b Avoid reserved identifiers by Stephan Bergmann · 10 years ago
- 5771fef Avoid reserved identifiers by Stephan Bergmann · 10 years ago
- 8d574e2 Avoid reserved identifier by Stephan Bergmann · 10 years ago
- dd4f6ce Avoid reserved identifier by Stephan Bergmann · 10 years ago
- 0c3b327 Fold elementimport_impl.hxx into elementimport.hxx by Stephan Bergmann · 10 years ago
- 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
- dc0d985 clang-tidy performance-unnecessary-value-param in xmloff by Noel Grandin · 10 years ago
- e5dd156 loplugin:constantparam by Noel Grandin · 10 years ago
- af23aa9 loplugin:constantparam in xmloff by Noel Grandin · 10 years ago
- f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
- 84fd42c tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
- 6439005 use SAL_N_ELEMENTS more widely by Noel Grandin · 10 years ago
- 1aa4df6 use SAL_N_ELEMENTS in for loops by Noel Grandin · 10 years ago
- 9b1307f Avoid reserved identifiers by Stephan Bergmann · 10 years ago
- 6eb7cd3 loplugin:defaultparams by Tor Lillqvist · 10 years ago
- 78f0d15 loplugin:constantparam in xmloff/ by Noel Grandin · 10 years ago
- 4d85742 define ODFSVER_LATEST at a central place by Eike Rathke · 10 years ago
- f7965b0 remove some unused typedefs, and inline some use-once by Noel Grandin · 10 years ago
- 7a0b8de tdf#97966: Remove 'static' keywords by Wastack · 10 years ago
- adfa772 Add missing includes by David Ostrovsky · 10 years ago
- 7f40ed5 loplugin:constantparam in xmloff by Noel Grandin · 10 years ago
- 70f8728 improve defaultparams loplugin by Noel Grandin · 10 years ago
- f5e131b loplugin:unuseddefaultparams in vcl and xmloff by Noel Grandin · 10 years ago
- af57a81 xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dash by Michael Stahl · 10 years ago
- 36ae197 Use rtl::math::isNan() by Fabio Buso · 10 years ago
- 535aa95 loplugin:unuseddefaultparams in xmloff/ by Noel Grandin · 10 years ago
- 4fbf95d new loplugin:unuseddefaultparams by Noel Grandin · 10 years ago
- c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
- f17f977 loplugin:write only fields by Noel Grandin · 10 years ago
- 778e9a6 new loplugin: find write-only fields by Noel Grandin · 10 years ago
- f7714ad add "use-wildcards" XML_USE_WILDCARDS, tdf#72196 by Eike Rathke · 10 years ago
- 29b9df1 [API CHANGE] add Author Initials to XAnnotation by Caolán McNamara · 10 years ago
- 0f8ec30 [API CHANGE] add operator==/!= to UNO structs by Noel Grandin · 10 years ago
- a238b1f Remove excess newlines by Chris Sherlock · 10 years ago