summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-21tdf#120711 fix paragraph join with change trackingLászló Németh
2018-11-20tdf#121401 writer keyboard navigation all notebookbarsandreas kainz
2018-11-20sw reqif-xhtml export: write graphic of OLE object at OLE1 levelMiklos Vajna
2018-11-20tdf#115319 fix Hungarian article before letter iLászló Németh
2018-11-20Removed executable permission on odt fileAndrea Gelmini
2018-11-20tdf#121456: sw: DOCX: tabs export and TABS_RELATIVE_TO_INDENT propSerge Krot
2018-11-20tdf#121401 Keyboard navigation for Writer NB contextual singleJim Raykowski
2018-11-20tdf#120551 DOCX import: fix position of group shape with absolute positionMiklos Vajna
2018-11-20HIG fixes in asciifilterdialog.uiAdolfo Jayme Barrientos
2018-11-19no more SwClient/SwModify for SwTextTableRowsBjoern Michaelsen
2018-11-19tdf#61580 add insert comment to writer and impressandreas kainz
2018-11-19Resolves: tdf#112696 survive missing SwDrawContactCaolán McNamara
2018-11-19More adapting to C++2a char8_tStephan Bergmann
2018-11-19Removed duplicated includesAndrea Gelmini
2018-11-19NB writer groupedbar compact big update and syncandreas kainz
2018-11-19missing includeStephan Bergmann
2018-11-19missing includeStephan Bergmann
2018-11-19weld TreeViewCaolán McNamara
2018-11-19sw: prefix members of SwTOXBaseSection and SwTableConfigMiklos Vajna
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19Fix STR_REDLINE_FORMATED -> STR_REDLINE_FORMATTEDAndrea Gelmini
2018-11-19Fix typosAndrea Gelmini
2018-11-19Fix typosAndrea Gelmini
2018-11-19tdf#108022, don't overwrite chart export informationMarkus Mohrhard
2018-11-18add uitest for bug tdf#78133Zdeněk Crhonek
2018-11-18coverity#1441443 SwTextFrame always has a SwTextNodeMichael Stahl
2018-11-18no more SwClient/SwModify for SwXTableRowsBjoern Michaelsen
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-18Fix typosAndrea Gelmini
2018-11-17weld writer numbering styles dialogCaolán McNamara
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-17Simplify containers iterations in sw/source/coreArkadiy Illarionov
2018-11-17loplugin:unusedmethodsNoel Grandin
2018-11-16Fix typosAndrea Gelmini
2018-11-16Fix typoAndrea Gelmini
2018-11-16tdf79435 doc/docx: round-trip legacy input formfieldsJustin Luth
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-16Related: tdf#83128 translate word/char counts as separate n_gettext argsCaolán McNamara
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-16tdf#121031 sw_redlinehide: fix SwUndoDelete of table: create table framesMichael Stahl
2018-11-16tdf#121017 context menu web text: editstyle is always paragraph styleandreas kainz
2018-11-16tdf#121017 context menu global text: editstyle is always paragraph style editandreas kainz
2018-11-16tdf#121017 context menu writer text: editstyle is always paragraph style editandreas kainz
2018-11-16tdf#121017 context menu swxform text: editstyle is always paragraph styleandreas kainz
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-16Fix typosAndrea Gelmini
2018-11-16Removed duplicated includeAndrea Gelmini
2018-11-15WaE: -Wimplicit-fallthroughTor Lillqvist