summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna
2018-11-12tdf#97361 Make check_bookmarks.py more pythonicHamish McIntyre-Bhatty
2018-11-12tdf#97361 Make check_table.py more pythonicHamish McIntyre-Bhatty
2018-11-12tdf#97361 Make var_fields more pythonic.Hamish McIntyre-Bhatty
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-11Removed repeated semicolonAndrea Gelmini
2018-11-11NB Tabbed Table: remove separator in writer NBandreas kainz
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10Fix typo in commentMatteo Casalin
2018-11-10Avoid temporary (that introduces downcast)Matteo Casalin
2018-11-10Use indexOf instead of getTokenCount for simple checkMatteo Casalin
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-10tdf#120703 PVS: check proper pointer (possible nullprt dereference)Mike Kaganski
2018-11-10tdf#120703 PVS: V547 Expression 'bRet' is always trueMike Kaganski
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-10Tabbed NB: sync home/text tabandreas kainz
2018-11-09loplugin:singlevalfields in swNoel Grandin
2018-11-09Do produce messagte catalogs for sw, too, for iOS, when necessaryTor Lillqvist
2018-11-09tdf#119581 add FormatPaintbrush to text and table popupmenuandreas kainz
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin
2018-11-08uitest Writer Text to table dialogZdeněk Crhonek
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08tdf#119738 - Set default image caption to illustration if already being usedNickson
2018-11-08tdf#121018 Split labels for sub menusMaxim Monastirsky
2018-11-08sw: Remove the comment sub menu from table.xmlMaxim Monastirsky
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-08loplugin:constantparamNoel Grandin
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07uitest Table to text dialogZdeněk Crhonek
2018-11-07uitest Title page dialogZdeněk Crhonek
2018-11-07tdf#117137 sw: add testcase for this DOCX import bugMiklos Vajna
2018-11-07Drop unused variableMichael Weghorn
2018-11-07Fix typosAndrea Gelmini
2018-11-07new loplugin readability-redundant-ppNoel Grandin
2018-11-07loplugin:collapseif in swNoel Grandin
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov
2018-11-07Fix for tdf#121187: Add Accept All Changes and Reject All Changes to Track Ch...Rizal Muttaqin
2018-11-07NB tabbed consistency updateandreas kainz
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-11-06tdf#115094 part I: do not move graphic nodesPatrick Jaap
2018-11-06tdf#121179 FILEOPEN: Crash opening a certain file (gtk/gtk3)Noel Grandin
2018-11-06tdf#120515 ODT filter: relax layout requirement before exportMiklos Vajna
2018-11-06LibreLogo: function calls and definitions can be in any orderLászló Németh
2018-11-06convert some macros to local functionsNoel Grandin