summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-11RotateFlyFrameFix: Disable AutoContour for rotated FlysArmin Le Grand
2018-01-10Fix typoAndrea Gelmini
2018-01-10ofz: Integer-overflowCaolán McNamara
2018-01-10ofz#5211 limit table parsing depthCaolán McNamara
2018-01-10tdf#106991: Highlighting remains after select no fillTamás Zolnai
2018-01-09Avoid clash with ERROR macro from wingdi.h on WindowsStephan Bergmann
2018-01-09ofz#5193 Negative-size-paramCaolán McNamara
2018-01-09just use a simple vectorCaolán McNamara
2018-01-09don't need to dynamically allocate theseCaolán McNamara
2018-01-09just use a simpler vectorCaolán McNamara
2018-01-09can return reference instead of pointerCaolán McNamara
2018-01-09doesn't have to be dynamically allocatedCaolán McNamara
2018-01-09tdf#114480 - Revert "Writer page shadow - avoid scaling ..."Michael Meeks
2018-01-09tdf#114703 DOCX import: apply num defaults only to abstract numsMiklos Vajna
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin
2018-01-08Resolves: tdf#114728 wrong entries in bibliographic entry dialogCaolán McNamara
2018-01-08sw: prefix members of SwAccessibleNoTextHyperlink, SwAccessiblePage and ...Miklos Vajna
2018-01-08ofz#5015 Integer-overflowCaolán McNamara
2018-01-08tdf#114882: don't try to close SDT when processing inner objectsMike Kaganski
2018-01-07ofz#5007 Null-dereference READCaolán McNamara
2018-01-07coverity#1427250 Dereference null return valueCaolán McNamara
2018-01-07tdf#114872: Broken selection from other userTamás Zolnai
2018-01-07sw, obey HAVE_FEATURE_AVMEDIAjan Iversen
2018-01-05ofz#4971 Bad-castCaolán McNamara
2018-01-05tdf#114724 fix headings outline tracking highlight in NavigatorJim Raykowski
2018-01-05Fix typosAndrea Gelmini
2018-01-05sw: fix null-pointer crash in ClearFEShellTabCols()Michael Stahl
2018-01-05sw: clean up some no longer building leftover debug codeMiklos Vajna
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2018-01-05tdf#104707 ooxmlexport: support RawTextJustin Luth
2018-01-04Fix typosAndrea Gelmini
2018-01-04sw: replace local DELETEZ with unique_ptrMichael Stahl
2018-01-04sw: convert SwPageFrame::m_pSortedObjs to unique_ptrMichael Stahl
2018-01-04sw: convert SwFrame::mpDrawObjs to unique_ptrMichael Stahl
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2018-01-04ofz#4947 Integer-overflowCaolán McNamara
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl
2018-01-04ofz#4914 Undefined-shiftCaolán McNamara
2018-01-04drop some unused typedefs in UnoFrameWrap_traitsNoel Grandin
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03Turn on clang-format for these filesMiklos Vajna
2018-01-03ofz#4921 limit column check to max legal column indexCaolán McNamara
2018-01-03Translate German comments and debug stringsJohnny_M
2018-01-03ofz#4872 Null-dereference READCaolán McNamara
2018-01-03sw: prefix members of SwFormatContent, SwAccessibleHyperlink and SwFormatURLMiklos Vajna
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02ofz: assert on trying to insert footer when already inserting the footerCaolán McNamara