summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2014-12-10xmloff: make the export of the horrible field marks aware of auto-stylesMichael Stahl1-96/+105
2014-12-10fdo#87110: xmloff: don't catch IllegalArgumentException hereMichael Stahl2-7/+11
2014-12-10don't write extension elements into ODF namespaces, related fdo#45266Markus Mohrhard1-6/+6
2014-12-09Resolves: fdo#87108 crash on saving fodgCaolán McNamara1-4/+7
2014-12-08iimport part for: "use correct xml element name, related fdo#45266"Markus Mohrhard1-0/+3
2014-12-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard1-0/+1
2014-12-08import part for: "export to extension namespace instead of odf ..."Markus Mohrhard1-0/+5
2014-12-08the xlink:type attribute is mandatory, related fdo#79449Markus Mohrhard1-0/+1
2014-12-08remove invalid attribute that is not read anywayMarkus Mohrhard1-1/+0
2014-12-05fdo#86795: xmloff: ODF import: do not import checkbox fieldmark ...Michael Stahl1-15/+34
2014-12-01fdo#85496: add some asserts to detect this sort of problemMichael Stahl1-0/+14
2014-11-27Resolves: fdo#84043 don't create duplicate Mirrored[X|Y] propertiesCaolán McNamara1-8/+24
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl15-0/+15
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl79-0/+89
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás1-7/+0
2014-11-14more catch by referenceCaolán McNamara1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava13-15/+15
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini10-11/+11
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl4-4/+4
2014-11-08xmloff: [loplugin:unusedvariablecheck]Michael Stahl1-1/+0
2014-11-08xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule()Michael Stahl3-15/+9
2014-11-07Removed #includes including themselvesAndrea Gelmini2-4/+0
2014-11-05markup with event type not checker typeCaolán McNamara2-1/+3
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin11-56/+55
2014-11-03coverity#705391: xmloff: XMLMergeElemTransformerContext misuse of enumMichael Stahl4-15/+15
2014-11-03coverity#1250700 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-10-31Removed duplicated includesAndrea Gelmini2-2/+0
2014-10-31coverity#705348 Missing break in switchEike Rathke1-0/+1
2014-10-31fdo#80403: Import baseclasses implement FastParser interfacesDaniel Sikeler2-0/+124
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2-2/+2
2014-10-29coverity#735663 Division or modulo by zeroCaolán McNamara1-0/+3
2014-10-24XM_TOK_UNKNOWN needs to be in the value range of XMLImageMapToken (ubsan)Stephan Bergmann1-1/+1
2014-10-23coverity#705781 Resource leakCaolán McNamara1-8/+4
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann28-83/+3
2014-10-11coverity#735353 Unchecked return valueCaolán McNamara1-7/+13
2014-10-11coverity#704113 Unchecked return valueCaolán McNamara1-1/+1
2014-10-10typo: follwing -> followingAndras Timar1-1/+1
2014-10-10UBSan runtime error: division by zeroStephan Bergmann1-1/+3
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke1-4/+4
2014-10-08spelling: instanciated -> instantiatedNoel Grandin1-2/+2
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara1-2/+2
2014-10-04sw textboxes: reimplement ODF import/exportMiklos Vajna3-13/+41
2014-10-04coverity#1242759 Result is not floating-pointNorbert Thiebaud1-1/+1
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin12-17/+17
2014-10-01loplugin: cstylecastNoel Grandin28-156/+156
2014-10-01fdo#82577: Handle TimeNoel Grandin7-32/+34
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin2-6/+6
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann6-29/+15
2014-09-30WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-2/+2