summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-11-16#121334# deactivated setting chart OLE background to transparent for better U...Armin Le Grand4-8/+12
2012-11-14#121334# turbned back chart non-fill defaults, done the non-fill using toolin...Armin Le Grand4-0/+16
2012-11-14#121334# Changed default for charts background to be none (from white) to all...Armin Le Grand2-18/+0
2012-11-09ReFix for #i119707 Cell border lost when saving and reopening the attached xl...Wang Lei2-4/+5
2012-11-08#i121200 [Regression][Automation][Performance]Severe downgrade to save xls sa...Wang Lei1-0/+2
2012-11-08#i121285 calc crashes when inserting row's via macroWang Lei1-1/+5
2012-10-19#121236# Added support for fast move of objects with cursor keys (holding shi...Armin Le Grand1-0/+5
2012-10-17#i121215# fix the spreadsheet font familyHerbert Dürr1-2/+12
2012-10-11#i121178 Chart name in Excel is different with the name in AOO Wang Lei4-21/+36
2012-10-10#i121120 AOO doesn't support RightB(), LeftB(),LenB() and MidB() in formula Wang Lei8-1/+326
2012-10-09#i121136 Improve Spreadsheet performance in some area (Patch 2)Wang Lei10-37/+220
2012-09-28Fix WaE issue - use different type for index variable, rename indexPavel Janík1-2/+2
2012-09-28#i121136 Improve Spreadsheet performance in some area (Patch 1)Wang Lei7-5/+25
2012-09-28#i119707 Cell border lost when saving and reopening the attached xls file. Wang Lei9-0/+89
2012-09-27#i121126 User-definded format code is lost with a cell which value is TRUE or...Wang Lei2-5/+20
2012-09-25Reorder initialization to prevent warnings.Pavel Janík1-2/+2
2012-09-25Reorder initializations to prevent warnings.Pavel Janík1-8/+8
2012-09-25Reorder initialization to prevent warnings.Pavel Janík1-1/+1
2012-09-25#119514#:Item lists are incorrectly importedJianyuan Li1-2/+12
2012-09-25#121071#: [Regression]Item lists are incorrectly imported into AOO in DataPil...Jianyuan Li4-8/+45
2012-09-25#121045#:After save a xls file contain marco in AOO, macor can't run in MS ex...Jianyuan Li5-32/+145
2012-09-25#121001# fix issue which loading the xls file contain drawing, form control, ...Lei De Bin1-0/+1
2012-09-21#i121058 To open a sample file contains chart with large data source can lead...Wang Lei1-4/+43
2012-09-21#i121073 Loading performance for xls file with row banded style is bad Wang Lei10-8/+82
2012-09-21#i120962 Chart data lost if the source data refers to a range name which is d...Wang Lei5-17/+94
2012-09-14#i120586 optimize 'updaterowheights' in loading procedure to improve xls load...Wang Lei4-4/+29
2012-09-14#i120575 optimize a comparing operation from 'memcmp' to 'hash compare' to im...Wang Lei1-15/+5
2012-09-12#i120847 Resubmit to take back some codes which is roll back to fix a build b...Wang Lei3-9/+8
2012-09-10#i120854 Module sc fails to build Wang Lei3-16/+3
2012-09-07#i119487 [From Symphony]Images lose macro association when open Excel file in...Wang Lei1-1/+1
2012-09-07#i120839 [From Symphony]It costs too much memory to open a large spreadsheet ...Wang Lei3-22/+51
2012-09-07#i120847 Optimizing algorithm of creating pivot table cache when loading a xl...Wang Lei10-16/+146
2012-09-07#i120478 Enhancement request: support sheet scoped named ranges in CalcWang Lei6-16/+24
2012-09-06#120824# improve load/sve performance for spreadsheetArmin Le Grand4-39/+219
2012-09-05calcishmakkica: #i117283# support new functions AVERAGEIF, AVERAGEIFS, COUNTI...Andrew Rist7-10/+34
2012-09-05calcishmakkica: init varsAndrew Rist1-18/+18
2012-09-05calcishmakkica: WaE wntmsci12Andrew Rist1-2/+2
2012-09-05calcishmakkica: #i90269# #i95144# #i101466#Andrew Rist4-190/+218
2012-09-05calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Andrew Rist11-12/+593
2012-09-05calcishmakkica: #i114428# implement XORAndrew Rist8-1/+160
2012-09-05calcishmakkica: #i101466# implement AVERAGEIF; slightly reworked patch by <ma...Andrew Rist8-287/+351
2012-09-03Remove unused variables to prevent WaE issues.Pavel Janík1-2/+0
2012-08-31#i120478 Enhancement request: support sheet scoped named ranges in CalcWang Lei21-166/+621
2012-08-29#i119686#, refix, add SdrModel pointer check to avoid crashes in some casesJian Fang Zhang1-5/+9
2012-08-22#i108874# - Worksheet.Change event fix.Pedro Giffuni1-0/+35
2012-08-15Corrected bad handling of loading draw objects in calc applicationArmin Le Grand1-41/+57
2012-08-14Remove unused variables (fix WaE issues).Pavel Janík1-2/+0
2012-08-14Fix i12666 autofilter works just on one sheet (only one auto-range per document)Wang Lei18-39/+329
2012-08-13i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.View Pedro Giffuni2-29/+56
2012-08-10#120515# Implemented and finetuned the enhanced Undo feature (see #120498#) f...Armin Le Grand3-26/+19