summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-14warning C4701: potentially uninitialized local variableNoel Grandin
2016-11-14sw: prefix members of CellSaveStructMiklos Vajna
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-13drop extra semicolonsDavid Tardon
2016-11-13drop useless semicolonsDavid Tardon
2016-11-13tdf#103268 Activate editing object name function for writer images.Gulsah Kose
2016-11-11the pStream member makes no sense at allCaolán McNamara
2016-11-11default dtor is sufficientCaolán McNamara
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10Resolves: tdf#103809 the argument is a bool* not a VclPtrCaolán McNamara
2016-11-10micro optCaolán McNamara
2016-11-10tdf#67379 - sw: treat clicking h/f-fly the same as any otherJustin Luth
2016-11-09crashtesting: crash on layout of ooo107760-1.docCaolán McNamara
2016-11-09sw: clean up redundant get() calls on smart pointers in rtfattributeoutputMiklos Vajna
2016-11-09spelling mutext->mutexNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin
2016-11-07only cond. build stuff that is really new in ICU 58David Tardon
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin
2016-11-07sw: prefix members of WW8ScannerBaseMiklos Vajna
2016-11-07fix build with ICU < 58David Tardon
2016-11-07Fix thinkos in my previous commitKhaled Hosny
2016-11-07tdf#41542 MSWordExport: accommodate image's borderless paddingJustin Luth
2016-11-07Make the insert fields dialog not crashMaxim Monastirsky
2016-11-07Extend joining groups with new Unicode additionsKhaled Hosny
2016-11-07Insert Kashida before final TahKhaled Hosny
2016-11-06Update commentsKhaled Hosny
2016-11-06tdf#65344: Don’t put Kashida before any final charKhaled Hosny
2016-11-06Follow Unicode character names for better or worseKhaled Hosny
2016-11-06Insert Kasida before final Heh not HahKhaled Hosny
2016-11-05make a useful function - SvxBoxItem::CalcLineWidthJustin Luth
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-05tdf#90070 don't clip flys with bordersJustin Luth
2016-11-05Bin pointless #ifdef’sKhaled Hosny
2016-11-05tdf#41542 MSWordExport: accommodate page's borderless paddingJustin Luth
2016-11-04tdf#93520 : Mirrored page margin tooltipSzymon Kłos
2016-11-04unify color selectorsCaolán McNamara
2016-11-04tdf#41542 globally allow padding without borders: layoutJustin Luth
2016-11-03there is a function for that: CalcLineSpace(xx, bEvenIfNoLine)Justin Luth
2016-11-03tdf#102308 sw redline tooltip: show secondsMiklos Vajna
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-11-02sw: prefix members of WW8TabDescMiklos Vajna
2016-11-02tdf#41542 PaddingWithoutBorders: allow UI changes if...Justin Luth
2016-11-02tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke