summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-25add --enable-ext-languagetool configure switchAndras Timar
2011-08-25 rename pLastTable to pCurrentTabMarkus Mohrhard
2011-08-25remove newly unused codeCaolán McNamara
2011-08-25improve import performance, save last sheet in ScMyTablesLaurent Godard
2011-08-25some minor restructuring, code still needs refactoringMarkus Mohrhard
2011-08-25Add .ppsxTor Lillqvist
2011-08-25Copy also productversion.mk to the build platform sub-configureTor Lillqvist
2011-08-25Added TODO to README.cross.Jan Holesovsky
2011-08-25add these for the disable-mozilla-build case using the prebuilt zipsCaolán McNamara
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-25fix ole control export ( bad string lenght check )Noel Power
2011-08-25unusedcode: svx::, svxform::Matúš Kukan
2011-08-25ByteString->rtl::OStringCaolán McNamara
2011-08-25remove freshly unused methodsCaolán McNamara
2011-08-25String::CreateFromInt64->rtl::OUString::valueOfCaolán McNamara
2011-08-25UnoStorageHolder is never ctored, follow logical consequences of thatCaolán McNamara
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-08-25regenerate listCaolán McNamara
2011-08-25no longer need GetDLLCaolán McNamara
2011-08-25Fix dbgutil build, do link also EXEs with the necessary libsTor Lillqvist
2011-08-25Fix _DEBUG build: Use atlsd.libTor Lillqvist
2011-08-25use boost::intrusive_ptr::get() instead of operator->()Eike Rathke
2011-08-24Fixed a crasher in cppunittest in sw, sd and sc on Windows.Kohei Yoshida
2011-08-25crash when modifying a defined name (and other places as well)Eike Rathke
2011-08-24unusedcode.easy: I removed XBitmapTable from binfilterJoseph Powers
2011-08-24Remove class XBitmapTableJoseph Powers
2011-08-24WaE unused parameterEike Rathke
2011-08-24msvbasic.hxx was removed with commit cecb746a3d8132998711c429163874d39ff5b2ffEike Rathke
2011-08-24fdo#39192 correctly calculate jump matrix; end of path if NULLEike Rathke
2011-08-24kill old vba and ole control filter(s) for import at leastNoel Power
2011-08-24Code review: Removed unnecessary header.Muthu Subramanian
2011-08-24n#592912: When text is vertical, horiz & vert aligns are swapped.Muthu Subramanian
2011-08-24Don't do the undef-redef dance for "MINIMAL_PROFILEDISCOVER"Tor Lillqvist
2011-08-24Disable Mozilla stuff in an --enable-dbgutil build on WindowsTor Lillqvist
2011-08-24Allow comments in the autogen.lastrun fileTor Lillqvist
2011-08-24Again, avoid debugging MSVC std::equal_range issueTor Lillqvist
2011-08-24this is supposed to be gb_CORE_LIBSMatúš Kukan
2011-08-24fdo#40341: hide 'math baseline alignment' unless availableTakeshi Abe
2011-08-24dev-install build fixGabor
2011-08-24add missing file I omitted to addMichael Meeks
2011-08-24Resolves: fdo#40345 don't crash loading temp document to get frame stylesCaolán McNamara
2011-08-24misc cleanups of mergelibs functionalityMichael Meeks
2011-08-24Add support for creating merged library.Matúš Kukan
2011-08-24No DLL stuff needed here as these go into static libsTor Lillqvist
2011-08-24Don't define BASIC_DLLIMPLEMENTATION when building static libsTor Lillqvist
2011-08-24Don't use flags that make sense only for EXEs/DLLs when building static LIBsTor Lillqvist
2011-08-24avoid crash on shutdown with unprocessed events pending post SalDisplay dtorCaolán McNamara
2011-08-24potential WaECaolán McNamara