summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida1-0/+2
2014-06-10coverity#1187810 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-10coverity#706877 Uncaught exceptionCaolán McNamara1-4/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin33-109/+111
2014-05-28update_pchThomas Arnhold4-0/+13
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara1-1/+1
2014-05-27bin obsolete CLOOK commentsThomas Arnhold1-1/+1
2014-05-27resolved fdo#79228 resync ScPatternAttr if changed in GetNeededSize()Eike Rathke2-1/+22
2014-05-24sc: constify GetCellGroup.Michael Meeks1-1/+1
2014-05-24Remove unused headersMatteo Casalin1-1/+0
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida1-0/+1
2014-05-21Avoid unnecessary cloning of ScRawToken during token check.Kohei Yoshida1-1/+1
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida1-1/+2
2014-05-21Finer grained ODS import mode selection.Kohei Yoshida1-1/+8
2014-05-21Let's use constant uno name for these.Kohei Yoshida1-0/+2
2014-05-21Let's not use ScDocument as a convenient "anything goes" storage place.Kohei Yoshida2-8/+9
2014-05-21Turn the mouse cursor to the "wait hand" during the external link update.Kohei Yoshida1-0/+9
2014-05-21cp#1000072: Populate cache tables when updating all external links.Kohei Yoshida1-0/+24
2014-05-21Localize this string.Kohei Yoshida1-1/+2
2014-05-21cp#1000072: Stop the external doc shell timer while mass-updating.Kohei Yoshida1-0/+4
2014-05-21cp#1000072: Load external documents when refreshing caches.Kohei Yoshida1-1/+6
2014-05-21ODS load perf: 7% of the time re-creating sheet name strings.Michael Meeks1-1/+3
2014-05-21ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks1-0/+3
2014-05-20kill some old 16 bit column indicesMarkus Mohrhard1-12/+12
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-2/+2
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+3
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-3/+0
2014-05-19add COLOR functionMarkus Mohrhard1-0/+1
2014-05-14Update the method comment and add assertion per what the comment says.Kohei Yoshida1-2/+3
2014-05-14Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida1-2/+1
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky1-1/+0
2014-05-13fdo#78402: Write test for this.Kohei Yoshida1-2/+2
2014-05-13remove dead codeNoel Grandin4-15/+0
2014-05-12Move this function object to o3tl.Kohei Yoshida1-13/+0
2014-05-11fix-includes.pl: scThomas Arnhold65-248/+144
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold2-0/+133
2014-05-09resolve fdo#77509 memory corruption / crash in ConsolidateEike Rathke1-4/+3
2014-05-07remove uncompiled source filesThomas Arnhold1-8/+0
2014-05-06fdo#77990: Intern strings for hybrid strings during import.Kohei Yoshida2-2/+2
2014-05-06Let's make this non-inline...Kohei Yoshida1-6/+2
2014-05-05fdo#78054: Initialize drawing layer when the document contains notes.Kohei Yoshida1-4/+5
2014-05-03fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida1-0/+8
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida2-1/+2
2014-05-01fdo#77806: Use the common block position set for start and end listening.Kohei Yoshida1-2/+5
2014-05-01fdo#78079: Re-work sort by column to get it to do the right thing.Kohei Yoshida6-15/+74
2014-04-29fdo#74650: Speed up GetFilteredFilterEntries().Kohei Yoshida1-1/+4
2014-04-28Make these non inline.Kohei Yoshida1-2/+2
2014-04-28unusedcode.easy: remove SwapWithinGroupJulien Nabet1-1/+0
2014-04-25fdo#76611: Wrap reference addresses at max boundaries.Kohei Yoshida1-0/+2
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers2-0/+17