summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-10-17Resolves: tdf#93613 let referenced document evaluate macro configEike Rathke
2015-10-07Probably good to move the more complicates test after the light-weight onesTor Lillqvist
2015-10-07tdf#94173: Calc doesn't save your own created autoformat presetsJulien Nabet
2015-10-02don't believe xls wrt size to reserveCaolán McNamara
2015-10-02Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExportEike Rathke
2015-10-02follow up of tdf#94214Winfried Donkers
2015-10-02fix IterateMatrix for ifPRODUCT and ifSUMSQEike Rathke
2015-10-02Revert "Fix a bug in SUMSQ"Eike Rathke
2015-10-02Fix a bug in SUMSQŁukasz Hryniuk
2015-10-02Resolves: rhbz#1264585 check data pilot field name availabilityEike Rathke
2015-09-17tdf#61908 OOXML export cell range for matrix/array formulaEike Rathke
2015-09-17Resolves: tdf#93895 broadcast cell changes when multi-selection was pastedEike Rathke
2015-09-17Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke
2015-09-17Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna
2015-08-31Resolves: rhbz#1255811 implement Edit modify handlerEike Rathke
2015-08-31MATCH, HLOOKUP and VLOOKUP have a ReferenceOrForceArray parameterEike Rathke
2015-08-31Resolves: tdf#88402 remember sort "has headers" at anonymous database rangesEike Rathke
2015-08-31Resolves: tdf#58838 do not use collation for Equal/NotEqual operatorsEike Rathke
2015-08-20Resolves: tdf#92749 invalidate lookup caches after initial hard recalcEike Rathke
2015-08-20Resolves: tdf#93358 resync attribute pattern that may have changedEike Rathke
2015-08-20Resolves: tdf#93098 replace remembered listener when replacing cellEike Rathke
2015-08-20Resolves: tdf#92448 check for numeric '.' only if sheet separator is '.'Eike Rathke
2015-08-20Resolves: tdf#93388 broadcasting to removed listeners isn't a good ideaEike Rathke
2015-08-20Resolves: tdf#86024 do not attempt to shorten numeric value outputEike Rathke
2015-08-20tdf#79741: Macro with Find @ Replace crash CalcJulien Nabet
2015-08-03check annotation caption pointers, blind fix for rhbz#1242099Eike Rathke
2015-08-03Resolves: tdf#92767 use ISO 8601 for internal date string representationEike Rathke
2015-08-03tdf#89031 remove agressiveness from Calc function suggestionsWinfried Donkers
2015-08-03execute the terrible bottle neck loop only if there are conditional formatsEike Rathke
2015-08-03Resolves: tdf#84762 collect all recalc-always cells before setting any dirtyEike Rathke
2015-08-03use ScMatrix::IsValueOrEmpty() on math operators Mul/Div/Pow, tdf#91453Eike Rathke
2015-08-03always justify a referenced range in order, tdf#92468Eike Rathke
2015-08-03end/restart group listening in DeleteSelection(), similar to DeleteArea()Eike Rathke
2015-07-08This one should override SfxToolBoxControl::SelectMaxim Monastirsky
2015-07-08fix a11y crash seen on moving chart wizard dialogCaolán McNamara
2015-07-08tdf#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-30a singleton must be fully parsed to be valid, tdf#44419 relatedEike Rathke
2015-06-30LinkUpdateMode is a global settingStephan Bergmann
2015-06-18Resolves: tdf#86305 clone upper left of matrix result if double tokenEike Rathke
2015-06-18do not access token data after token has been destroyedEike Rathke
2015-06-18Resolves: tdf#91411 end listening only on selected sheetsEike Rathke
2015-06-18Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara
2015-06-18Resolves: tdf#91416 setting progress -> resize -> destroy formula contextCaolán McNamara
2015-06-14tdf#89972: also copy external reference statusMike Kaganski
2015-06-123D refs with more than one sheet should not set sheets deleted, tdf#90001Markus Mohrhard