summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-01Version 5.1.4.1, tag libreoffice-5.1.4.1libreoffice-5.1.4.1Christian Lohmaier3-0/+0
2016-06-01bump product version to 5.1.4.1Christian Lohmaier1-1/+1
2016-06-01Branch libreoffice-5-1-4Christian Lohmaier4-1/+1
2016-06-01tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl6-11/+13
2016-06-01Resolves: tdf#93386 crash when closing a Database with macro editor openCaolán McNamara1-16/+38
2016-06-01update creditsChristian Lohmaier1-1444/+1472
2016-05-31tdf#96097: Can't save a doc with signed macro after autosave/save a copyGuillaume Smaha1-3/+0
2016-05-31Updated coreChristian Lohmaier1-0/+0
2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti8-0/+63
2016-05-31tdf#100159: On Windows, compile GL shaders in advance, disable GL on failureTor Lillqvist7-12/+120
2016-05-31tdf#84411 - OpenCL: S/W interpreter throws std::out_of_range errorMarco Cecchetti1-0/+4
2016-05-31Resolves: tdf#63272 [fi-FI] percentage format with no-break spaceEike Rathke1-2/+2
2016-05-31tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane2-2/+13
2016-05-31we need the space="preserve" also for formatted strings, tdf#96912Markus Mohrhard1-1/+1
2016-05-31valgrind: Invalid read of size 8Caolán McNamara1-0/+1
2016-05-31tdf#100092: Deterministic scheduling to prevent unpredictable behavior.Jan Holesovsky5-9/+67
2016-05-31tdf#98226: fix undo of table AutoFormatMichael Stahl6-11/+29
2016-05-31Resolves: tdf#92695 protect both branches against missing ToolItemCaolán McNamara1-8/+7
2016-05-31tdf#96516 do not increment position counter when an entry is removedLionel Elie Mamane1-1/+3
2016-05-31Don't use pInsert after it has been movedStephan Bergmann1-1/+1
2016-05-31Resolves: tdf#97158 CopyOneCellFromClip() does not handle multiple sheetsEike Rathke1-0/+4
2016-05-31prevent out of bounds string accessEike Rathke2-12/+15
2016-05-30tdf#100134 xmloff: only update the progressbar twice for every percentMiklos Vajna2-3/+9
2016-05-30tdf#100080 set unused shader attribs with values, fixes GL on AMDTomaž Vajngerl4-28/+78
2016-05-30tdf#98666: Don't cache progress bars eitherTor Lillqvist1-0/+1
2016-05-30tdf#100115: _nColId is sal_uInt16Julien Nabet2-4/+4
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara4-9/+41
2016-05-30tdf#99870 writer: don't delete selection with delete-commentJustin Luth1-0/+1
2016-05-30Resolves: tdf#97839 a single character may be more than 1 utf-16 code pointsCaolán McNamara1-1/+1
2016-05-30Related: tdf#87967 valgrind reported invalid reads on 1 pixel wide bitmapCaolán McNamara1-5/+5
2016-05-30Resolves: tdf#97854 crash on deleting inner join relationshipCaolán McNamara6-63/+64
2016-05-30Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara2-1/+7
2016-05-30Resolves: tdf#98436 crash trying To create remote folder before connectedCaolán McNamara1-0/+3
2016-05-28Estonian localization of aboveWord and belowWordMihkel Tõnnov1-2/+2
2016-05-27Typo fixTor Lillqvist1-1/+1
2016-05-26tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke4-32/+192
2016-05-26tdf#74795 RTF import: handle row-level default cell marginsMiklos Vajna3-0/+88
2016-05-26tdf#100051 Partially revert "loplugin:constantparam in sw"Miklos Vajna1-8/+4
2016-05-26Resolves: tdf#96244 get the right Writer window view for Formula windowCaolán McNamara2-4/+7
2016-05-26Resolves: tdf#99874 gtk3: all-black xbm cursorsCaolán McNamara1-7/+17
2016-05-26Resolves: tdf#100024 CRASH when setting a background imageCaolán McNamara1-1/+1
2016-05-26CVE-2016-0718 and CVE-2015-1283 expat woesCaolán McNamara3-0/+794
2016-05-26update creditsChristian Lohmaier1-1463/+1521
2016-05-25tdf#38097 min numerator/denominator at least 1Laurent Balland-Poirier1-3/+3
2016-05-25tdf#95339 Extend test to distinguish minute/monthLaurent Balland-Poirier1-0/+4
2016-05-25tdf#61996 Skip quoted text in number formatLaurent Balland-Poirier1-5/+32
2016-05-25tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier3-2/+14
2016-05-25tdf#97835 No decimal separtor for empty decimalLaurent Balland-Poirier2-14/+9
2016-05-25opengl: use existing code for "legacy" polyline, polygon render.Tomaž Vajngerl9-294/+306
2016-05-25ruler: close the polygon when drawing indent handle (gtk3, gl)Tomaž Vajngerl1-1/+3