summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida
2014-05-21Finer grained ODS import mode selection.Kohei Yoshida
2014-05-21Let's use constant uno name for these.Kohei Yoshida
2014-05-21Let's not use ScDocument as a convenient "anything goes" storage place.Kohei Yoshida
2014-05-21Turn the mouse cursor to the "wait hand" during the external link update.Kohei Yoshida
2014-05-21cp#1000072: Populate cache tables when updating all external links.Kohei Yoshida
2014-05-21Localize this string.Kohei Yoshida
2014-05-21cp#1000072: Stop the external doc shell timer while mass-updating.Kohei Yoshida
2014-05-21cp#1000072: Load external documents when refreshing caches.Kohei Yoshida
2014-05-21ODS load perf: 7% of the time re-creating sheet name strings.Michael Meeks
2014-05-21ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks
2014-05-20kill some old 16 bit column indicesMarkus Mohrhard
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-19add COLOR functionMarkus Mohrhard
2014-05-14Update the method comment and add assertion per what the comment says.Kohei Yoshida
2014-05-14Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky
2014-05-13fdo#78402: Write test for this.Kohei Yoshida
2014-05-13remove dead codeNoel Grandin
2014-05-12Move this function object to o3tl.Kohei Yoshida
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-09resolve fdo#77509 memory corruption / crash in ConsolidateEike Rathke
2014-05-07remove uncompiled source filesThomas Arnhold
2014-05-06fdo#77990: Intern strings for hybrid strings during import.Kohei Yoshida
2014-05-06Let's make this non-inline...Kohei Yoshida
2014-05-05fdo#78054: Initialize drawing layer when the document contains notes.Kohei Yoshida
2014-05-03fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida
2014-05-01fdo#77806: Use the common block position set for start and end listening.Kohei Yoshida
2014-05-01fdo#78079: Re-work sort by column to get it to do the right thing.Kohei Yoshida
2014-04-29fdo#74650: Speed up GetFilteredFilterEntries().Kohei Yoshida
2014-04-28Make these non inline.Kohei Yoshida
2014-04-28unusedcode.easy: remove SwapWithinGroupJulien Nabet
2014-04-25fdo#76611: Wrap reference addresses at max boundaries.Kohei Yoshida
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers
2014-04-25fdo#77728: Don't forget to start listening after the named range update.Kohei Yoshida
2014-04-24add undo action for conditional formatting, cp#1000050, fdo#77381Markus Mohrhard
2014-04-24sc filter: Read "FilterOptions" in HTML export filterTomaž Vajngerl
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl
2014-04-23Now these two methods are unused.Kohei Yoshida
2014-04-23These are not needed.Kohei Yoshida
2014-04-23SwapRow() is no more!Kohei Yoshida
2014-04-23New method SortReorderByRow() for the new row-based reordering.Kohei Yoshida
2014-04-23Apply sorted patterns as ranges instead of row-by-row.Kohei Yoshida
2014-04-23Skip adjustment of row height when all rows have the same height.Kohei Yoshida
2014-04-23Update script types of all cells in sort range ahead of time.Kohei Yoshida
2014-04-23Handle reordering of row hidden and filtered flags during sort.Kohei Yoshida