summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin3-36/+21
2016-11-08tdf#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna2-0/+8
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu5-40/+5
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara20-358/+158
2016-11-07officecfg: add .uno:SignPDF labelMiklos Vajna1-1/+6
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin9-20/+20
2016-11-07only cond. build stuff that is really new in ICU 58David Tardon1-16/+2
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin2-3/+3
2016-11-07sw: prefix members of WW8ScannerBaseMiklos Vajna2-178/+178
2016-11-07fix build with ICU < 58David Tardon1-0/+24
2016-11-07Fix thinkos in my previous commitKhaled Hosny1-0/+4
2016-11-07tdf#41542 MSWordExport: accommodate image's borderless paddingJustin Luth8-35/+95
2016-11-07Make the insert fields dialog not crashMaxim Monastirsky1-1/+1
2016-11-07Extend joining groups with new Unicode additionsKhaled Hosny1-11/+45
2016-11-07Insert Kashida before final TahKhaled Hosny1-3/+5
2016-11-06Update commentsKhaled Hosny1-6/+4
2016-11-06tdf#65344: Don’t put Kashida before any final charKhaled Hosny1-4/+1
2016-11-06Follow Unicode character names for better or worseKhaled Hosny1-4/+4
2016-11-06Insert Kasida before final Heh not HahKhaled Hosny1-3/+3
2016-11-05make a useful function - SvxBoxItem::CalcLineWidthJustin Luth2-31/+5
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud20-158/+358
2016-11-05tdf#90070 don't clip flys with bordersJustin Luth1-2/+14
2016-11-05Bin pointless #ifdef’sKhaled Hosny1-27/+8
2016-11-05Fix these commentsTamás Zolnai1-2/+2
2016-11-05tdf#103664: FILEOPEN: DOCX: Wingdings symbols are imported as rectanglesTamás Zolnai2-0/+19
2016-11-05tdf#41542 MSWordExport: accommodate page's borderless paddingJustin Luth7-6/+18
2016-11-05ooxmlexport*: cleanup - remove unnecessary "crop" linesJustin Luth6-17/+0
2016-11-04tdf#93520 : Mirrored page margin tooltipSzymon Kłos1-1/+1
2016-11-04unify color selectorsCaolán McNamara20-358/+158
2016-11-04tdf#41542 globally allow padding without borders: layoutJustin Luth3-7/+7
2016-11-04sw: remove documentation for removed HasOtherCnt_impl()Miklos Vajna1-1/+0
2016-11-03there is a function for that: CalcLineSpace(xx, bEvenIfNoLine)Justin Luth1-12/+4
2016-11-03svx: add missing ~CONVERT_TWIPS mask in SvxPageItem::PutValue()Miklos Vajna1-0/+22
2016-11-03tdf#102308 sw redline tooltip: show secondsMiklos Vajna1-1/+1
2016-11-03remove pParentFrame from SfxFrameNoel Grandin7-16/+8
2016-11-02loplugin:singlevalfieldsNoel Grandin2-6/+4
2016-11-02sw: prefix members of WW8TabDescMiklos Vajna1-399/+399
2016-11-02tdf#41542 PaddingWithoutBorders: allow UI changes if...Justin Luth1-0/+4
2016-11-02tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2-16/+2
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke2-2/+2
2016-11-01Resolves: tdf#103556 the implicit convert to bare pointer hurts us hereCaolán McNamara1-4/+4
2016-11-01Omit the default comparatorTakeshi Abe1-1/+1
2016-10-31loplugin:oncevar in swNoel Grandin14-79/+34
2016-10-31SvxBrushItem::GetGraphicLink no longer returns a pointerStephan Bergmann1-1/+1
2016-10-31MS formats allow padding without borders, regardless of display.Justin Luth1-14/+1
2016-10-31sw: bookmark names don't need cryptographic randomnessMichael Stahl1-5/+4
2016-10-31sw: RSID have no need for cryptographic randomnessMichael Stahl2-10/+5
2016-10-31sw: DocumentListsManager: no need for cryptographic randomness hereMichael Stahl2-13/+10
2016-10-31fix logic error - still set zero padding if no border setJustin Luth1-0/+8
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe3-38/+5