summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-10-05Probably good to move the more complicates test after the light-weight onesTor Lillqvist1-3/+3
2015-10-05tdf#94173: Calc doesn't save your own created autoformat presetsJulien Nabet2-1/+15
2015-10-05fix crash in XclImpSupbook::GetExternNameCaolán McNamara2-1/+5
2015-10-05fix test-casesCaolán McNamara3-0/+0
2015-10-05fix crash on loading certain xlsCaolán McNamara1-2/+6
2015-10-05xls: Defrowheight345 without pColRowBuffCaolán McNamara2-0/+7
2015-10-05crash in StandardwidthCaolán McNamara2-0/+5
2015-10-03fix crash on loading certain xlsCaolán McNamara2-11/+13
2015-10-03xls: DefColWidth without pColRowBuffCaolán McNamara2-0/+6
2015-10-01don't try to create OUString from editeng directly, tdf#94542Markus Mohrhard1-2/+6
2015-10-01tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard2-1/+25
2015-09-30don't believe xls wrt size to reserveCaolán McNamara2-3/+8
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-28follow up of tdf#94214Winfried Donkers1-0/+1
2015-09-27Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExportEike Rathke1-0/+1
2015-09-25fix IterateMatrix for ifPRODUCT and ifSUMSQEike Rathke1-1/+2
2015-09-21Resolves: rhbz#1264585 check data pilot field name availabilityEike Rathke1-3/+9
2015-09-18Resolves: tdf#94060 raise iteration steps upper limit to 32767Eike Rathke1-1/+1
2015-09-17tdf#61908 OOXML export cell range for matrix/array formulaEike Rathke3-17/+106
2015-09-17Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke4-13/+21
2015-09-17Resolves: tdf#93895 broadcast cell changes when multi-selection was pastedEike Rathke1-4/+12
2015-09-16Split formula group for OpenCL up into smaller bitsTor Lillqvist1-20/+116
2015-09-15tdf#94079 allow empty array for holiday sequenceWinfried Donkers4-12/+16
2015-09-14tdf#94037: Don't try to manipulate non-existent widget containerKatarina Behrens1-1/+1
2015-09-11Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke6-6/+36
2015-09-07loplugin:staticmethodsStephan Bergmann2-4/+8
2015-09-07loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-09-04tdf#91501: Add data bar colour to the list if not there yetKatarina Behrens3-2/+25
2015-09-03tdf#91882 - make this hideous busy-loop lower priority and less busy.Michael Meeks1-1/+2
2015-09-03sc: fix number format button highlighting in sidebarTomaž Vajngerl1-1/+1
2015-09-01tdf#93600: Avoid crash on entering '=' as a cell valueKatarina Behrens1-1/+1
2015-09-01Fix the OpenCL VLOOKUP to work properly and add it to the trusted subsetTor Lillqvist4-93/+103
2015-08-31do not parse range fragments as valid rangesEike Rathke1-2/+9
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna2-0/+16
2015-08-31tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard2-0/+33
2015-08-26Revert "do not parse range fragments as valid ranges"Eike Rathke1-1/+1
2015-08-26do not parse range fragments as valid rangesEike Rathke1-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 Behrens15-29/+276
2015-08-18Resolves: tdf#92749 invalidate lookup caches after initial hard recalcEike Rathke1-0/+8
2015-08-17Resolves: tdf#93358 resync attribute pattern that may have changedEike Rathke1-1/+13
2015-08-17Resolves: tdf#93098 replace remembered listener when replacing cellEike Rathke1-2/+14
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-13Resolves: tdf#93388 broadcasting to removed listeners isn't a good ideaEike Rathke1-5/+15
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 Nabet2-4/+4