summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-07-25fdo#39236: Prevent double-deletes during removal of pivot tables.Kohei Yoshida
2011-07-25fdo#39236: Better way to remove DP objects without reversing order.Kohei Yoshida
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-23Initial cut on testing ods document loading.Kohei Yoshida
2011-07-23Use gb_Library_win32_OLDNAMESTor Lillqvist
2011-07-22Adjusted for HTMLParser::GetOptions() return type change.Kohei Yoshida
2011-07-22remove duplicated en-US string definitionAndras Timar
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-22fix for fdo#37128: set upper limit for second parameter of tinv to 1E10Markus Mohrhard
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-21Avoid confusion with our windows api clash preventionFridrich Štrba
2011-07-21ByteString::->rtl::OStringBufferCaolán McNamara
2011-07-21Avoid confusion with our windows api clash preventionFridrich Štrba
2011-07-20Get rid of SvULongs in calcMaciej Rumianowski
2011-07-19fdo#39236: Prevent double-deletes during removal of pivot tables.Kohei Yoshida
2011-07-19Out-of-bounds array access fix. (Thanks to Fridrich too).Muthu Subramanian
2011-07-19fix for fdo#39333: database ranges don't work in formulasMarkus Mohrhard
2011-07-18Correctly use adjusted range strings for range name import.Kohei Yoshida
2011-07-18fdo#37767: Fix broken refresh() from UNO API (and Basic).Kohei Yoshida
2011-07-18I'm sure this is meant to be CalcComponent instead of WriterComponent.Kohei Yoshida
2011-07-18fix for fdo#35357 SetNamedRanges speedupLaurent Godard
2011-07-15fdo#36688: Make sure the drawing layer is initialized before use.Kohei Yoshida
2011-07-14fdo#37767: Fix broken refresh() from UNO API (and Basic).Kohei Yoshida
2011-07-14fdo#36688: Make sure the drawing layer is initialized before use.Kohei Yoshida
2011-07-14Reverted 70af08e849a93d56915b7abe14537facf1022a6a.Kohei Yoshida
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara
2011-07-13ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-07-13Add basic sylk filter testCaolán McNamara
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-12use oox filter for *all* control importNoel Power
2011-07-10make sure filters unit test depends on non-linked scfilt libCaolán McNamara
2011-07-10callcatcher: remove unused lcl_CreateExternalRefTokenArrayCaolán McNamara
2011-07-08fix for fdo#37880Markus Mohrhard
2011-07-08don't use int as return type for operator==Markus Mohrhard
2011-07-07Make sure to only export up to 1026 manual page breaks to XLS.Kohei Yoshida
2011-07-06fix for fdo#38380: update local range namesMarkus Mohrhard
2011-07-06Enable FT and listbox in both applicable casesKatarina Machalkova
2011-07-06fix for fdo#30800: Option to display calc gridlines on colored cellsAndré Schnabel
2011-07-05WaE: consistently call it struct or classCaolán McNamara
2011-07-05make filters test a seperate test lib, otherwise conflicts on internal dlopenCaolán McNamara
2011-07-05yet more iterator->const_iteratorCaolán McNamara
2011-07-05WaE: signature is wrongCaolán McNamara
2011-07-05more iterator->const_iteratorCaolán McNamara
2011-07-05iterator->const_iteratorCaolán McNamara
2011-07-05workaround for x86 gcc 4.6.1 link failureCaolán McNamara
2011-07-05no need for extra noexecstackCaolán McNamara
2011-07-05basic multiline input implementationAnurag Jain
2011-07-05some warning clean-upMarkus Mohrhard
2011-07-05change remaining manual loops to ScMarkData::iteratorMarkus Mohrhard
2011-07-05change from manual loop to ScMarkData::iterator in calc/source/coreMarkus Mohrhard