- 49d2b78 xmloff: fix ODF import of gradient draw:angle attribute a bit by Michael Stahl · 10 years ago
- 3c2927e tdf#92586 xmloff: fix import of stretched background image by Miklos Vajna · 11 years ago
- c1f4c6d ODF import: workaround dubious draw:fill="solid" on frame styles by Michael Stahl · 11 years ago
- c8adaef xmloff: ODF export: actually ODF 1.2 does not allow graphic-properties by Michael Stahl · 11 years ago
- 8a44b45 Resolves: tdf#91950 optional entries may not be present by Caolán McNamara · 11 years ago
- 77335b9 xmloff: ODF import: fix spelling of "extrusion-first-light-level" by Andrea Gelmini · 11 years ago
- cdb2d6a the last condition is "all other numbers", not the third, tdf#92457 related by Eike Rathke · 11 years ago
- 923b867 fix assert on export of ooo63141-1.doc to odt by Caolán McNamara · 11 years ago
- 42b521f tdf#88056: Implement ODF import/export of page title field by Katarina Behrens · 11 years ago
- 7cbcb57 tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URL by Michael Stahl · 11 years ago
- a01d54b it works if we first set the size and then the position, tdf#86624 by Markus Mohrhard · 11 years ago
- af9db3f tdf#90640: xmloff: ODF export: fix style:background-image attributes by Michael Stahl · 11 years ago
- c31adf1 xmloff: accept character borders in the extension namespace by Miklos Vajna · 11 years ago
- 53cd20e xmloff: add back the presumably accidentally removed "FootnoteLineStyle" by Michael Stahl · 11 years ago
- 8dd46ca tdf#89802: xmloff: fix ODF import of frame with empty style name ref by Michael Stahl · 11 years ago
- 17f7416 Related tdf#50133: Wrong underlining in Reports by Julien Nabet · 11 years ago
- 3f0f70d tdf#50133: Wrong underlining in Reports by Julien Nabet · 11 years ago
- af9890c Revert "ODF export: don't write invalid "group-name" attribute" by Lionel Elie Mamane · 11 years ago
- e810928 Revert "xmloff: dead code gives MSVC fits" by Lionel Elie Mamane · 11 years ago
- a4f907e fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape> by Miklos Vajna · 11 years ago
- 814e27e LeakSanitizer: leak detected in ooo56669-1.odt by Caolán McNamara · 11 years ago
- be2018f teach XML import/export about unsigned integer types by Lionel Elie Mamane · 11 years ago
- 3006f42 export format of embedded font too by David Tardon · 11 years ago
- a9d1918 read embedded fonts from Flat ODF by David Tardon · 11 years ago
- de9560a Revert "Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape..." by Andras Timar · 11 years ago
- d279684 survive "TextBox" having no value by Lionel Elie Mamane · 11 years ago
- 041694a xmloff: make the export of the horrible field marks aware of auto-styles by Michael Stahl · 11 years ago
- 2b577a3 fdo#87110: xmloff: don't catch IllegalArgumentException here by Michael Stahl · 11 years ago
- 9b8598f don't write extension elements into ODF namespaces, related fdo#45266 by Markus Mohrhard · 11 years ago
- 2b257fe Resolves: fdo#87108 crash on saving fodg by Caolán McNamara · 11 years ago
- 588500d iimport part for: "use correct xml element name, related fdo#45266" by Markus Mohrhard · 11 years ago
- c795936 import part for: " use correct xml element name, related fdo#45266" by Markus Mohrhard · 11 years ago
- 40ac1ad import part for: "export to extension namespace instead of odf ..." by Markus Mohrhard · 11 years ago
- 0b1a62f the xlink:type attribute is mandatory, related fdo#79449 by Markus Mohrhard · 11 years ago
- c2531a9 remove invalid attribute that is not read anyway by Markus Mohrhard · 11 years ago
- 7b350a0 fdo#86795: xmloff: ODF import: do not import checkbox fieldmark ... by Michael Stahl · 11 years ago
- 9189280 fdo#85496: add some asserts to detect this sort of problem by Michael Stahl · 11 years ago
- d3b7bf1 Resolves: fdo#84043 don't create duplicate Mirrored[X|Y] properties by Caolán McNamara · 11 years ago
- 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- 721366e cppu: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- aea2dbc Remove now useless setTextEmbeddedGraphicURL() by Zolnai Tamás · 11 years ago
- 0b37666 more catch by reference by Caolán McNamara · 11 years ago
- d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
- da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
- e43e830 xmloff: XML_DROPDOWN should be XML_DROP_DOWN by Michael Stahl · 11 years ago
- a305869 xmloff: [loplugin:unusedvariablecheck] by Michael Stahl · 11 years ago
- f7c14f5 xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule() by Michael Stahl · 11 years ago
- a44163a Removed #includes including themselves by Andrea Gelmini · 11 years ago
- 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
- 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
- 76dce95 coverity#705391: xmloff: XMLMergeElemTransformerContext misuse of enum by Michael Stahl · 11 years ago
- 18995b5 coverity#1250700 Uninitialized scalar field by Caolán McNamara · 11 years ago
- c70f154 Removed duplicated includes by Andrea Gelmini · 11 years ago
- 4f93d69 coverity#705348 Missing break in switch by Eike Rathke · 11 years ago
- c0a5d39 fdo#80403: Import baseclasses implement FastParser interfaces by Daniel Sikeler · 11 years ago
- 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
- c090ecc coverity#735663 Division or modulo by zero by Caolán McNamara · 11 years ago
- 521b973 XM_TOK_UNKNOWN needs to be in the value range of XMLImageMapToken (ubsan) by Stephan Bergmann · 11 years ago
- 15037b0 coverity#705781 Resource leak by Caolán McNamara · 11 years ago
- ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
- 01c74f4 coverity#735353 Unchecked return value by Caolán McNamara · 11 years ago
- c10548e coverity#704113 Unchecked return value by Caolán McNamara · 11 years ago
- c1a7e72 typo: follwing -> following by Andras Timar · 11 years ago
- a636217 UBSan runtime error: division by zero by Stephan Bergmann · 11 years ago
- f84dac9 back out even more wrong tools::Time changes, geez.. by Eike Rathke · 12 years ago
- fbf3aa3 spelling: instanciated -> instantiated by Noel Grandin · 12 years ago
- 8f436d3 use comphelper::rng::uniform_*_distribution everywhere by Caolán McNamara · 12 years ago
- 9835a58 sw textboxes: reimplement ODF import/export by Miklos Vajna · 12 years ago
- 64d1648 coverity#1242759 Result is not floating-point by Norbert Thiebaud · 12 years ago
- c625525 rename SvRef::AddRef to AddFirstRef by Noel Grandin · 12 years ago
- c190577 loplugin: cstylecast by Noel Grandin · 12 years ago
- fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
- c9d4a28 fdo#82577: Handle PolyPolygon by Noel Grandin · 12 years ago
- 68daa8a xmloff: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 38975e1 WaE: implicit conversion of literal of type 'sal_Bool' to 'bool' by Tor Lillqvist · 12 years ago
- 0f21f93 fdo#79269: fix ODF import of style:footer-first by Michael Stahl · 12 years ago
- 5aa360c Resolves: fdo#80468 and fdo#81223 image/frame backgrounds wrong by Caolán McNamara · 12 years ago
- 24a0129 assert that XMLTransformerBase::m_xHandler is initialized by Michael Stahl · 12 years ago
- 23e1fc2 loplugin: cstylecast, update PTR_CAST macro to use static_cast by Noel Grandin · 12 years ago
- 32d6415 fdo#83512 Make use of OUStringHash and OStringHash by Daniel Sikeler · 12 years ago
- 7480948 xmloff: sal_Bool -> bool by Stephan Bergmann · 12 years ago
- 787d98f xmloff: remove yet another SunStudio workaround by Michael Stahl · 12 years ago
- 4d3c888 Avoid ODR-violating name clash by Stephan Bergmann · 12 years ago
- d4494c3 Avoid ODR-violating name clash by Stephan Bergmann · 12 years ago
- 7e2b9fa Remove some useless tools/debug.hxx includes by Marcos Paulo de Souza · 12 years ago
- 29e1b2f xmloff: dead code gives MSVC fits by Michael Stahl · 12 years ago
- 2d4b87f ODF export: don't write invalid "group-name" attribute by Michael Stahl · 12 years ago
- 66c6d1e prevent invalid ods files with loext:fill-character by Markus Mohrhard · 12 years ago
- a772be5 just use a typedef, don't inherit from boost::ptr_container by Markus Mohrhard · 12 years ago
- 7cc627f update_pch by Thomas Arnhold · 12 years ago
- 555c988f fdo#82165: ODF import: clear all shapes when removing header content by Michael Stahl · 12 years ago
- 525d784 -Werror,-Wundefined-bool-conversion by Stephan Bergmann · 12 years ago
- 248437e4 fdo#75757: remove inheritance to std::map by Takeshi Abe · 12 years ago
- 223f761 fdo#75757: remove inheritance to std::vector by Takeshi Abe · 12 years ago
- a9bae49 fdo#75757: remove inheritance to std::vector by Takeshi Abe · 12 years ago
- 7e0e581 cleanup usage of MapUnit enum by Noel Grandin · 12 years ago
- 65803ad fix some dodgy FieldUnit conversions by Noel Grandin · 12 years ago
- 3ee8bc8 Fix previous commit by Stephan Bergmann · 12 years ago
- edffb44 loplugin:stringconcat by Stephan Bergmann · 12 years ago