summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-07-06This one should override SfxToolBoxControl::SelectMaxim Monastirsky
2015-07-03fix a11y crash seen on moving chart wizard dialogCaolán McNamara
2015-07-02tdf#91641 adjust cursor when deleting preceding charactersJustin Luth
2015-06-30tdf#44419 in second reference part stop number parsing at separatorEike Rathke
2015-06-30Resolves: tdf#83365 push proper references in INDIRECTEike Rathke
2015-06-30tdf#90717 prevent crash, not really fixedEike Rathke
2015-06-30Resolves: tdf#31577 volatile lookup ranges must not be cachedEike Rathke
2015-06-25a singleton must be fully parsed to be valid, tdf#44419 relatedEike Rathke
2015-06-23LinkUpdateMode is a global settingStephan Bergmann
2015-06-17Resolves: tdf#86305 clone upper left of matrix result if double tokenEike Rathke
2015-06-16do not access token data after token has been destroyedEike Rathke
2015-06-16Resolves tdf#67712 form controls and draw objectsHenry Castro
2015-06-16Resolves: tdf#91411 end listening only on selected sheetsEike Rathke
2015-06-15Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara
2015-06-15Resolves: tdf#91416 setting progress -> resize -> destroy formula contextCaolán McNamara
2015-06-123D refs with more than one sheet should not set sheets deleted, tdf#90001Markus Mohrhard
2015-06-12tdf#90996: don't overwrite comments in ScTable::FillFormulaVerticalMike Kaganski
2015-06-11Resolves: tdf#90435 secondary pool set to that of temp docs drawing layersCaolán McNamara
2015-06-09Resolves: tdf#90960 toggle out of paste-mode on editing an objectCaolán McNamara
2015-06-09check bounds in RPN tokens, tdf#90694 related and othersEike Rathke
2015-06-09tdf#90694 reset group area listeners when splitting groupEike Rathke
2015-06-09tdf#91726: AutoFormat: Crash when using an existing nameJulien Nabet
2015-06-04tdf#91425 CRASH - Calc Insert Columns LeftTakeshi Abe
2015-05-20draw Note mark before text for correct ZOrder tdf#89182Laurent Godard
2015-05-07Resolves tdf#90757 ensure start row / end row order makes senseEike Rathke
2015-05-07Resolves: tdf#91078 check also DBData modified, not only named expressionsEike Rathke
2015-04-21tdf#89957 prevent crash, not really fixedEike Rathke
2015-04-20Resolves tdf#83366 Copy and Paste crashes Calc when original doc closedHenry Castro
2015-04-20fix col limit crash on export of ooo103315-1.ods to xlsCaolán McNamara
2015-04-20fix crash on export of fdo68639-2.ods to xls with invalid mnLastIdxCaolán McNamara
2015-04-13use error value instead of string in array/matrix, tdf#42481 relatedEike Rathke
2015-04-13string access out of boundsEike Rathke
2015-04-08fix crash on re-export of fdo64646-4.xls back to xlsCaolán McNamara
2015-04-04we need to use the edit engine attibute id for rich text, tdf#89170Markus Mohrhard
2015-04-03Resolves: tdf#35636 implement match on empty cellsEike Rathke
2015-04-03Resolves: tdf#88672 add missing return if error to not crashEike Rathke
2015-04-02we need a more intelligent increment for the iterator, tdf#90391Markus Mohrhard
2015-04-01use error value instead of string in array/matrix, tdf#42481 relatedEike Rathke
2015-04-01Resolves: tdf#42481 propagate errors as errors in matrix calculationsEike Rathke
2015-03-30tdf#90042 only handle formula group if usefulLaurent Godard
2015-03-30tdf#89597: Resize formula buffers after adding a dummy sheetKatarina Behrens
2015-03-26Resolves tdf#72152: respect page orientation of Calc files in recent docsJulien Nabet
2015-03-21Replace hardcoded UI string with string from .res fileAndras Timar
2015-03-20Resolves: tdf#89958 filter ends with / does not end with correctionEike Rathke
2015-03-17import the document properties before the documentMarkus Mohrhard
2015-03-10tdf#40835 add backward compatibility for ODFF function FDIST.Winfried Donkers
2015-03-10Fix issue in re-use of ScTokenArray objects from a TokenPoolTor Lillqvist
2015-03-10Also relative row references need to wrap around, like fdo#84556 for columnsTor Lillqvist
2015-03-09Revert "fdo#88547 allow inline date-arrays for array functions", tdf#89872Eike Rathke
2015-03-09Don't use configuration syntax that breaks when upgrading to 4.5Tor Lillqvist