summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-04-09Related: tdf#77919 GetPosPixel() is relative to parent, not grandparentCaolán McNamara1-1/+1
2018-04-0932bit Linux tests failCaolán McNamara1-0/+0
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand3-5/+5
2018-04-09weld SwLineNumberingDlgCaolán McNamara8-177/+301
2018-04-09forcepoint#37 revert tdf#108572 let remove storage elementCaolán McNamara1-0/+0
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand2-3/+3
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski2-2/+7
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin3-6/+9
2018-04-09std::list->std::vector in sw::WriterMultiListenerNoel Grandin2-6/+9
2018-04-09std::list->std::vector in SwAccessibleMapNoel Grandin2-14/+5
2018-04-09tdf#115600 Display messages in Findbar for Headings navigationJim Raykowski2-6/+32
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu7-3/+39
2018-04-08fix global-buffer-overflow found through UI testing on UBSAN jenkins jobMarkus Mohrhard1-1/+1
2018-04-08tdf#106062 ooxmlexport: hanging indent ? aesthetic tab : noJustin Luth2-7/+13
2018-04-08tdf#45904 move java based api tests to c++ (AccessibleRelationSet)kadertarlan5-221/+306
2018-04-08uitest for bug tdf#106746Zdeněk Crhonek2-0/+33
2018-04-08Fix regressions from d727476cff29382a34103b137542e15e1aeeb4b9Julien Nabet1-3/+12
2018-04-07Avoid -fsanitize=nullStephan Bergmann2-3/+3
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann1-9/+9
2018-04-07uitest - writer insert caption + insert frameZdeněk Crhonek1-0/+76
2018-04-07uitest - writer Document properties; tdf#49683; tdf#81457Zdeněk Crhonek5-0/+272
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