summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-09-08tdf#75221: make margin collapsing implementation conform OASIS proposalMike Kaganski3-13/+17
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara1-39/+0
2016-09-08sw: remove qa/tiledrendering/tiledrendering.cxx againMiklos Vajna1-212/+0
2016-09-08tdf#81345 docx import fix default page break regressionJustin Luth2-0/+12
2016-09-08loplugin:constantparam in swNoel Grandin18-112/+45
2016-09-08more workaround lack of constexprNoel Grandin1-10/+4
2016-09-08workaround lack of constexprNoel Grandin1-19/+9
2016-09-08loplugin:constantparam in swNoel Grandin86-317/+182
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin69-518/+515
2016-09-08loplugin:constantparam in swNoel Grandin8-31/+22
2016-09-08tdf#101712 Writer Table Style; odf export; remove parent export for cell styleJakub Trzebiatowski3-1/+26
2016-09-07tdf#78727 sw: fix missing textbox text when anchored inside flying tableMiklos Vajna3-1/+13
2016-09-07Adjust labels in the bullets and numbering dialogYousuf Philips2-2/+2
2016-09-07Make PageColumnPopup Dropdown-onlySamuel Mehrbrodt1-1/+1
2016-09-07Make PageOrientationPopup Dropdown-onlySamuel Mehrbrodt1-1/+1
2016-09-07Page column popup converted to use outside the sidebarSzymon Kłos14-319/+443
2016-09-07tdf#90597 Revert "Jump to next change when accepting or rejecting a change"Samuel Mehrbrodt1-2/+0
2016-09-07Do not change the OBJ_CAPTION code pathMaxim Monastirsky1-9/+10
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose9-6/+288
2016-09-07BigToolBox painting fixSzymon Kłos1-24/+29
2016-09-07convert HTML_CNTXT constants to typed_flagsNoel Grandin3-25/+31
2016-09-07convert HTML_FF flags to typed_flagsNoel Grandin5-14/+20
2016-09-07loplugin:constantparam in swNoel Grandin34-114/+99
2016-09-07cosmetic, substitute text::HoriOrientation::NONE for 0Caolán McNamara1-3/+3
2016-09-06if we throw in sw on HoriOrientation::NONE then don't pass it in from rtfCaolán McNamara1-1/+1
2016-09-06tdf#44986 RTF import: handle \trwWidthA by faking cellsMiklos Vajna2-0/+45
2016-09-06Make character dialog's hyperlink tab accessibleYousuf Philips1-0/+12
2016-09-05sw: prefix members of SwEntryBrowseBoxMiklos Vajna1-63/+63
2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos17-331/+448
2016-09-05convert Orientation to scoped enumNoel Grandin2-3/+3
2016-09-05convert ScrollType to scoped enumNoel Grandin2-4/+4
2016-09-05convert GradientStyle to scoped enumNoel Grandin2-4/+4
2016-09-05convert LineStyle to scoped enumNoel Grandin1-1/+1
2016-09-05convert RasterOp to scoped enumNoel Grandin1-1/+1
2016-09-04loplugin:defaultparams: Default method parameterGiuseppe Castagno1-1/+1
2016-09-03cppcheck: variableScopeZolnai Tamás1-4/+2
2016-09-03cppcheck: variableScopeZolnai Tamás1-3/+1
2016-09-03cppcheck: variableScopeZolnai Tamás1-3/+2
2016-09-03coverity#1372444 Dereference after null checkCaolán McNamara1-1/+1
2016-09-02tdf#62847 import image hyperlink in docxdrazil2-0/+6
2016-09-02Resolves: rhbz#101681 set hyperlink tooltip for the full hyperlink areaCaolán McNamara1-4/+13
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth9-6/+49
2016-09-02sw lok: avoid hiding / showing sdr mark handles on focus changeMiklos Vajna3-2/+46
2016-09-01tdf#101361: Fix cursor key movement in RTL textKhaled Hosny1-0/+7
2016-09-01Missing dependency of test on instdir/share/template/common/internal/html.stwStephan Bergmann1-0/+3
2016-09-01pTemplate can probably be null hereStephan Bergmann1-3/+3
2016-09-01More informative warningTor Lillqvist1-4/+6
2016-09-01coverity#1372380 Uncaught exceptionCaolán McNamara2-2/+2
2016-09-01coverity#1093229 Dereference null return valueCaolán McNamara1-1/+1
2016-09-01coverity#1372378 Dereference null return valueCaolán McNamara2-5/+8