Age | Commit message (Expand) | Author |
2014-12-18 | xmloff: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-17 | Introduce rtl::OUStringLiteral1 | Stephan Bergmann |
2014-12-12 | xmloff: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-10 | xmloff: make the export of the horrible field marks aware of auto-styles | Michael Stahl |
2014-12-10 | fdo#87110: xmloff: don't catch IllegalArgumentException here | Michael Stahl |
2014-12-09 | Resolves: fdo#87108 crash on saving fodg | Caolán McNamara |
2014-12-08 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-12-07 | export to extension namespace instead of odf namespace | Markus Mohrhard |
2014-12-07 | remove invalid attribute that is not read anyway | Markus Mohrhard |
2014-12-07 | use correct xml element name, related fdo#45266 | Markus Mohrhard |
2014-12-07 | don't write extension elements into ODF namespaces, related fdo#45266 | Markus Mohrhard |
2014-12-07 | last inconsitently named data table value | Markus Mohrhard |
2014-12-07 | more fixes for inconsistent naming | Markus Mohrhard |
2014-12-07 | use a consistent naming scheme | Markus Mohrhard |
2014-12-06 | the xlink:type attribute is mandatory, related fdo#79449 | Markus Mohrhard |
2014-12-05 | xmloff: remove pointless branch that does the same as the next one | Michael Stahl |
2014-12-05 | fdo#86795: xmloff: ODF import: do not import checkbox fieldmark ... | Michael Stahl |
2014-12-01 | fdo#85496: add some asserts to detect this sort of problem | Michael Stahl |
2014-11-28 | xmloff: avoid assertion because AutoCorrect document doesn't ... | Michael Stahl |
2014-11-27 | Resolves: fdo#84043 don't create duplicate Mirrored[X|Y] properties | Caolán McNamara |
2014-11-26 | simplify | Stephan Bergmann |
2014-11-25 | Remove ptr_vector header include in favor of forward declaration. | Kohei Yoshida |
2014-11-25 | xmloff: clean up some debug printfs | Michael Stahl |
2014-11-25 | xmloff: replace DBG_ASSERTs in txtlists.cxx | Michael Stahl |
2014-11-25 | xmloff: replace DBG_ASSERTs in txtimppr.cxx | Michael Stahl |
2014-11-25 | xmloff: replace DBG_ASSERTs in txtimp.cxx | Michael Stahl |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-18 | cppu: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-16 | Remove now useless setTextEmbeddedGraphicURL() | Zolnai Tamás |
2014-11-14 | more catch by reference | Caolán McNamara |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-11 | xmloff: XML_DROPDOWN should be XML_DROP_DOWN | Michael Stahl |
2014-11-08 | xmloff: [loplugin:unusedvariablecheck] | Michael Stahl |
2014-11-08 | xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule() | Michael Stahl |
2014-11-07 | Removed #includes including themselves | Andrea Gelmini |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-11-03 | coverity#705391: xmloff: XMLMergeElemTransformerContext misuse of enum | Michael Stahl |
2014-11-03 | coverity#1250700 Uninitialized scalar field | Caolán McNamara |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-31 | coverity#705348 Missing break in switch | Eike Rathke |
2014-10-31 | fdo#80403: Import baseclasses implement FastParser interfaces | Daniel Sikeler |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-10-29 | coverity#735663 Division or modulo by zero | Caolán McNamara |
2014-10-24 | XM_TOK_UNKNOWN needs to be in the value range of XMLImageMapToken (ubsan) | Stephan Bergmann |
2014-10-23 | coverity#705781 Resource leak | Caolán McNamara |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-11 | coverity#735353 Unchecked return value | Caolán McNamara |