summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl
2020-02-06DOCX export: fix handling of section starts that originally had headersMiklos Vajna
2020-02-06the svtlo-FontNameBox entries are hiddenCaolán McNamara
2020-02-06tdf#129881 missing sections in link sectionNoel Grandin
2020-02-06cid#1458160 Dereference before null checkCaolán McNamara
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara
2020-02-06rename SvtFontSizeBox back to FontSizeBoxCaolán McNamara
2020-02-06sw: read-only/protected content dialog was missing on Delete/BackspaceMichael Stahl
2020-02-06tdf#45589 sw: don't paint field shading for bookmarksMichael Stahl
2020-02-06drop newly unused FontSizeBoxCaolán McNamara
2020-02-06the "grouped" notebook svtlo-FontSizeBox's are all hiddenCaolán McNamara
2020-02-06rename SetOfst -> SetOffsetNoel Grandin
2020-02-06find more symbols that can be privateNoel Grandin
2020-02-05sw: set uniqe name and style to grouped shapesVasily Melenchuk
2020-02-05Fix typoAndrea Gelmini
2020-02-05sw: fix crash in SwFrame::dumpAsXml()Michael Stahl
2020-02-05tdf#129568 Rename the default table styleMaxim Monastirsky
2020-02-05tdf#130167 writerfilter: while bDiscardHeaderFooter, ignore inlinesJustin Luth
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl
2020-02-05tdf#128814 Add delete to Hyperlinks Navigator context menuJim Raykowski
2020-02-05correct cast used for type id of contentJim Raykowski
2020-02-05tdf#129912 correctly stop unstyled footnote parsingJan-Marek Glogowski
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin
2020-02-04tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-02-04rename GetOfst -> GetOffsetNoel Grandin
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin
2020-02-04tdf#130242 chart: default center label placement in stacked area chartsTünde Tóth
2020-02-04tdf#108272 DOCX table-only header: fix SAX parser errorLászló Németh
2020-02-04tdf#42695 Fix a couple Writer Navigator "List Box" related bugsJim Raykowski
2020-02-03DOCX export: fix table style config handling wrt nested tablesMiklos Vajna
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