summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-01-11use unique_ptr in SwViewShell::ImplEndActionNoel Grandin
2019-01-11use unique_ptr in SwNodes::ExpandRangeForTableBoxNoel Grandin
2019-01-11use unique_ptr in SwXNumberingRulesNoel Grandin
2019-01-11use unique_ptr in SwXFrameNoel Grandin
2019-01-11no need to allocate on heap in SwUndoSortListNoel Grandin
2019-01-11use unique_ptr in SwUndoDelSectionNoel Grandin
2019-01-11use unique_ptr in SwLayHelperNoel Grandin
2019-01-11writerfilter: import section margins and writingModeJustin Luth
2019-01-10DocumentSettings Writer UNO API test (converted from Java test)Tomaž Vajngerl
2019-01-10Resolves: tdf#43220 ensure old popup is destroyed on replacementCaolán McNamara
2019-01-10tdf#122563 DOCX import: fix OLE size after roundtripLászló Németh
2019-01-10make table-of-contents dialog asyncNoel Grandin
2019-01-10use unique_ptr in SwTextNodeNoel Grandin
2019-01-10use unique_ptr in swNoel Grandin
2019-01-10fix leak in SwDrawFrameFormat::GetDescriptionNoel Grandin
2019-01-10use unique_ptr in SwCacheNoel Grandin
2019-01-09tdf#81750 new unit test: no duplication of field contentSerge Krot
2019-01-09sw: DOCX: recognize TOC title during importSerge Krot
2019-01-09Resolves: tdf#122449 crash after dismissing edit index entry dialogCaolán McNamara
2019-01-09tdf#122345 filter/ww8 export: no fake section at end of documentJustin Luth
2019-01-09use unique_ptr in SwContentNode::CreateOLENodesArrayNoel Grandin
2019-01-09use unique_ptr in pGlobalOLEExcludeListNoel Grandin
2019-01-08tdf#122460 ww8export: always export H/F to first sectionJustin Luth
2019-01-08Resolves: tdf#121940 mnemonic ends up in tooltip textCaolán McNamara
2019-01-08tdf#122452 sw_redlinehide: WW8 import/export sets layout show/hide modeMichael Stahl
2019-01-08sw_redlinehide: try harder to prevent SetRedlineFlags from messing things upMichael Stahl
2019-01-08Fix typoAndrea Gelmini
2019-01-08tdf#122224 DOCX import: fix formula field syntaxLászló Németh
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-08RTF filter: add URW testcaseMiklos Vajna
2019-01-08Unfloat: FloatingTableButton -> UnfloatTableButtonTamás Zolnai
2019-01-07tdf#122429/tdf#122431 ww8export: export H/F to default sectionJustin Luth
2019-01-07Unfloat: Add documentation for new classesTamás Zolnai
2019-01-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens
2019-01-07Need <vcl/settings.hxx>Tor Lillqvist
2019-01-07Fix typo and file permissionAndrea Gelmini
2019-01-07sw: prefix members of SwSmartTagMgr, SwFormatPageDesc and SwTabColsMiklos Vajna
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-06sw: DocumentIndexTest - "fix" the commentTomaž Vajngerl
2019-01-06tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski
2019-01-06tdf#122425: explicitly remove borders for newly created flysMike Kaganski
2019-01-05Fix typo in method nameAndrea Gelmini
2019-01-05Fix typoAndrea Gelmini
2019-01-04tdf#122424 RTF import: ignore table row text outside the cellsLászló Németh
2019-01-04Unfloat: Test layout change of unfloat operationTamás Zolnai
2019-01-04svtools: expose document position in DocumentToGraphicRendererMiklos Vajna
2019-01-04Removed executable permission on source filesAndrea Gelmini
2019-01-04Unfloat: Disable undoing of unfloat operationTamás Zolnai
2019-01-04Unfloat: Implement unfloating of a floating tableTamás Zolnai
2019-01-04Unfloat: Add some tests about the visibility of the unfloat buttonTamás Zolnai