summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-02-03Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara
2020-02-03sw: set unique name for fontwork object and style on insertionVasily Melenchuk
2020-02-03sw: Optionally disable bookmark manipulation GUIsKatarina Behrens
2020-02-03sw: implement protection of bookmarks and fieldsMichael Stahl
2020-02-03sw: split into 2 settings ProtectBookmarks and ProtectFieldsMichael Stahl
2020-02-03Add ProtectBookmarksAndFields per-document optionKatarina Behrens
2020-02-03loplugin:constantparamNoel Grandin
2020-02-03Unit test for stable at-page anchored fly positionJan-Marek Glogowski
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna
2020-02-02rename RelativeField back to SvxRelativeFieldCaolán McNamara
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy
2020-02-02std::set->o3tl::sorted_vector in SwDocNoel Grandin
2020-02-02std::set->o3tl::sorted_vector in SwAccessibleMapNoel Grandin
2020-02-02Fix typoAndrea Gelmini
2020-02-02 tdf#129423: Make export tests export-only where applicableYusuf Keten
2020-02-01tdf#128814 Navigator content context menu relatedJim Raykowski
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-31tdf#130287 disable orphan/widow control in Table ContentsLászló Németh
2020-01-30DOCX export: write document variablesMiklos Vajna
2020-01-30cid#1458033 Dereference after null checkCaolán McNamara
2020-01-30tdf#130219 change labels in Case dropdown box in Font Effects tabSeth Chaiklin
2020-01-30tdf#129237: Add unittestXisco Fauli
2020-01-30loplugin:unusedfieldsNoel Grandin
2020-01-30tdf#129659 DOCX check global footnote contextJan-Marek Glogowski
2020-01-30tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl
2020-01-30sw: fix rotation bugs in SwLinePortion::PrePaint()Michael Stahl
2020-01-30sw: reformat bit of SwLinePortion::PrePaint()Michael Stahl
2020-01-30sw: these SAL_WARN_IF should be assert()Michael Stahl
2020-01-30tdf#45589 sw: split text portions at bookmarksMichael Stahl
2020-01-30tdf#45589 sw: add bookmarks to SwScriptInfoMichael Stahl
2020-01-30tdf#45589 sw: invalidate on bookmark insertion/deletionMichael Stahl
2020-01-30DOCX export: implement support for user fieldsMiklos Vajna
2020-01-30Revert "SwAutoCompleteClient: SwClient no more"Stephan Bergmann
2020-01-29CID 1458016 - fix uninitialised members in AccessibilityIssueTomaž Vajngerl
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl
2020-01-29tdf#42949 Fix IWYU warnings in sw/source/ui/vba/*cxxGabor Kelemen
2020-01-29tdf#128959 DOCX import: fix missing text lines in tablesLászló Németh
2020-01-29sw: add UI for semi-transparent textMiklos Vajna
2020-01-29tdf#129625 Gray out content types with no contentJim Raykowski
2020-01-28gtk silence warning about parentless widgetCaolán McNamara
2020-01-28tdf#130122 Make content navigation view collapse uniformJim Raykowski
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu
2020-01-28tdf#130214: workaround invalid state resulting from error on importMike Kaganski
2020-01-28fix unit test testCharacterBorderNoel Grandin
2020-01-28SwAutoCompleteClient: SwClient no moreBjoern Michaelsen
2020-01-28tdf#130031 Chart OOXML import: fix area chart data label positionTünde Tóth
2020-01-28remove some unused local varsNoel Grandin