summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-08-25add local range names for local range namesMarkus Mohrhard
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard
2011-08-25add unit test for copy/paste + ScUndoPasteMarkus Mohrhard
2011-08-25use boost::intrusive_ptr::get() instead of operator->()Eike Rathke
2011-08-25crash when modifying a defined name (and other places as well)Eike Rathke
2011-08-24callcatcher: remove various unused methodsCaolán McNamara
2011-08-24replace ScNameToken with proper FormulaIndexTokenEike Rathke
2011-08-24adapt to unused memory correctlyEike Rathke
2011-08-23fdo#36109 in INDIRECT() make a non-existing sheet produce an error againEike Rathke
2011-08-23typo meVolaileType -> meVolatileTypeEike Rathke
2011-08-23debug build errorsGabor
2011-08-23callcatcher: yet more unused codeCaolán McNamara
2011-08-21unusedcode: svtools::Matúš Kukan
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
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