summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-04tubes: implement another way for demoing collaborationMatúš Kukan
2012-08-04make dev-install: don't list all files when unzipping on WNTMichael Stahl
2012-08-04SfxBroadcaster: fix STL conversion:Michael Stahl
2012-08-04Replace usage of rtl/memory.h in unodevtools with equivalent from string.hArnaud Versini
2012-08-04Replace usage of rtl/memory.h in filter with equivalent from string.hArnaud Versini
2012-08-04Replace usage of rtl/memory.h in registry with equivalent from string.hArnaud Versini
2012-08-04Replace usage of rtl/memory.h in xmloff with equivalent from string.hArnaud Versini
2012-08-04Replace usage of rtl/memory.h in xmlsecurity their equivalent from string.hArnaud Versini
2012-08-04kill va_args abuse for SfxItemSetBjoern Michaelsen
2012-08-04kill last (ab)user of SetRanges()Bjoern Michaelsen
2012-08-04calc input line: don't reset the scrollbar thumb on resizeIvan Timofeev
2012-08-04calc input line: don't leave an empty area at the bottom if possibleIvan Timofeev
2012-08-04tubes: stop collaborating when the account gets off-lineMatúš Kukan
2012-08-04tubes: fix build of unit test; set include path for nowMatúš Kukan
2012-08-04tubes: stop collaborating when the contact leavesMatúš Kukan
2012-08-04tubes: make ScDocShell* member of ScCollaborationMatúš Kukan
2012-08-04tubes: fix leaking ScCollaboration; add it to ScDocShellMatúš Kukan
2012-08-04tubes: use SAL_INFO SAL_WARN hereMatúš Kukan
2012-08-04tubes: we use less symbols after bc21b49a464ae153341ee8d836993ca89b1a6919Matúš Kukan
2012-08-04tubes: do not use boost::signal here; call function directlyMatúš Kukan
2012-08-04tubes: create contacts dialog instance for each document separatelyMatúš Kukan
2012-08-04tubes: remove pointless defineMatúš Kukan
2012-08-04tubes: make TeleManager::getConference() staticMatúš Kukan
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez
2012-08-03Remove unneeded attribute.Rafael Dominguez
2012-08-03Make local overlay fill all the window.Rafael Dominguez
2012-08-03gbuild: run JunitTests and CppunitTests with DISABLE_SAL_DBGBOXMichael Stahl
2012-08-03sal: let DISABLE_SAL_DBGBOX only disable GUI message boxesMichael Stahl
2012-08-03fdo#38056: fix XMLTextImportPropertyMapper regression:Michael Stahl
2012-08-03callcatcher: update unused code post stlificationCaolán McNamara
2012-08-03Translate German comments in sw/source/core/crsr/Bertrand Lorentz
2012-08-03Translated German comments in starmath (fdo#39468)Alexander Wilms
2012-08-03fdo#36138: sd: fix undo in text objectsIvan Timofeev
2012-08-03android: share more common Makefile pieces between a couple of usersMichael Meeks
2012-08-03Remove declared but not defined functionsTakeshi Abe
2012-08-03gbuildize ucppDavid Tardon
2012-08-03SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variableMiklos Vajna
2012-08-03enable preview for 'special' '*' formatsNoel Power
2012-08-03support new xml number:fill-character elem for number-style namespaceNoel Power
2012-08-03android: get rule sharing right; it seems we have to nest importsMichael Meeks
2012-08-03Related: fdo#46757 unsafe to pass expanded text to maskingCaolán McNamara
2012-08-03Related: fdo#46757 extend ModelToViewHelper for more casesCaolán McNamara
2012-08-03android: share the clobbering of ant rules to not compress resourcesMichael Meeks
2012-08-03Reduce confusion, this isn't "DocumentLoader"Tor Lillqvist
2012-08-03Add the largeHeap and hardwareAccelerated attributesTor Lillqvist
2012-08-03Update for current SDKTor Lillqvist
2012-08-03Start the LibreOfficeUIActivity with "make run"Tor Lillqvist
2012-08-03split CalcHiddenRanges into hidden text and redline deletion handlersCaolán McNamara
2012-08-03new fix for fdo#52998Noel Power
2012-08-03Revert "fix fdo#52998 xls(x) comment export problems"Noel Power