summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2011-08-07fix for fdo#39792: changes to range names invalidate stream tooMarkus Mohrhard
2011-08-07fix for fdo#39678: don't write password algorithm in odf 1.0 and 1.1Markus Mohrhard
2011-08-04sal_Bool to bool.Kohei Yoshida
2011-08-04Perhaps a const member needs an explicit constructor?Kohei Yoshida
2011-08-04More String removal.Kohei Yoshida
2011-08-04More String / sal_Bool removal.Kohei Yoshida
2011-08-04More String removal etc.Kohei Yoshida
2011-08-04Indentation "fix".Kohei Yoshida
2011-08-04Removed unnecessary condition checks.Kohei Yoshida
2011-08-04String to rtl::OUString.Kohei Yoshida
2011-08-04Removed custom html options iterator class; use the real iterators.Kohei Yoshida
2011-08-04Combined two html option loops.Kohei Yoshida
2011-08-03Parse CSS in the <style> content and set number formats to cells.Kohei Yoshida
2011-08-04some clean-upMarkus Mohrhard
2011-08-03change from sal_Bool to boolMarkus Mohrhard
2011-08-03change from c-array to boost::ptr_vectorMarkus Mohrhard
2011-08-03use delete[] for arrays allocated with new[]Markus Mohrhard
2011-08-03fix for fdo#39773: crash with hidden column in Data->FormMarkus Mohrhard
2011-08-03fix for fdo#39151: set correct table number in local db dataMarkus Mohrhard
2011-08-03Remove EXC_INCL_SST_STATISTICSThomas Arnhold
2011-08-032 fixes in OSL_DEBUG part with ByteStringJulien Nabet
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-29bnc#707486 fix fit of extreme carelessness with defaulted paramsNoel Power
2011-07-29bnc#707486, use correct CopyRangeNamesToClip for bUseRangeForVBANoel Power
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-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-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-22Adjusted for HTMLParser::GetOptions() return type change.Kohei Yoshida
2011-07-22remove duplicated en-US string definitionAndras Timar
2011-07-22fix for fdo#37128: set upper limit for second parameter of tinv to 1E10Markus Mohrhard
2011-07-21ByteString::->rtl::OStringBufferCaolán McNamara
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