summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-11-17tdf#103965: set DisableFlags for SID_PARASPACE_INCREASE/DECREASEMike Kaganski
2016-11-16sw: remove redundant initializer for members in rtfexportMiklos Vajna
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-15loplugin:constantparamNoel Grandin
2016-11-15tdf#82824 DOCX import: fix at-char embedded object handlingMiklos Vajna
2016-11-14Don't AlignToPixel in SwView::SetVisAreaStephan Bergmann
2016-11-14This RES_FRM_SIZE item is apparently SwFormatFrameSize, not SvxSizeItemStephan Bergmann
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-11default copy ctor is sufficientCaolán McNamara
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
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#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07officecfg: add .uno:SignPDF labelMiklos Vajna
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