summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)Author
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-17Use std::unique_ptrMiklos Vajna
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-15remove unnecessary castsNoel Grandin
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-12sw: fdo#88005: fix check in SwWW8ImplReader::StopApo()Michael Stahl
2015-01-12sw: translate some german commentsMichael Stahl
2015-01-10RTF filter: change uses of cppu::WeakImplHelper* to use variadic variantsMiklos Vajna
2015-01-09asan: heap-buffer-overflow on ooo8726-1.docCaolán McNamara
2015-01-09asan: global-buffer-overflow on ooo12093-1.docCaolán McNamara
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07Use more proper integer types and avoid unneeded downcastsMatteo Casalin
2015-01-07Remove misleading comment and simplify boundary checkMatteo Casalin
2015-01-07sal_uInt16/sal_uInt32 to more proper integer typesMatteo Casalin
2015-01-07coverity#1261760 Resource leak in objectCaolán McNamara
2015-01-07WW8 filter: export zoom typeJustin Luth
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-06Update email addressMiklos Vajna
2015-01-05asan: cast is totally wrong hereCaolán McNamara
2015-01-05fdo#67870 WW8 filter: import zoom typeJustin Luth
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-31Add DocxSdrExport::writeBoxItemLine()Miklos Vajna
2014-12-30-Werror,-Wconstant-conversionStephan Bergmann
2014-12-30i#93570 DOC import: handle commented text ranges via RES_FLTR_ANNOTATIONMARKMiklos Vajna
2014-12-30i#93570 DOC import: tokenize PlcfAtnBkf and PlcfAtnBklMiklos Vajna
2014-12-29MSWordExportBase: Value stored to 'bPostponeWritingText' is never readMiklos Vajna
2014-12-19fdo#59886 export fixed date and time fields to docx.Eilidh McAdam
2014-12-19DOCX filter: handle decimal number format with no level text correctlyMiklos Vajna
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-16Related: #i123653# skip ranges that end before starting pointCaolán McNamara
2014-12-15Resolves: fdo#87248 assume 0 chse means use encoding that matches lidCaolán McNamara
2014-12-15coverity#1078451 Unchecked return valueCaolán McNamara
2014-12-15Unused includesMiklos Vajna
2014-12-11DOCX export: handle <w:autoHyphenation/>Miklos Vajna
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-11DOCX export: don't write w:suppressAutoHyphens unconditionallyMiklos Vajna
2014-12-11WaE: C4101: 'rException' : unreferenced local variableTor Lillqvist
2014-12-10Cargo cult?Stephan Bergmann
2014-12-10DocxAttributeOutput::FlyFrameGraphic: avoid <a:ln> when there is no borderMiklos Vajna
2014-12-09SwWW8ImplReader::CoreLoad: tolerate missing ooo.vba.word.GlobalsMiklos Vajna
2014-12-04DOCX filter: effect extent should be part of the marginMiklos Vajna
2014-12-03when parking pams, park into nearest txtnodeCaolán McNamara
2014-12-03RtfAttributeOutput::NumberingLevel: fix indentationMiklos Vajna
2014-12-02Resolves: fdo#36514 avoid empty style names in ww2 docsCaolán McNamara
2014-12-02loplugin: cstylecastNoel Grandin
2014-12-02loplugin: cstylecastNoel Grandin
2014-12-01fix higher level debug buildCaolán McNamara