summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-08-02fix for fdo#39728: check for empty local range namesMarkus Mohrhard
2011-07-31ByteString::CreateFromInt32 -> rtl::OStringBuffer::appendCaolán McNamara
2011-07-31convert to rtl::OString[Buffer] and simplifyCaolán McNamara
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-29initial work for autofilter unit testMarkus Mohrhard
2011-07-29bnc#707486 fix fit of extreme carelessness with defaulted paramsNoel Power
2011-07-29bnc#707486, use correct CopyRangeNamesToClip for bUseRangeForVBANoel Power
2011-07-29findbar: Add seporator between the Prev/Next and Serch & ReplaceJan Holesovsky
2011-07-29Fix the "By" property in GoDownSel and GoDownBlockSelOlivier Hallot
2011-07-29tweak fix for bnc#707486 ( ensure multi-area processed for simple copy only )Noel Power
2011-07-28Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calcJan Holesovsky
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky
2011-07-28add prefixes for component_getFactoryMatúš Kukan
2011-07-27re-enable the CVE unittest on OpenBSDRobert Nagy
2011-07-27Resolves: fdo#38955 set selection request as done for macro recorderCaolán McNamara
2011-07-27fix wae ( because wrong loop counter variable used )Noel Power
2011-07-27Revert "WaE: nEndTab unused"Noel Power
2011-07-27WaE: nEndTab unusedCaolán McNamara
2011-07-26dr78: #i116250# set app flag in ScGlobal::SetSearchItem, fdo#33379, fdo#33593Niklas Nebel
2011-07-26findbar: Show the "Search and Replace" button in the FindBar by default.Jan Holesovsky
2011-07-26fix for bnc#707486 allow copy for suitable multi-area RangesNoel Power
2011-07-25use XFilePicker2 regardless of service, if possible, it is far more saneMichael Meeks
2011-07-25fdo#39236: Better way to remove DP objects without reversing order.Kohei Yoshida
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