summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-02-04tdf#130242 chart: default center label placement in stacked area chartsTünde Tóth2-0/+32
2020-02-04tdf#108272 DOCX table-only header: fix SAX parser errorLászló Németh1-0/+0
2020-02-04tdf#42695 Fix a couple Writer Navigator "List Box" related bugsJim Raykowski1-0/+4
2020-02-03DOCX export: fix table style config handling wrt nested tablesMiklos Vajna4-9/+39
2020-02-03Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara1-0/+2
2020-02-03sw: set unique name for fontwork object and style on insertionVasily Melenchuk1-0/+2
2020-02-03sw: Optionally disable bookmark manipulation GUIsKatarina Behrens6-17/+33
2020-02-03sw: implement protection of bookmarks and fieldsMichael Stahl4-53/+140
2020-02-03sw: split into 2 settings ProtectBookmarks and ProtectFieldsMichael Stahl4-12/+37
2020-02-03Add ProtectBookmarksAndFields per-document optionKatarina Behrens4-3/+27
2020-02-03loplugin:constantparamNoel Grandin4-14/+9
2020-02-03Unit test for stable at-page anchored fly positionJan-Marek Glogowski2-0/+43
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna6-218/+218
2020-02-02rename RelativeField back to SvxRelativeFieldCaolán McNamara4-8/+8
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy20-50/+47
2020-02-02std::set->o3tl::sorted_vector in SwDocNoel Grandin8-12/+13
2020-02-02std::set->o3tl::sorted_vector in SwAccessibleMapNoel Grandin1-2/+2
2020-02-02Fix typoAndrea Gelmini1-1/+1
2020-02-02 tdf#129423: Make export tests export-only where applicableYusuf Keten2-60/+20
2020-02-01tdf#128814 Navigator content context menu relatedJim Raykowski5-34/+96
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák5-108/+281
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin2-4/+4
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl14-25/+90
2020-01-31new loplugin:namespaceindentationNoel Grandin10-27/+27
2020-01-31tdf#130287 disable orphan/widow control in Table ContentsLászló Németh2-0/+27
2020-01-30DOCX export: write document variablesMiklos Vajna3-0/+65
2020-01-30cid#1458033 Dereference after null checkCaolán McNamara1-3/+2
2020-01-30tdf#130219 change labels in Case dropdown box in Font Effects tabSeth Chaiklin1-1/+1
2020-01-30tdf#129237: Add unittestXisco Fauli2-0/+43
2020-01-30loplugin:unusedfieldsNoel Grandin2-2/+0
2020-01-30tdf#129659 DOCX check global footnote contextJan-Marek Glogowski2-0/+5
2020-01-30tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl14-26/+262
2020-01-30sw: fix rotation bugs in SwLinePortion::PrePaint()Michael Stahl2-3/+18
2020-01-30sw: reformat bit of SwLinePortion::PrePaint()Michael Stahl1-21/+20
2020-01-30sw: these SAL_WARN_IF should be assert()Michael Stahl1-4/+2
2020-01-30tdf#45589 sw: split text portions at bookmarksMichael Stahl4-1/+18
2020-01-30tdf#45589 sw: add bookmarks to SwScriptInfoMichael Stahl3-10/+228
2020-01-30tdf#45589 sw: invalidate on bookmark insertion/deletionMichael Stahl3-4/+62
2020-01-30DOCX export: implement support for user fieldsMiklos Vajna2-0/+39
2020-01-30Revert "SwAutoCompleteClient: SwClient no more"Stephan Bergmann1-49/+51
2020-01-29CID 1458016 - fix uninitialised members in AccessibilityIssueTomaž Vajngerl1-0/+3
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl1-2/+2
2020-01-29tdf#42949 Fix IWYU warnings in sw/source/ui/vba/*cxxGabor Kelemen55-121/+47
2020-01-29tdf#128959 DOCX import: fix missing text lines in tablesLászló Németh2-0/+21
2020-01-29sw: add UI for semi-transparent textMiklos Vajna1-1/+2
2020-01-29tdf#129625 Gray out content types with no contentJim Raykowski1-0/+5
2020-01-28gtk silence warning about parentless widgetCaolán McNamara1-1/+13
2020-01-28tdf#130122 Make content navigation view collapse uniformJim Raykowski1-19/+24
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu1-4/+2
2020-01-28tdf#130214: workaround invalid state resulting from error on importMike Kaganski2-0/+5