summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-02-06rename SetOfst -> SetOffsetNoel Grandin12-31/+31
2020-02-06find more symbols that can be privateNoel Grandin1-1/+1
2020-02-05sw: set uniqe name and style to grouped shapesVasily Melenchuk3-2/+9
2020-02-05Fix typoAndrea Gelmini1-1/+1
2020-02-05sw: fix crash in SwFrame::dumpAsXml()Michael Stahl1-1/+1
2020-02-05tdf#129568 Rename the default table styleMaxim Monastirsky10-29/+794
2020-02-05tdf#130167 writerfilter: while bDiscardHeaderFooter, ignore inlinesJustin Luth2-0/+9
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl21-60/+77
2020-02-05tdf#128814 Add delete to Hyperlinks Navigator context menuJim Raykowski1-2/+5
2020-02-05correct cast used for type id of contentJim Raykowski1-1/+1
2020-02-05tdf#129912 correctly stop unstyled footnote parsingJan-Marek Glogowski2-0/+36
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin2-4/+4
2020-02-04tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna8-5/+151
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin61-158/+158
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin36-75/+75
2020-02-04rename GetOfst -> GetOffsetNoel Grandin33-122/+122
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin14-16/+20
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