summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-30Resolves: tdf#96426 more whitespace intersection operator in Excel syntaxEike Rathke2-7/+18
2017-05-30PushError() instead of SetError() so there's a result tokenEike Rathke1-5/+5
2017-05-30tdf#108049 VBA exception avoided in ScVbaRange::setStyleJustin Luth1-1/+2
2017-05-30tdf#107720 Bound Control initFromField: consider the case of the insert rowLionel Elie Mamane1-1/+11
2017-05-30Related tdf#107696: deal with non empty header without numberJulien Nabet1-1/+1
2017-05-30tdf#107696: fix exports Heading style numbersJulien Nabet1-1/+11
2017-05-30tdf#108017 xlsb import: protection settings were reversedJustin Luth3-26/+41
2017-05-30tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky1-0/+2
2017-05-30tdf#107868 PDF export of editeng fill color: restrict to logic map modesMiklos Vajna1-1/+4
2017-05-30tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna3-1/+22
2017-05-30tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna3-0/+37
2017-05-30fix gdi resource leak (editeng/impedit)Julien Nabet2-0/+5
2017-05-30tdf#103158 ctrl+shift should work on key upMaxim Monastirsky12-53/+30
2017-05-30tdf#106424 fix crash in SfxItemPool::PutJochen Nitschke6-17/+14
2017-05-30disable use of poppler's internal JPEG2000 codecDavid Tardon2-0/+36
2017-05-30rhbz#1425304 sdext: join TimerScheduler thread before shutdownMichael Stahl6-9/+104
2017-05-30Resolves: tdf#103174 & rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara8-63/+126
2017-05-30Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara2-28/+17
2017-05-30ofz: check for null paraCaolán McNamara1-3/+7
2017-05-30tdf#107877: Don't crash if all bitmaps are deletedXisco Fauli1-12/+20
2017-05-30make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara21-4/+32
2017-05-29sw lok: disable undo state if conflict with other viewsHenry Castro2-5/+94
2017-05-29tdf#107389: Wrong positioning of AutoFilter buttons in tiledrendering modeTamás Zolnai1-1/+4
2017-05-29sc lok: prevent wrong assignment aEnd.Y()Henry Castro1-1/+1
2017-05-29lok: Notify about the Formatting Marks changes.Jan Holesovsky2-0/+2
2017-05-23tdf#107945: properly iterate over mtv during pivot cache loading.Kohei Yoshida16-25/+324
2017-05-23no need to cast to sal_uLong (in fact it is wrong)Andras Timar1-2/+2
2017-05-22fix git merge errorcp-5.3-14Andras Timar1-132/+0
2017-05-22Bump version to 5.3-14Andras Timar1-1/+1
2017-05-22tdf#107811: expert config, deal no parent caseJulien Nabet1-0/+6
2017-05-22tdf#107920: Crash when using ScCompiler in condformatJulien Nabet1-0/+2
2017-05-22tdf#107892: fix negative values case with maxifsJulien Nabet2-2/+2
2017-05-22tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl1-0/+132
2017-05-22svtools: fix mime type of PDF imagesMiklos Vajna3-0/+7
2017-05-19Respect read-only config items in Options/Calc/Calculate dialogAron Budea2-0/+19
2017-05-18Bump version to 5.3-13cp-5.3-13Andras Timar1-1/+1
2017-05-18ofz#1605 check multiply and shiftCaolán McNamara4-4/+139
2017-05-18ofz#1542 check remaining size of destCaolán McNamara1-1/+1
2017-05-18sw: table-in-footnote: delete SwFootnoteFrame if it becomes emptyMichael Stahl2-0/+20
2017-05-18tdf#107568 sw: prevent moving/splitting of tables in footnotesMichael Stahl2-1/+3
2017-05-18Resolves: tdf#107786 crash on null pointer accessCaolán McNamara1-1/+1
2017-05-18tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl4-6/+144
2017-05-18tdf#107709 filter: MSO2003XML import: fix invalid OLE lengthsMichael Stahl1-2/+8
2017-05-18tdf#107587 Opening Hyperlink opens Browser in Background.Thomas Beck1-0/+22
2017-05-18tdf#100033: Frames with the same name are removedTamás Zolnai6-9/+112
2017-05-18sw lok: Make the default for the Web view larger.Jan Holesovsky3-5/+6
2017-05-18sc lok: fix wrong assignment aEnd.X()Henry Castro1-2/+3
2017-05-17html import: Don't create HTML: <meta name="changedby" content="..."> postit.Jan Holesovsky3-0/+47
2017-05-17lok: Update state of undo after a comment modification.Jan Holesovsky1-0/+5
2017-05-17sc lok: Don't crash on comment undo.Jan Holesovsky2-1/+3