summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-04tubes: remove unused parameterMatúš Kukan4-26/+10
2012-08-04tubes: call the function directlyMatúš Kukan3-25/+4
2012-08-04tubes: get rid of old way of demo collaboration and ScDocFuncDemoMatúš Kukan3-97/+19
2012-08-04tubes: implement another way for demoing collaborationMatúš Kukan6-10/+95
2012-08-04make dev-install: don't list all files when unzipping on WNTMichael Stahl1-2/+2
2012-08-04SfxBroadcaster: fix STL conversion:Michael Stahl2-27/+51
2012-08-04Replace usage of rtl/memory.h in unodevtools with equivalent from string.hArnaud Versini1-9/+11
2012-08-04Replace usage of rtl/memory.h in filter with equivalent from string.hArnaud Versini1-2/+3
2012-08-04Replace usage of rtl/memory.h in registry with equivalent from string.hArnaud Versini4-14/+15
2012-08-04Replace usage of rtl/memory.h in xmloff with equivalent from string.hArnaud Versini8-13/+18
2012-08-04Replace usage of rtl/memory.h in xmlsecurity their equivalent from string.hArnaud Versini6-15/+17
2012-08-04kill va_args abuse for SfxItemSetBjoern Michaelsen9-22/+10
2012-08-04kill last (ab)user of SetRanges()Bjoern Michaelsen1-9/+4
2012-08-04calc input line: don't reset the scrollbar thumb on resizeIvan Timofeev1-3/+0
2012-08-04calc input line: don't leave an empty area at the bottom if possibleIvan Timofeev1-1/+9
2012-08-04tubes: stop collaborating when the account gets off-lineMatúš Kukan2-2/+38
2012-08-04tubes: fix build of unit test; set include path for nowMatúš Kukan1-0/+5
2012-08-04tubes: stop collaborating when the contact leavesMatúš Kukan8-3/+49
2012-08-04tubes: make ScDocShell* member of ScCollaborationMatúš Kukan3-12/+12
2012-08-04tubes: fix leaking ScCollaboration; add it to ScDocShellMatúš Kukan5-3/+28
2012-08-04tubes: use SAL_INFO SAL_WARN hereMatúš Kukan1-4/+4
2012-08-04tubes: we use less symbols after bc21b49a464ae153341ee8d836993ca89b1a6919Matúš Kukan4-13/+10
2012-08-04tubes: do not use boost::signal here; call function directlyMatúš Kukan3-11/+17
2012-08-04tubes: create contacts dialog instance for each document separatelyMatúš Kukan4-7/+26
2012-08-04tubes: remove pointless defineMatúš Kukan1-6/+0
2012-08-04tubes: make TeleManager::getConference() staticMatúš Kukan3-5/+3
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez15-103/+120
2012-08-03Remove unneeded attribute.Rafael Dominguez4-7/+2
2012-08-03Make local overlay fill all the window.Rafael Dominguez6-31/+7
2012-08-03gbuild: run JunitTests and CppunitTests with DISABLE_SAL_DBGBOXMichael Stahl2-1/+3
2012-08-03sal: let DISABLE_SAL_DBGBOX only disable GUI message boxesMichael Stahl2-4/+6
2012-08-03fdo#38056: fix XMLTextImportPropertyMapper regression:Michael Stahl1-51/+52
2012-08-03callcatcher: update unused code post stlificationCaolán McNamara1-8/+0
2012-08-03Translate German comments in sw/source/core/crsr/Bertrand Lorentz2-2/+2
2012-08-03Translated German comments in starmath (fdo#39468)Alexander Wilms6-177/+139
2012-08-03fdo#36138: sd: fix undo in text objectsIvan Timofeev1-0/+2
2012-08-03android: share more common Makefile pieces between a couple of usersMichael Meeks8-98/+83
2012-08-03Remove declared but not defined functionsTakeshi Abe1-7/+0
2012-08-03gbuildize ucppDavid Tardon11-103/+99
2012-08-03SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variableMiklos Vajna2-3/+3
2012-08-03enable preview for 'special' '*' formatsNoel Power6-15/+69
2012-08-03support new xml number:fill-character elem for number-style namespaceNoel Power5-0/+29
2012-08-03android: get rule sharing right; it seems we have to nest importsMichael Meeks5-5/+3
2012-08-03Related: fdo#46757 unsafe to pass expanded text to maskingCaolán McNamara2-10/+11
2012-08-03Related: fdo#46757 extend ModelToViewHelper for more casesCaolán McNamara4-38/+263
2012-08-03android: share the clobbering of ant rules to not compress resourcesMichael Meeks7-156/+52
2012-08-03Reduce confusion, this isn't "DocumentLoader"Tor Lillqvist1-1/+1
2012-08-03Add the largeHeap and hardwareAccelerated attributesTor Lillqvist1-0/+2
2012-08-03Update for current SDKTor Lillqvist1-5/+6
2012-08-03Start the LibreOfficeUIActivity with "make run"Tor Lillqvist1-1/+1