summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-04-07coverity#1433794 Unintended sign extensionCaolán McNamara1-1/+1
2018-04-07coverity#1433789 Unintended sign extensionCaolán McNamara1-2/+2
2018-04-07When clearing mpNumRuleTable, clear too maNumRuleMap and maListStyleListsJulien Nabet1-0/+4
2018-04-07uitest - add test for writer/ Exchange DatabasesZdeněk Crhonek1-0/+58
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann91-543/+559
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze1-4/+4
2018-04-07Add IWYU wrapper script to find unused includesMiklos Vajna1-0/+64
2018-04-07uitest for bug tdf#78068 and tdf#114992Zdeněk Crhonek1-0/+36
2018-04-07uitest for bug tdf#79569Zdeněk Crhonek2-0/+38
2018-04-07tdf#116182: correct the index before using CalcSpacing.Mark Hung1-0/+6
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai3-6/+110
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand28-123/+223
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand28-223/+123
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand28-123/+223
2018-04-06sw lok: Don't try to open TOC marks in a new window, jump instead.Jan Holesovsky1-3/+4
2018-04-06weld linkeditdialogCaolán McNamara26-49/+41
2018-04-06fix bug in SwWrtShell::InsertNoel Grandin1-1/+1
2018-04-05Html import: use loaded image width/height if width|height ="auto"Katarina Behrens4-5/+79
2018-04-05tdf#116830 sw: handle cell background for BACKGROUND_PARA_OVER_DRAWINGSMiklos Vajna5-1/+144
2018-04-05Translate German variable namesJohnny_M1-91/+91
2018-04-05coverity#1401308 Uncaught exceptionCaolán McNamara1-1/+2
2018-04-05fix duplicate strings in notebookbar *again*Christian Lohmaier1-25/+25
2018-04-05coverity#1433793 silence Explicit null dereferencedCaolán McNamara1-0/+2
2018-04-05sw: fix some IWYU warningsMiklos Vajna26-53/+24
2018-04-04Related: tdf#115719 DOCX import: fix ignore of increased anchored obj spacingMiklos Vajna2-0/+6
2018-04-04tdf#116789 sw: fix caching of the SwXCell UNO wrapperMiklos Vajna3-1/+50
2018-04-04sw: convert DELETEZ to unique_ptr in ww8graf.cxxMichael Stahl3-5/+14
2018-04-04sw: convert DELETEZ to unique_ptr in ww8graf2.cxxMichael Stahl2-10/+8
2018-04-04weld SvInsertOleDlgCaolán McNamara2-2/+6
2018-04-04revert typo fixes in layout test documentMichael Stahl1-4/+4
2018-04-04loplugin:unusedmethodsNoel Grandin1-3/+0
2018-04-04weld SvxPathSelectDialogCaolán McNamara1-2/+2
2018-04-04loplugin:useuniqueptr in DocumentStatisticsManagerNoel Grandin2-2/+1
2018-04-04tdf#116452 Remove "3 seconds to add/delete col/row" functionsheiko tietze2-105/+4
2018-04-04loplugin:useuniqueptr in SwNodesNoel Grandin2-9/+9
2018-04-04tdf#116265 RTF import: ignore \fi in para if it repeats invalid \fi from listMiklos Vajna2-0/+36
2018-04-04loplugin:useuniqueptr in SwContentNodeNoel Grandin2-6/+4
2018-04-04loplugin:useuniqueptr in SwAutoCorrDocNoel Grandin2-5/+4
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda13-5/+22
2018-04-03weld SvPasteObjectDialogCaolán McNamara2-2/+2
2018-04-03weld SwGotoPageDlgCaolán McNamara4-59/+50
2018-04-03weld SwNewUserIdxDlgCaolán McNamara3-37/+32
2018-04-03loplugin:useuniqueptr in FinalThreadManagerNoel Grandin2-20/+12
2018-04-03weld SwSequenceOptionDialogCaolán McNamara5-162/+191
2018-04-03loplugin:useuniqueptr in SwNode2LayImplNoel Grandin1-25/+21
2018-04-03NB: remove Notebookbar selection cause it's integrated in ToolbarModeandreas kainz4-28/+0
2018-04-03loplugin:useuniqueptr in SwStyleManagerNoel Grandin1-20/+9
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin91-559/+543
2018-04-03uitest - Writer Insert Signature lineZdeněk Crhonek1-0/+83
2018-04-03sw: separate non-static and static members of SwViewOptionMiklos Vajna2-101/+101