summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-12-10tdf#91665 l10n: replace string lists - by separate stringsJuergen Funk
2015-12-10sw: accept a const text node in SwRDFHelper::getTextNodeStatements()Miklos Vajna
2015-12-10writer: Defer update, until post first render to avoid flicker.Michael Meeks
2015-12-10sw: indentation fixesMiklos Vajna
2015-12-10tdf#94816: fixed some problems in the mail merge wizardOliver Specht
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-09coverity#1341777 Resource leak in objectCaolán McNamara
2015-12-09sw: RES_FLTR_RDFMARK always implies SwFltRDFMarkMiklos Vajna
2015-12-09tdf#92623 Handle StartOfContent node for copying bookmarksJan-Marek Glogowski
2015-12-09DOC import: initialize RDF metadata before importing document propertiesMiklos Vajna
2015-12-09sw: implement addition of statements in SwRDFHelperMiklos Vajna
2015-12-09tdf#95755: Don't discard table properties in endOfRowAction()Mike Kaganski
2015-12-09sw: handle RDF mark in SwFltControlStack::SetAttrInDoc()Miklos Vajna
2015-12-09SwWW8ImplReader::GetSmartTagInfo: read from SmartTagDataMiklos Vajna
2015-12-09sw: initial SwFltRDFMarkMiklos Vajna
2015-12-09tdf#94377 RTF export: support comment formattingMiklos Vajna
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-12-08sw: redundant condition, was checked previouslyMichael Stahl
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl
2015-12-08sw: un-break DOCX formula exportMichael Stahl
2015-12-08WW8SmartTagData::Read: check seek resultMiklos Vajna
2015-12-08DOC import: read SmartTagDataMiklos Vajna
2015-12-08DOC import: tokenize smart-tag dataMiklos Vajna
2015-12-08SwWW8ImplReader: unused membersMiklos Vajna
2015-12-08DOC import: handle smart tags via RES_FLTR_RDFMARKMiklos Vajna
2015-12-08DOC import: tokenize PlcfBkfFactoid and PlcfBklFactoidMiklos Vajna
2015-12-08sw: add RES_FLTR_RDFMARKMiklos Vajna
2015-12-08Related: tdf#94377 RTF export: support multiple paragraphs in editeng textMiklos Vajna
2015-12-07Avoid -fsanitize=signed-integer-overflowStephan Bergmann
2015-12-07DOC import: tokenize smart-tag bookmark offsets/sizesMiklos Vajna
2015-12-07tdf#81475 Improvements to writer's toolbarsYousuf Philips
2015-12-07tdf#54584: allow backslash before field type in RTF and DOCXMike Kaganski
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-12-06tdf#91781 Add more shapes to the menu and additional tweaksYousuf Philips
2015-12-05silence vcl release mouse warningCaolán McNamara
2015-12-04sw: add doxygen comment for SwpHintsMiklos Vajna
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-12-04fix SwClient crash in SwXNumberingRules/SwXTableRows/SwXTableColumnsNoel Grandin
2015-12-03tdf#34957 - don't push multi-page table to next page.Justin Luth
2015-12-03Silence warning in --disable-assert-always-abort buildsStephan Bergmann
2015-12-03sw: fix DOCX export of embedded OOXML objectsMichael Stahl
2015-12-03sw: docx export: write something more specific for embedded PDFMichael Stahl
2015-12-03uno:Sequence->std::vector in SmartTagMgrNoel Grandin
2015-12-03Resolves: tdf#94701 allow fully deleting illustration category in comboboxCaolán McNamara
2015-12-02DOCX export: handle <w:smartTag>Miklos Vajna
2015-12-02sw: initial SwRDFHelperMiklos Vajna
2015-12-02an empty string here seems no hardshipCaolán McNamara
2015-12-02loplugin:stringconcat: Also look through O[U]String ctorsStephan Bergmann
2015-12-02DOCX import: handle <w:smartTag>Miklos Vajna