summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-08-17convert i18npool to gbuildMatúš Kukan
2011-08-17fix debug build in scMarkus Mohrhard
2011-08-17Remove ambiguity.Kohei Yoshida
2011-08-17String to rtl::OUString.Kohei Yoshida
2011-08-17String to rtl::OUString.Kohei Yoshida
2011-08-16Comment why I do this.Kohei Yoshida
2011-08-16Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida
2011-08-16Removed irrelevant changes.Kohei Yoshida
2011-08-16Keep the container and object separate methods.Kohei Yoshida
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida
2011-08-16Slightly changed the API.Kohei Yoshida
2011-08-16Code page should be the same for the same drawing page.Kohei Yoshida
2011-08-16Extended UNO's script API to allow adding of multiple listeners at once.Kohei Yoshida
2011-08-17fdo#32703 make CSV import ignore leading spaces before quoted field contentEike Rathke
2011-08-16rework 04d2e6469529b6187900659517d6f6dd5ea2cca5Markus Mohrhard
2011-08-16GetLastSelected returns a table number and not a 1-based indexMarkus Mohrhard
2011-08-17cppcheck: reduced scope of variableTakeshi Abe
2011-08-16update range names/database ranges in formulas cellsMarkus Mohrhard
2011-08-16fix ScColumns::DeleteRange() responsible for all sorts of troubleEike Rathke
2011-08-15fix for bnc#684784 - more conservative graphic replacemementNoel Power
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara
2011-08-14sal_Bool -> bool and cosmeticsEike Rathke
2011-08-14sal_Bool -> bool and cosmeticsEike Rathke
2011-08-14fdo#37391 write and read [#REF!] in ODFF for reference errorsEike Rathke
2011-08-13fix fumble in makefileNorbert Thiebaud
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
2011-08-12ByteString, shrink apiCaolán McNamara
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara
2011-08-11add the module oox into tail_build's foldNorbert Thiebaud
2011-08-11sc_ucalc is missing a dep on AllLangRes/sc and others -> build heisenbugNorbert Thiebaud
2011-08-11remove deprecated ByteString::CreateFromUnicodeCaolán McNamara
2011-08-10Prevent crash at column row boundaries.Eike Rathke
2011-08-10remove uno from range name export and some clean upMarkus Mohrhard
2011-08-10fix for fdo#39915: defining named ranges should be case insensitiveMarkus Mohrhard
2011-08-10sal_Bool to bool switching while I'm at it.Kohei Yoshida
2011-08-10Probably better to rename ppClipTab to rClipTabs, for consistency.Kohei Yoshida
2011-08-10Fixed an infinite loop when the paste destination has only one sheet.Kohei Yoshida
2011-08-10Partially reverted 96336b01a8e2836a3cabe407a92ac5d7b5ac5bf7.Kohei Yoshida
2011-08-09Lots more cleanups.Kohei Yoshida
2011-08-09Pass by const reference.Kohei Yoshida
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke
2011-08-10change from sal_Bool to bool in ScRangeName/ScRangeDataMarkus Mohrhard
2011-08-10fix for fdo#37391: don't write invalid references to filesMarkus Mohrhard
2011-08-09Correctly import from Excel charts with multiple ranges.Kohei Yoshida
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins
2011-08-08missing ',' makes a completely different string than it appears.Caolán McNamara
2011-08-08ByteString::ConvertToUnicode->rtl::OUString::ctorCaolán McNamara
2011-08-08fix typoDavid Tardon
2011-08-08show row/column headers as default againMarkus Mohrhard