summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2016-10-10sc-perf: avoid repeated TrackFormulas() during bulk broadcast, tdf#87101 rel.Eike Rathke
2016-10-10tdf#93967 - better fix for leak around calc header-footer UNO objectsMarkus Mohrhard
2016-10-10tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard
2016-10-08Properly skip the hidden row(s) at the end.Kohei Yoshida
2016-10-06sc lok: add .uno:AutoSumHenry Castro
2016-10-06LOK: Calc: page-up/down - cursor moves far more than a pageMarco Cecchetti
2016-09-30LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti
2016-09-20disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-08-31sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna
2016-08-15Resolves: tdf#97193 restore pre 5-1 values for INS_INSROWS and INS_INSCOLSCaolán McNamara
2016-07-20Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-07-20Convert SC_MF to scoped enumNoel Grandin
2016-07-20tdf#84938 replace #define with scoped typed_flagsJochen Nitschke
2016-07-20tdf#84938 replace #defined constant with scoped enum classJochen Nitschke
2016-07-20loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-07-20Fix typosAndrea Gelmini
2016-07-20sal_uLong to sal_uInt32/sal_uInt64Matteo Casalin
2016-07-20loplugin:unusedfields in scNoel Grandin
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2016-07-12loplugin:unusedfieldsNoel Grandin
2016-07-12sc: fix loplugin:passstuffbyrefMiklos Vajna
2016-07-08Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara
2016-07-07sc: make metadata available in copy resultMiklos Vajna
2016-06-20widen table-info capacity and count to SCSIZEAshod Nakashian
2016-06-20sc lok bccu#1610 - Tiles not rendering in large spreadsheetsAshod Nakashian
2016-06-20coverity#738785 reorg to silence Uninitialized pointer fieldCaolán McNamara
2016-06-20Refactor ScMarkData for tdf#50916Dennis Francis
2016-06-20sc lok: Move the handling of the area back to GetTiledRenderingArea().Jan Holesovsky
2016-06-16lokit: add getPartHashHenry Castro
2016-06-13sc lok: limit movement of the cursorHenry Castro
2016-06-11tdf#100257 - Data : XML Source does not workNoel Grandin
2016-06-03Resolves: tdf#98880 ensure backing context of DoubleVectorRefToken...Caolán McNamara
2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti
2016-05-26tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke
2016-04-19call StartNeededListeners() only on affected columns, tdf#99322 follow-upEike Rathke
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-03-14tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis
2016-03-09Resolves: tdf#98297 exclude error values from COUNT in array/matrixEike Rathke
2016-03-08Resolves: tdf#98389 check memory requirement of matrixEike Rathke
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke
2015-12-12tdf#96339 fix bug in sort listNoel Grandin
2015-12-11separate ScRange::Move() and MoveSticky(), tdf#92779Eike Rathke
2015-12-11geez, how about actually checking the Move() error return? tdf#92779 relatedEike Rathke
2015-12-10sticky end col/row anchor for range references, tdf#92779Eike Rathke
2015-12-01sc interpreter: Move the code that can create a ScFullMatrix.Jan Holesovsky
2015-12-01sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky
2015-12-01tdf#66668 - FILESAVE: Saving an XLSX file freezes CalcNoel Grandin
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin