summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-29PushError() instead of SetError() so there's a result tokenEike Rathke1-5/+5
2017-05-26tdf#108049 VBA exception avoided in ScVbaRange::setStyleJustin Luth1-1/+2
2017-05-26tdf#107720 Bound Control initFromField: consider the case of the insert rowLionel Elie Mamane1-1/+11
2017-05-26Related tdf#107696: deal with non empty header without numberJulien Nabet1-1/+1
2017-05-26tdf#107696: fix exports Heading style numbersJulien Nabet1-1/+11
2017-05-26tdf#108017 xlsb import: protection settings were reversedJustin Luth3-26/+41
2017-05-26tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky1-0/+2
2017-05-25tdf#107868 PDF export of editeng fill color: restrict to logic map modesMiklos Vajna1-1/+4
2017-05-25tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna3-1/+22
2017-05-25tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna3-0/+37
2017-05-25fix gdi resource leak (editeng/impedit)Julien Nabet2-0/+5
2017-05-25tdf#103158 ctrl+shift should work on key upMaxim Monastirsky12-53/+30
2017-05-25tdf#106424 fix crash in SfxItemPool::PutJochen Nitschke6-17/+14
2017-05-25disable use of poppler's internal JPEG2000 codecDavid Tardon2-0/+36
2017-05-25rhbz#1425304 sdext: join TimerScheduler thread before shutdownMichael Stahl6-9/+104
2017-05-24Resolves: tdf#103174 & rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara8-63/+126
2017-05-24Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara2-28/+17
2017-05-22ofz: check for null paraCaolán McNamara1-3/+7
2017-05-22tdf#107877: Don't crash if all bitmaps are deletedXisco Fauli1-12/+20
2017-05-22tdf#100033: Frames with the same name are removedTamás Zolnai6-9/+112
2017-05-19tdf#107811: expert config, deal no parent caseJulien Nabet1-0/+6
2017-05-18tdf#107920: Crash when using ScCompiler in condformatJulien Nabet1-0/+2
2017-05-17tdf#107892: fix negative values case with maxifsJulien Nabet2-2/+2
2017-05-16ofz#1605 check multiply and shiftCaolán McNamara4-4/+139
2017-05-16ofz#1542 check remaining size of destCaolán McNamara1-1/+1
2017-05-16sw: table-in-footnote: delete SwFootnoteFrame if it becomes emptyMichael Stahl2-0/+20
2017-05-16tdf#107568 sw: prevent moving/splitting of tables in footnotesMichael Stahl2-1/+3
2017-05-16Resolves: tdf#107786 crash on null pointer accessCaolán McNamara1-1/+1
2017-05-16tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl4-6/+144
2017-05-16tdf#107709 filter: MSO2003XML import: fix invalid OLE lengthsMichael Stahl1-2/+8
2017-05-16tdf#104312, tdf#105428: use static vars in ReplaceStringHookProcAron Budea1-9/+15
2017-05-16tdf#107587 Opening Hyperlink opens Browser in Background.Thomas Beck1-0/+22
2017-05-15fix gdi resource leak (svx/compressgraphicdialog)Julien Nabet1-1/+1
2017-05-15fix gdi resource leak with unreleased virtual deviceJulien Nabet1-1/+1
2017-05-15tdf#82326 calc 32bits unable to open files with a lot of cond formattingfrederic vroman1-2/+2
2017-05-15fix gdi resource leak with unreleased virtual deviceMarkus Mohrhard1-1/+1
2017-05-12tdf#106051 Notify listeners on top and bottom of split formula groupArul Michael1-0/+6
2017-05-12sd: fix atexit crash in CanvasUpdateRequester::maRequesterMapMichael Stahl4-30/+54
2017-05-12tdf#93171 Subtotal function with function indexes don't updateArul Michael3-0/+15
2017-05-11tdf#106265 ScopedHDC to clean-up hDC when rendering glyphsTomaž Vajngerl2-6/+51
2017-05-11tdf#107572: retrieve Default autoformatJulien Nabet1-0/+2
2017-05-11tdf#107706 fix crash when closing Calc documentNoel Grandin1-0/+2
2017-05-11tdf#86001: Pass on the language info from the cell to the engine.Kohei Yoshida2-6/+25
2017-05-10Add distro-pack-install-strip targetStephan Bergmann1-5/+12
2017-05-09tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat settingMiklos Vajna4-0/+17
2017-05-09Related: tdf#62702 handle EmbeddedOdf like CONTENTS on ole activate attemptCaolán McNamara1-8/+23
2017-05-09tdf#105703: Make sure we actually have a motion path hereKatarina Behrens2-2/+6
2017-05-09tdf#104407 writerfilter: fix crash with null xRangePropertiesMichael Stahl1-5/+7
2017-05-08ofz check against expected struct sizeCaolán McNamara1-4/+8
2017-05-07tdf#107644: Crash on inserting formulaJulien Nabet1-1/+1