summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-13Add uno cmd to protect fields in a documentSamuel Mehrbrodt4-0/+43
2020-02-13tdf#45589 sw: add tooltip to Formatting Aids dialog Bookmark labelMichael Stahl1-0/+2
2020-02-13tdf#45589 sw: fix Formatting Aids options page for Writer/WebMichael Stahl3-2/+8
2020-02-13tdf#95495 DOCX import: fix inherited list level of custom stylesSzabolcs Toth2-0/+10
2020-02-12tdf#130610 docx export: handle bold as toggle propertiesSerge Krot4-0/+96
2020-02-12DOCX import: fix ZOrder of inline vs anchored shapesMiklos Vajna5-9/+7
2020-02-12Classify shape(s) selections as 'complex'...Dennis Francis1-0/+3
2020-02-12cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara1-1/+1
2020-02-12Get the align states of draw-shapes in...Dennis Francis1-9/+44
2020-02-12Allow boolean valued statechange messages for...Dennis Francis1-0/+23
2020-02-12tdf#129575 DOCX import: fix table style preferenceLászló Németh7-6/+68
2020-02-12ofz#20455 sw: add some checks in SwTable::CheckConsistency()Michael Stahl1-1/+8
2020-02-12ofz#20455 sw: HTML import: fix invalid table in footerCaolán McNamara5-7/+20
2020-02-12Revert "tdf#118947 sw tablestyle: manually scan parents for ::SET"László Németh3-113/+23
2020-02-12Revert "related tdf#118947 sw tablestyle: no need to avoid numbered para"László Németh1-1/+2
2020-02-12lok: Add LOK_CALLBACK_STATE_CHANGED for uno:OrientationMuhammet Kara1-0/+14
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin9-34/+9
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski1-1/+3
2020-02-11UI test for tdf#128739Artur Neumann2-0/+28
2020-02-11make Base install via packagekit also confgurable (like fonts/langpacks)Rene Engelhard1-14/+31
2020-02-11tdf#130494: DOCX import: limit paragraph-level character propertyLászló Németh2-0/+8
2020-02-11DOCX import: fix margins of inline shapes with effects, imported as Draw shapesMiklos Vajna1-2/+2
2020-02-11Writer Sidebar Wrap section update for better alignment and fitandreas kainz1-70/+99
2020-02-11related: tdf#106742 sw: DOCX import/export: fix default of table indentMichael Stahl3-2/+89
2020-02-10refactor PostIt access to SwFormatFields in ...Bjoern Michaelsen6-40/+54
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara1-2/+6
2020-02-10sw/qa: fix libxml2 parser error for testChineseMark Hung2-0/+9
2020-02-10sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ...Miklos Vajna6-143/+143
2020-02-10tdf#90834: Turn in-line version control comments into good commentsPelin Kuran4-130/+83
2020-02-10sw: DOCX export: fix rotated text fieldsMichael Stahl3-24/+59
2020-02-10tdf#130262 ignore negative wrap distance values in doc prop importPatrick Jaap2-0/+5
2020-02-10use FindFormatForField some moreBjoern Michaelsen1-13/+5
2020-02-10Remove unused variable sWordMuhammet Kara1-2/+0