summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-02-20Turn fprintf into warningSamuel Mehrbrodt1-1/+2
2020-02-19sw table cell borders: add optional Word-compatible border collapsingMiklos Vajna3-0/+32
2020-02-19tdf#129553 sw_redlinehide: fix replace of paragraph breaks with $Michael Stahl1-5/+15
2020-02-19can avoid including svtools/ctrlbox.hxxCaolán McNamara1-2/+1
2020-02-19sw: remove dead code in SwLayHelper::CheckInsertPage()Michael Stahl1-5/+0
2020-02-19sw: replace confusing nVirtPageNum that is actually physical pageMichael Stahl1-6/+6
2020-02-19tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl11-78/+86
2020-02-19tdf#118812 DOCX import: fix table style preference – part 2László Németh6-35/+103
2020-02-19Keep focus in Writer Navigator after content deleteJim Raykowski1-9/+17
2020-02-19add colon to label with buddy control in "Rename object" dialogboxSeth Chaiklin1-1/+1
2020-02-19Fold chapter strings in to one pluralized stringJim Raykowski2-6/+8
2020-02-18tdf#80194 UI: revert subscript DFLT_ESC_SUB to 8% (from 33%)Justin Luth4-2/+25
2020-02-18sw: add test for 391613785ae6fbb735cf7a86ea2f6a93161a8769Michael Stahl2-0/+837
2020-02-18NFC tdf#120412 cleanup2: use DFLT_ESC_* moreJustin Luth1-1/+1
2020-02-17Image Property Dialog Crop and Image Tab updateandreas kainz1-21/+49
2020-02-17DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna1-1/+1
2020-02-17weld InputEdit Item WindowCaolán McNamara6-59/+154
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara1-1/+2
2020-02-17Prefer prefix ++ operator for non-primitive type SwNodeIndexMuhammet Kara1-1/+1
2020-02-17tdf#130448 More natural order of Text orientation drowdown itemsGabor Kelemen1-1/+1
2020-02-17tdf#127142:UI: Add 'Numbering Off' command to Format > Lists submenuayhanyalcinsoy1-0/+1
2020-02-17tdf#130408 fixpraneshulleri1-1/+1
2020-02-17sw: prefix members of HeaderCheck, NumberingCheck, SwPagePreviewPrtData ...Miklos Vajna4-39/+39
2020-02-17Removed executable permission on ott fileAndrea Gelmini1-0/+0
2020-02-17weld PosEdit ItemWindowCaolán McNamara4-12/+89
2020-02-17Add menu entries for field/bookmark protectionSamuel Mehrbrodt1-0/+6
2020-02-17Drop needless junit and python make conditionalsJan-Marek Glogowski1-4/+0
2020-02-16GatherRefFields for ww8Bjoern Michaelsen7-35/+40
2020-02-16use fwd decls of StatusBarCaolán McNamara2-2/+2
2020-02-16use fwd declsCaolán McNamara1-2/+1
2020-02-16weld CurrentEdit Item WindowCaolán McNamara3-21/+109
2020-02-16weld ExcludeCheckBox Item WindowCaolán McNamara5-19/+111
2020-02-16no more SwIterator in GatherChapterFieldsBjoern Michaelsen5-9/+18
2020-02-16no more SwIterator in HasHiddenInformationNotesBjoern Michaelsen5-15/+18
2020-02-15weld NumEditAction Item WindowCaolán McNamara7-62/+113
2020-02-15weld NavElementBox_Impl Item WindowCaolán McNamara6-65/+129
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin8-79/+80
2020-02-14remove MetricField use from swCaolán McNamara4-33/+12
2020-02-14rework SwNavigationPI to listen to two propertiesCaolán McNamara2-29/+29
2020-02-14use fwd decl of SpinFieldCaolán McNamara1-2/+1
2020-02-14sw: fix handling of table vs fly overlaps in the AddVerticalFlyOffsets caseMiklos Vajna5-2/+149
2020-02-14sw: fix splitting text frames wrt. footnotes in followMichael Stahl1-0/+10
2020-02-14Fix typoAndrea Gelmini1-1/+1
2020-02-14split out MetricField value conversion functionsCaolán McNamara3-14/+15
2020-02-14RTF/DOCX export: always set hyphenation to auto at document levelVasily Melenchuk6-16/+28
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara1-3/+4
2020-02-14tdf#89566 Replace navigation toolbox in Writer navigatorJim Raykowski7-515/+127
2020-02-13writer table sidebar update for smaler height and better layoutingandreas kainz1-50/+10
2020-02-13extract NaturalSortCompare from ListBoxCaolán McNamara2-6/+3
2020-02-13Add uno cmd to protect bookmarks in a documentSamuel Mehrbrodt4-3/+35