summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-09-19tdf#94037: Don't try to manipulate non-existent widget containerKatarina Behrens
2015-09-19Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke
2015-09-19loplugin:staticmethodsStephan Bergmann
2015-09-19loplugin:passstuffbyrefStephan Bergmann
2015-09-19tdf#91501: Add data bar colour to the list if not there yetKatarina Behrens
2015-09-19tdf#91882 - make this hideous busy-loop lower priority and less busy.Michael Meeks
2015-09-19sc: fix number format button highlighting in sidebarTomaž Vajngerl
2015-09-19tdf#93600: Avoid crash on entering '=' as a cell valueKatarina Behrens
2015-09-19Fix the OpenCL VLOOKUP to work properly and add it to the trusted subsetTor Lillqvist
2015-09-19do not parse range fragments as valid rangesEike Rathke
2015-09-19tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna
2015-09-19tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard
2015-09-19Revert "do not parse range fragments as valid ranges"Eike Rathke
2015-09-19do not parse range fragments as valid rangesEike Rathke
2015-09-19Resolves: rhbz#1255811 implement Edit modify handlerEike Rathke
2015-09-19tdf#93437: release reference held by ScFormulaReferenceHelperKatarina Behrens
2015-08-18tdf#92256: Improved interop of INDIRECT functionKatarina Behrens
2015-08-18Resolves: tdf#92749 invalidate lookup caches after initial hard recalcEike Rathke
2015-08-17Resolves: tdf#93358 resync attribute pattern that may have changedEike Rathke
2015-08-17Resolves: tdf#93098 replace remembered listener when replacing cellEike Rathke
2015-08-17tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier
2015-08-13Another GrabFocus during disposeMaxim Monastirsky
2015-08-13Resolves: tdf#93388 broadcasting to removed listeners isn't a good ideaEike Rathke
2015-08-11Resolves: tdf#86024 do not attempt to shorten numeric value outputEike Rathke
2015-08-11tdf#79741: Macro with Find @ Replace crash CalcJulien Nabet
2015-08-10tdf#89387 related, fix SumSquare bug in SumMXMY2Łukasz Hryniuk
2015-08-07Resolves: tdf#58838 do not use collation for Equal/NotEqual operatorsEike Rathke
2015-08-07Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke
2015-08-07MATCH, HLOOKUP and VLOOKUP have a ReferenceOrForceArray parameterEike Rathke
2015-08-07init maTabData to the correct tab size tdf#92629Laurent Godard
2015-08-04tdf#91588 re-enable select button in draw toolbar in sw & scYousuf Philips
2015-07-31tdf#92918 Engineering notation lost with Add/Delete Decimal PlaceLaurent Balland-Poirier
2015-07-28tiledrendering: added getPartName method for calcMihai Varga
2015-07-23TableRef: generate error for header-less column references, tdf#91278 relatedEike Rathke
2015-07-21Resolves: tdf#92448 check for numeric '.' only if sheet separator is '.'Eike Rathke
2015-07-20check annotation caption pointers, blind fix for rhbz#1242099Eike Rathke
2015-07-20Resolves: tdf#92767 use ISO 8601 for internal date string representationEike Rathke
2015-07-19Resolves: tdf#88402 remember sort "has headers" at anonymous database rangesEike Rathke
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann
2015-07-13tdf#89031 remove agressiveness from Calc function suggestionsWinfried Donkers
2015-07-10SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-07-09execute the terrible bottle neck loop only if there are conditional formatsEike Rathke
2015-07-09Resolves: tdf#84762 collect all recalc-always cells before setting any dirtyEike Rathke
2015-07-09fix export to xls, tdf#69552Winfried Donkers
2015-07-08always justify a referenced range in order, tdf#92468Eike Rathke
2015-07-08end/restart group listening in DeleteSelection(), similar to DeleteArea()Eike Rathke
2015-07-08Related: tdf#92392 clear some more vclptrs on disposeCaolán McNamara
2015-07-07Related: tdf#92392 protect against double dispose from dtor with disposeOnceCaolán McNamara
2015-07-06tdf#92392 - Dispose ScFormulaReferenceHelper properly.Michael Meeks
2015-07-06This one should override SfxToolBoxControl::SelectMaxim Monastirsky