summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-03-01weld insert row/column dialogCaolán McNamara1-1/+3
2018-03-01ofz#6639 Null-dereferenceCaolán McNamara1-0/+3
2018-03-01weld autoformat dialogCaolán McNamara15-354/+821
2018-03-01tdf#116029 Layout of field edit dialog according to the bookheiko tietze2-47/+59
2018-03-01reconcile sw and sc rename autoformat dialogsCaolán McNamara1-1/+2
2018-03-01tdf#45999 doc: make RTL text in comments show correctly in MSWord.Mark Hung1-0/+21
2018-03-01sw HTML export: ReqIf implies we write a fragmentMiklos Vajna5-1/+30
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara3-3/+3
2018-03-01tdf#91680 Reserve space in margin for comments only if there are commentsGabor Kelemen1-3/+8
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna12-120/+131
2018-03-01give ok, cancel, help buttons those namesCaolán McNamara4-7/+11
2018-03-01tdf#115666 Behavior change of Navigate By when in CommentJim Raykowski1-0/+7
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-28weld SwStringInput to native dialogCaolán McNamara3-46/+42
2018-02-28UBSan: signed integer overflowStephan Bergmann1-1/+5
2018-02-28Fix some IWYU warningsMiklos Vajna45-27/+56
2018-02-28sw HTML export: allow custom XHTML namespace aliasMiklos Vajna4-8/+18
2018-02-28tdf#113558: Replace 'AutoFormat' button in insert table dialog.Furkan Tokac8-627/+773
2018-02-28sneaky uppercase OK,CANCEL,HELP responsesCaolán McNamara2-7/+7
2018-02-28loplugin:cppunitassertequals in tiledrendering (sw/qa)Julien Nabet1-2/+2
2018-02-28convert COL_ constants to be of type ColorNoel Grandin31-48/+53
2018-02-28ofz#6576 check border param lenCaolán McNamara2-4/+25
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara6-30/+95
2018-02-27ofz#6571 catch exceptionCaolán McNamara1-0/+3
2018-02-27Fix build, for real this timePranav Kant1-0/+4
2018-02-27tdf#115432 footnote separator position remain in the left sideNoel Grandin2-8/+6
2018-02-27lok: All mouse,key events asyncPranav Kant3-28/+56
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke2-2/+0
2018-02-27Replace the 2 occurences of Navigation by NavigatorJulien Nabet1-2/+3
2018-02-27replace Color(COL_*) with COL_*Noel Grandin27-55/+55
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara1-2/+25
2018-02-27Resolves: tdf#115951 wrong entry selected for numbering posCaolán McNamara1-1/+2
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin15-42/+66
2018-02-27tdf#115715 RTF import: ignore zero para indents in styles without parentsMiklos Vajna2-5/+50
2018-02-27sw HTML import: allow custom XHTML namespace aliasMiklos Vajna5-0/+71
2018-02-27sw: prefix members of SwScriptField, SwTemplNameField and SwWrongListMiklos Vajna5-47/+47
2018-02-26tdf#114076: Expand ClipRange to next PixelBoundArmin Le Grand1-1/+27
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara1-1/+1
2018-02-26ofz#6571 Integer-overflowCaolán McNamara1-1/+5
2018-02-26Revert "tdf#97361 Tests in sw should be more pythonic"Saurav Chirania1-7/+8
2018-02-26sw: add props. BackGraphic as replacement for BackGraphicURLTomaž Vajngerl4-4/+24
2018-02-26Removed duplicated includesAndrea Gelmini1-1/+0
2018-02-26forcepoint #10 pop empty stackCaolán McNamara1-0/+193
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara6-12/+23
2018-02-26use less RGB_COLORDATANoel Grandin8-16/+16
2018-02-26sw: Fix build with older boost::optional like 1.54Rico Tzschichholz1-3/+3
2018-02-26RES_CHRATR_SHADOW should be SvxShadowItemMike Kaganski1-1/+1
2018-02-26Translate German variable namesJohnny_M1-17/+17
2018-02-26Translate German variable namesJohnny_M1-10/+10
2018-02-26nfc: use std::min in fly.cxx:CalcRelJustin Luth1-6/+2