summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-10Tests for "Precision as shown" following tdf#105657 tdf#106052Laurent Balland-Poirier2-0/+107
2017-04-10tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier4-2/+18
2017-04-10don't obtain the underlying SvNumberformat thrice, tdf#105657 follow-upEike Rathke2-4/+9
2017-04-10tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier5-63/+119
2017-04-10Resolves: tdf#102286 lets not crash on null pFrameCaolán McNamara1-2/+5
2017-04-10tdf#106943 Lock down Experimental features and Macro recordingGabor Kelemen1-0/+6
2017-04-07Resolves: tdf#106732 the intent was surely to return a const refCaolán McNamara1-1/+1
2017-04-07tdf#106190 Fix (again) left alignment of denominatorLaurent Balland-Poirier2-19/+13
2017-04-07Resolves: tdf#100011 (re-)add ocCeil and ocFloor .xls(x) export mappingsEike Rathke2-2/+7
2017-04-07tdf#106974 docx export: Crop is "long", not sal_Int16Justin Luth3-4/+14
2017-04-07tdf#104706 Enable icon for Clear Direct Formatting commandYousuf Philips1-0/+3
2017-04-06ofz: treat short properties as run endCaolán McNamara1-1/+1
2017-04-06tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida5-2/+49
2017-04-06tdf#106868: fix crash when modify external linkNoel Grandin6-64/+57
2017-04-05tdf#104686: do not crash if Menu has been somehow disposedAron Budea5-32/+58
2017-04-05tdf#106237 sw: do some basic sanity checking on layout-cacheMichael Stahl3-10/+56
2017-04-05Related: tdf#106515 show OpenSymbol if unavailable StarSymbol requestedCaolán McNamara1-0/+7
2017-04-05Resolves: tdf#106080 fix explicitly setting automatic in search by formatCaolán McNamara2-7/+21
2017-04-05ofz: check olst sprm for valid ANLD payload lenCaolán McNamara1-0/+8
2017-04-05tdf#106938 TSA Dialog: Improve Dialog LayoutThomas Beck1-37/+29
2017-04-05Resolves: tdf#106935 restore traditional toolbar labelsCaolán McNamara3-6/+21
2017-04-04ofz: guard against bogus sprm lenCaolán McNamara1-0/+5
2017-04-04ofz: check anldPap sprm for valid ANLD payload lenCaolán McNamara1-0/+7
2017-04-04ofz: check bounds on readCaolán McNamara3-19/+31
2017-04-04ofz: check anlv text boundsCaolán McNamara3-7/+26
2017-04-03tdf#98416 libcmis: Google Drive 2FA fixSzymon Kłos2-0/+126
2017-04-03sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl4-0/+79
2017-03-31tdf#101627 disable shrinking for footer textboxesPatrick Jaap1-2/+6
2017-03-31writerfilter: DOCX import: fix handling of w:hideMark vs. w:vMergeMichael Stahl1-1/+5
2017-03-31ofz#974 check SetBorder bounds like the other maHorizontalBorders usersCaolán McNamara1-14/+17
2017-03-30handle date autofilter entries correctly, tdf#106214Markus Mohrhard4-26/+35
2017-03-30cli_ure: fix another bad _WIN64 check (related tdf#94265)Michael Stahl1-3/+3
2017-03-30tdf#106694 RTF import: fix missing paragraph tab positionMiklos Vajna3-1/+37
2017-03-30tdf#106857: use SfxInt32Item for ATTR_SNAPLINEJulien Nabet1-2/+2
2017-03-29update creditsChristian Lohmaier1-1616/+1724
2017-03-29Updated coreChristian Lohmaier1-0/+0
2017-03-29changelog creation: "command | > file" doesn't flyChristian Lohmaier1-1/+1
2017-03-29tdf#94265: Correct the errorComputingDwarf1-2/+3
2017-03-29Resolves: tdf#106155 avoid opengl for toplevel X window iconsCaolán McNamara3-0/+30
2017-03-29Resolves: rhbz#1436050 im window misplaced for gtk3Caolán McNamara1-1/+1
2017-03-29codesigning script for macosx compained about double signingNorbert Thiebaud1-10/+37
2017-03-29Resolves: tdf#106645 gtk3 scrollbar is too wideCaolán McNamara1-24/+429
2017-03-29tdf#106377 sw: fix Undo of delete of ToXMark from dialogMichael Stahl1-15/+27
2017-03-29tdf#106755: Fix script type for combining marksKhaled Hosny2-1/+6
2017-03-29Attempted fix for mirrored geometry crasher.Michael Meeks1-12/+13
2017-03-28tdf#105843 : restore Application Start and Stop eventsJean-Baptiste Faure2-0/+4
2017-03-28Resolves: tdf#106612 fix double click in draw/impress navigatorCaolán McNamara1-0/+3
2017-03-28tdf#105069, store the VBA module info for new modules as wellMarkus Mohrhard1-0/+10
2017-03-28valgrind: use of uninitialized valuesCaolán McNamara1-24/+24
2017-03-27tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl32-74/+129