summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-08-26fdo#40378 compile defined names that had unresolveds during loadEike Rathke
2011-08-26In-line comment.Kohei Yoshida
2011-08-26Actually I can handle repeat horizontal alignment beforehand.Kohei Yoshida
2011-08-26Actually there is no such thing as repeat orientation.Kohei Yoshida
2011-08-26Removing bogus OSL_FAIL.Kohei Yoshida
2011-08-26Shrink the method of DrawEditStandard().Kohei Yoshida
2011-08-26We can't overwrite the orientation value here.Kohei Yoshida
2011-08-25Method for asian vertical orientation.Kohei Yoshida
2011-08-25Second if condition is always true when the first one is.Kohei Yoshida
2011-08-25hasLineBreak is always true for stacked orientation.Kohei Yoshida
2011-08-25Separate method for asian vertical orientation.Kohei Yoshida
2011-08-25Fill EditDrawStacked().Kohei Yoshida
2011-08-25see 792dee46f2b35a21167af182416803c0b80b517cMarkus Mohrhard
2011-08-25be extrasave and check for problems with ScRangeName::insertMarkus Mohrhard
2011-08-25 rename pLastTable to pCurrentTabMarkus Mohrhard
2011-08-25improve import performance, save last sheet in ScMyTablesLaurent Godard
2011-08-25some minor restructuring, code still needs refactoringMarkus Mohrhard
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