summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-21ByteString::->rtl::OStringBufferfeature/layoutCaolán McNamara1-4/+6
2011-07-21Avoid confusion with our windows api clash preventionFridrich Štrba1-0/+7
2011-07-20Get rid of SvULongs in calcMaciej Rumianowski5-29/+15
2011-07-19fdo#39236: Prevent double-deletes during removal of pivot tables.Kohei Yoshida1-24/+9
2011-07-19fix for fdo#39333: database ranges don't work in formulasMarkus Mohrhard2-4/+4
2011-07-18Correctly use adjusted range strings for range name import.Kohei Yoshida1-1/+1
2011-07-18I'm sure this is meant to be CalcComponent instead of WriterComponent.Kohei Yoshida1-3/+3
2011-07-18fix for fdo#35357 SetNamedRanges speedupLaurent Godard1-109/+30
2011-07-14fdo#37767: Fix broken refresh() from UNO API (and Basic).Kohei Yoshida4-33/+42
2011-07-14fdo#36688: Make sure the drawing layer is initialized before use.Kohei Yoshida1-0/+1
2011-07-14Reverted 70af08e849a93d56915b7abe14537facf1022a6a.Kohei Yoshida1-10/+4
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara4-32/+9
2011-07-13ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-1/+1
2011-07-13Add basic sylk filter testCaolán McNamara7-0/+2307
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan18-88/+0
2011-07-12use oox filter for *all* control importNoel Power2-6/+28
2011-07-10make sure filters unit test depends on non-linked scfilt libCaolán McNamara1-2/+6
2011-07-10callcatcher: remove unused lcl_CreateExternalRefTokenArrayCaolán McNamara1-47/+0
2011-07-08don't use int as return type for operator==Markus Mohrhard1-4/+4
2011-07-07CONVERT_ADD() fixes, more precise conversion factorsLaszlo Nemeth1-12/+12
2011-07-06Enable FT and listbox in both applicable casesKatarina Machalkova1-3/+3
2011-07-06fix for fdo#30800: Option to display calc gridlines on colored cellsAndré Schnabel7-25/+68
2011-07-05WaE: consistently call it struct or classCaolán McNamara1-1/+1
2011-07-05make filters test a seperate test lib, otherwise conflicts on internal dlopenCaolán McNamara4-81/+350
2011-07-05yet more iterator->const_iteratorCaolán McNamara7-12/+12
2011-07-05WaE: signature is wrongCaolán McNamara1-1/+1
2011-07-05more iterator->const_iteratorCaolán McNamara5-30/+30
2011-07-05iterator->const_iteratorCaolán McNamara1-2/+2
2011-07-05workaround for x86 gcc 4.6.1 link failureCaolán McNamara1-1/+14
2011-07-05no need for extra noexecstackCaolán McNamara1-7/+0
2011-07-05basic multiline input implementationAnurag Jain3-30/+346
2011-07-05some warning clean-upMarkus Mohrhard1-5/+4
2011-07-05change remaining manual loops to ScMarkData::iteratorMarkus Mohrhard11-487/+479
2011-07-05change from manual loop to ScMarkData::iterator in calc/source/coreMarkus Mohrhard4-131/+195
2011-07-05change from manual loop to ScMarkData::iteratorMarkus Mohrhard9-560/+524
2011-07-05add iterator to ScMarkDataMarkus Mohrhard2-0/+29
2011-07-01gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara1-1/+1
2011-07-01XLSX formula import improvement. Recommit.Muthu Subramanian6-7/+50
2011-06-30add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara2-1/+2
2011-06-30fdo#38457: Always set column offset to 0Katarina Machalkova1-3/+0
2011-06-30fix for fdo#38380: update local range namesMarkus Mohrhard1-0/+20
2011-06-29fix for fdo#36963: name box always selects cell in the first sheetMarkus Mohrhard2-2/+2
2011-06-29some clean-upMarkus Mohrhard2-7/+0
2011-06-29Revert patch to change .idlMuthu Subramanian6-45/+5
2011-06-29Improved xlsx formula import.Muthu Subramanian6-5/+45
2011-06-29export local range names to xlsxMarkus Mohrhard4-2/+23
2011-06-28add support for local range names to ScRangeUtilMarkus Mohrhard1-2/+7
2011-06-27fdo#38725: Reorder buttons to Ok, Cancel, HelpThomas Arnhold2-22/+1
2011-06-27Use definition of BUTTONS_HELP_OK_CANCEL directly.Thomas Arnhold2-5/+1
2011-06-23Adapt texts to new B-spline implementationRegina Henschel1-1/+1