summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2020-02-24tdf#108766 Add outline tracking to all content navigation viewJim Raykowski
2020-02-23related tdf#128814: Add 'Go to' to Navigator popup menuJim Raykowski
2020-02-21sw: improve DOCX export of footnote separator a little moreMichael Stahl
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-21tdf#130517 improve accelerators on Print dialog pageSeth Chaiklin
2020-02-19can avoid including svtools/ctrlbox.hxxCaolán McNamara
2020-02-19Fold chapter strings in to one pluralized stringJim Raykowski
2020-02-17weld InputEdit Item WindowCaolán McNamara
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara
2020-02-17sw: prefix members of HeaderCheck, NumberingCheck, SwPagePreviewPrtData ...Miklos Vajna
2020-02-16GatherRefFields for ww8Bjoern Michaelsen
2020-02-16use fwd decls of StatusBarCaolán McNamara
2020-02-16use fwd declsCaolán McNamara
2020-02-16weld ExcludeCheckBox Item WindowCaolán McNamara
2020-02-16no more SwIterator in GatherChapterFieldsBjoern Michaelsen
2020-02-16no more SwIterator in HasHiddenInformationNotesBjoern Michaelsen
2020-02-15weld NavElementBox_Impl Item WindowCaolán McNamara
2020-02-14use fwd decl of SpinFieldCaolán McNamara
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-02-13extract NaturalSortCompare from ListBoxCaolán McNamara
2020-02-13Add uno cmd to protect bookmarks in a documentSamuel Mehrbrodt
2020-02-13Add uno cmd to protect fields in a documentSamuel Mehrbrodt
2020-02-10refactor PostIt access to SwFormatFields in ...Bjoern Michaelsen
2020-02-10sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ...Miklos Vajna
2020-02-08introduce SwFieldType::FindFormatForField and use it (once)Bjoern Michaelsen
2020-02-07SwFormatField::Modify no more (folded into SwClientNotify)Bjoern Michaelsen
2020-02-07sw: fix misnamed m_IsFootnoteInfoMichael Stahl
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara
2020-02-06drop newly unused FontSizeBoxCaolán McNamara
2020-02-05sw: set uniqe name and style to grouped shapesVasily Melenchuk
2020-02-05tdf#129568 Rename the default table styleMaxim Monastirsky
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl
2020-02-04tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin
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-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna
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-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-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna
2020-01-27tdf#114090 Create a new paragraph style with name "Appendix"Seth Chaiklin
2020-01-27tdf#124176: Use pragma once instead of include guardsSarper Akdemir