summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2016-03-09Resolves: tdf#98389 check memory requirement of matrixEike Rathke1-104/+226
2016-02-19Resolves: tdf#97465 like wheel ignore swipe for sc input handler inputchangedCaolán McNamara1-0/+4
2016-01-19follow-up of tdf#89031Winfried Donkers1-1/+2
2016-01-07Resolves: tdf#94208 broadcast fill undo (for deleted cells)Eike Rathke1-0/+6
2015-12-12tdf#73006 : Put results in correct cells after Text to ColumnsDennis Francis1-7/+24
2015-12-03Resolves: tdf#95629 quote CSV also if cell contains embedded '\r' CREike Rathke1-2/+3
2015-11-20Resolves: tdf#89907 do not modify original ScViewData's ScMarkDataEike Rathke1-12/+12
2015-11-16tdf#92256: Don't save CONV_UNSPECIFIED string ref syntax valueKatarina Behrens1-5/+11
2015-11-03read past end of pCellInfoCaolán McNamara1-1/+4
2015-11-02tdf#92207 sc: Make the text background color button workMaxim Monastirsky3-0/+3
2015-10-26tdf#94485 Lower Calc background spellchecker prioJan-Marek Glogowski1-1/+1
2015-10-24tdf#95220: Check if DrawingLayer is not nullptrMike Kaganski1-1/+1
2015-10-19tdf#94908 : Autofilter ok button is blockedDennis Francis1-0/+3
2015-10-15tdf#93318 reintroduce first/last button in Calc tab barTomaž Vajngerl1-2/+2
2015-10-15tdf#93044 - fix silly calc copy/paste lifecycle issue.Michael Meeks1-1/+1
2015-10-09Resolves: tdf#93613 let referenced document evaluate macro configEike Rathke1-0/+16
2015-10-07reintroduce initial coupling of EmptyStringAsZero to StringConversionEike Rathke2-21/+29
2015-10-07Resolves: tdf#78897 do not cache/reuse a repeat-filled stringEike Rathke1-0/+3
2015-09-30sc: fix crash in ScVbaEventListener::processWindowResizeEvent()Michael Stahl1-3/+10
2015-09-30intermittent CppunitTest_sc_macros_test failureCaolán McNamara1-2/+7
2015-09-29tdf#93922 - dispose the calc InputHintWindow properly.Michael Meeks1-1/+1
2015-09-27Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExportEike Rathke1-0/+1
2015-09-11Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke1-1/+8
2015-09-07loplugin:staticmethodsStephan Bergmann1-3/+8
2015-09-07loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-09-04tdf#91501: Add data bar colour to the list if not there yetKatarina Behrens2-2/+14
2015-09-03tdf#91882 - make this hideous busy-loop lower priority and less busy.Michael Meeks1-1/+2
2015-09-01tdf#93600: Avoid crash on entering '=' as a cell valueKatarina Behrens1-1/+1
2015-08-26Resolves: rhbz#1255811 implement Edit modify handlerEike Rathke8-9/+259
2015-08-24tdf#93437: release reference held by ScFormulaReferenceHelperKatarina Behrens1-0/+1
2015-08-18tdf#92256: Improved interop of INDIRECT functionKatarina Behrens2-2/+80
2015-08-17tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier1-1/+4
2015-08-13Another GrabFocus during disposeMaxim Monastirsky1-6/+2
2015-08-11Resolves: tdf#86024 do not attempt to shorten numeric value outputEike Rathke1-22/+30
2015-08-11tdf#79741: Macro with Find @ Replace crash CalcJulien Nabet1-1/+1
2015-08-07Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke2-2/+6
2015-08-07init maTabData to the correct tab size tdf#92629Laurent Godard1-0/+6
2015-07-31tdf#92918 Engineering notation lost with Add/Delete Decimal PlaceLaurent Balland-Poirier1-0/+6
2015-07-28tiledrendering: added getPartName method for calcMihai Varga1-0/+8
2015-07-23TableRef: generate error for header-less column references, tdf#91278 relatedEike Rathke1-0/+9
2015-07-19Resolves: tdf#88402 remember sort "has headers" at anonymous database rangesEike Rathke1-0/+3
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann1-1/+4
2015-07-13tdf#89031 remove agressiveness from Calc function suggestionsWinfried Donkers2-34/+20
2015-07-10SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna1-2/+2
2015-07-08Related: tdf#92392 clear some more vclptrs on disposeCaolán McNamara1-0/+5
2015-07-07Related: tdf#92392 protect against double dispose from dtor with disposeOnceCaolán McNamara1-1/+1
2015-07-06tdf#92392 - Dispose ScFormulaReferenceHelper properly.Michael Meeks2-1/+10
2015-07-06This one should override SfxToolBoxControl::SelectMaxim Monastirsky2-4/+2
2015-07-02tdf#92262 - fixup shared_ptr -> VclPtr issue.Michael Meeks2-2/+5
2015-07-02fix a11y crash seen on moving chart wizard dialogCaolán McNamara1-1/+2