summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2020-02-08tdf#130475 Remove mysterious grab focusJim Raykowski
2020-02-08tdf#130482 sw: fix text alignment in shape textMiklos Vajna
2020-02-07DOCX export: fix handling of section starts that originally had page marginsMiklos Vajna
2020-02-07SwFormatField::Modify no more (folded into SwClientNotify)Bjoern Michaelsen
2020-02-07rename GetBaseOfstForFly->GetBaseOffsetForFlyNoel Grandin
2020-02-07sw: fix misnamed m_IsFootnoteInfoMichael Stahl
2020-02-07tdf#99693 Add Highlighting tab for WriterMaxim Monastirsky
2020-02-07weld URLBox ItemWindowCaolán McNamara
2020-02-07weld SwZoomBox_ImplCaolán McNamara
2020-02-07remove unnecessary includeCaolán McNamara
2020-02-07weld SwJumpToSpecificBox_ImplCaolán McNamara
2020-02-07sw: improve DOCX export of footnote separatorMichael Stahl
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-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-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-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-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#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-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-02Fix typoAndrea Gelmini
2020-02-01tdf#128814 Navigator content context menu relatedJim Raykowski