summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-18tdf#96275 RTF import: fix anchor of shapes inside tablesMiklos Vajna4-2/+40
2016-05-18backport of opencl coverity fixesCaolán McNamara2-1/+4
2016-05-18tdf#99574 fix sluggish scrollbar for an immediate paintTomaž Vajngerl1-0/+5
2016-05-17tdf#99255 Calc crashing on Undo after Spell CorrectionArul Michael1-1/+5
2016-05-17Silence warning C4334 under --enble-64-bit MSVCStephan Bergmann1-1/+1
2016-05-17tdf#99722 sw: avoid buffering a11y events for not-visible framesMichael Stahl2-5/+13
2016-05-17Resolves: tdf#99556 if the num of arguments is not 1 infer a rowCaolán McNamara3-5/+18
2016-05-17Resolves: tdf#96092 crash on activating manage changes sidebarCaolán McNamara1-1/+4
2016-05-17tdf#98983: Use 'Microsoft Sans Serif' instead of 'MS Sans Serif'Tor Lillqvist1-0/+4
2016-05-17tdf#99383 vcl: don't dispatch events from SolarMutexReleaserMichael Stahl2-3/+9
2016-05-17gtk3: min slider size too small since 3.20.0Caolán McNamara1-8/+20
2016-05-16vcl: lstrcpynW actually takes length *including* null terminatorMichael Stahl1-2/+2
2016-05-16tdf#97249: Don't crash if BindFont failsTor Lillqvist1-1/+6
2016-05-15tdf#99699 Do nullptr check BEFORE calling methodMichael Weghorn1-2/+3
2016-05-14tdf#99722 sw: silly performance issue when firing a11y eventsMichael Stahl1-9/+4
2016-05-13Resolves: tdf#99730 lower the barrier for inferior systems, cripple the testEike Rathke1-3/+9
2016-05-13Resolves: tdf#99692 crash in SwPostItMgr with change trackingCaolán McNamara1-4/+7
2016-05-13tdf#98088: prevent access to invalid sub nodeOliver Specht1-1/+2
2016-05-13Resolves: tdf#99272 new Short[] used instead of new short[]Caolán McNamara1-7/+7
2016-05-13Missing break in switchStephan Bergmann1-0/+1
2016-05-13tdf#99369: Try harder to bail out for non-horizontal textTor Lillqvist1-4/+8
2016-05-13Missing break in switchStephan Bergmann1-1/+1
2016-05-13Missing break in switchStephan Bergmann1-0/+1
2016-05-12Missing break in switchStephan Bergmann1-0/+1
2016-05-12Missing break in switchStephan Bergmann1-0/+1
2016-05-11Change #include <cairo-svg.h> to <cairo.h>Korrawit Pruegsanusak1-4/+1
2016-05-11Resolves: tdf#92951 make PaneDockingWindow dockable againCaolán McNamara1-1/+1
2016-05-11tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand7-89/+75
2016-05-11tdf#96522 reset CustomShapeEngine at importArmin Le Grand1-1/+9
2016-05-11Resolves: tdf#93994 flush API objects at load timeArmin Le Grand2-0/+51
2016-05-11tdf#99258 bail out if we fail to reserve the texture + moreTomaž Vajngerl5-25/+46
2016-05-11tdf#99588: Fix radio button groups (and thus up/down key cycle)Katarina Behrens1-15/+7
2016-05-10CppunitTest_sd_import_tests: disable test that fails on Linux baselineMiklos Vajna1-0/+2
2016-05-10fftester: subtable is a subtable of itselfCaolán McNamara3-0/+9
2016-05-10tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung4-2/+57
2016-05-10rtf: m_aStates can be empty in the inner conditionCaolán McNamara1-3/+7
2016-05-10tdf#99207: Fix incorrect RGB ordering in Graphite DWrite pathTim Eves1-6/+8
2016-05-10tdf#81833: form protection can be modified as compatibility optionOliver Specht6-16/+63
2016-05-10tdf#99479: Delete column with styles resets the 'Apply Style' drop downJulien Nabet1-1/+1
2016-05-10SubToolBarController: Use initialize to change tb bitsMaxim Monastirsky1-6/+6
2016-05-10tdf#82160 Reset mouse pointer if doc loading failedMaxim Monastirsky3-0/+5
2016-05-10tdf#93553 limit parallelism at zip save time to useful amountArmin Le Grand5-29/+108
2016-05-10tdf#98224: endless loop in replace all stoppedOliver Specht1-1/+1
2016-05-10tdf#99338 Fix GrabFocus during dispose crashesMaxim Monastirsky2-2/+4
2016-05-09Hide text highlight color button for cellsMaxim Monastirsky1-1/+3
2016-05-09tdf#94221 repair dialog for text along pathRegina Henschel1-13/+16
2016-05-09tdf#99246 Use correct path for lock in PUT method.Giuseppe Castagno1-1/+7
2016-05-09fftester: fail on double parse of the same tableCaolán McNamara2-7/+10
2016-05-06tdf#86575 for OOXML write plain #REF! if deleted partsEike Rathke1-1/+10
2016-05-06tdf#93124: Fix incorrect text fit in imported PPT - take twoMike Kaganski4-28/+78