summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs34b: #i117454# don't ask for the value of the possiblyFrank Schoenheit [fs]2012-07-182-47/+21
* fs34b: #i117472# fix color calculation from style stringFrank Schoenheit [fs]2012-07-187-176/+120
* fdo#51716 Font Size Enlarge And Reduce Shortcut in Impress/DrawAbdulmajeed Al-Abaulrazzaq2012-07-181-0/+60
* Duplicate assignment of gid_Brand_Dir_ProgramStephan Bergmann2012-07-181-2/+1
* Un-inline use of szServiceName2_UnoControlEditStephan Bergmann2012-07-182-1/+14
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-1831-70/+23
* fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János2012-07-174-61/+101
* fdo#38887: SmNodeToTextVisitor: use from and to instead of csub and csupIvan Timofeev2012-07-171-8/+20
* fdo#38887: SmNodeToTextVisitor: use ^ and _ instead of rsup and rsubIvan Timofeev2012-07-171-4/+4
* mathmlimport: do not remove first and last bracesIvan Timofeev2012-07-171-6/+0
* SwWriteTable: warning C4389: '==': signed/unsigned mismatchMichael Stahl2012-07-172-7/+8
* warning C4701: potentially uninitialized local variable usedMichael Stahl2012-07-171-1/+1
* docbm.cxx: MSVC wants const_iterators and complains with error C2440Michael Stahl2012-07-171-3/+6
* Resolves: fdo#51957 typo, endash entered twice, 2nd should be emdashCaolán McNamara2012-07-171-1/+1
* sal_Bool -> boolTakeshi Abe2012-07-173-21/+21
* tubes: rearranged some lines for readability of codeEike Rathke2012-07-171-7/+5
* tubes: do not freeze when preparing Account ManagerMatúš Kukan2012-07-171-12/+1
* tubes: reintroduced handling of extending formats in ScViewFunc::EnterData()Eike Rathke2012-07-175-10/+28
* tubes: improve contacts dialogMatúš Kukan2012-07-174-24/+40
* tubes: do the "interpret once" only if not API in ScDocFunc::PutCell()Eike Rathke2012-07-171-1/+5
* tubes: removed duplicated iterator initialization in ScViewFunc::EnterData()Eike Rathke2012-07-171-1/+0
* tubes: guard unref() against "accidental" callsEike Rathke2012-07-171-1/+1
* tubes: do not use mpManager after unrefEike Rathke2012-07-171-1/+12
* tubes: check mpConference before using itEike Rathke2012-07-171-3/+5
* tubes: add possibility to invite contacts to MUCMatúš Kukan2012-07-177-1/+49
* tubes: selectively export TeleManager's symbolsMatúš Kukan2012-07-171-15/+14
* tubes: remove now unused code, when we don't use maConferencesMatúš Kukan2012-07-174-104/+1
* tubes: associate the document directly with TeleConferenceMatúš Kukan2012-07-177-61/+83
* tubes: remove unused TeleConference::maSessionIdMatúš Kukan2012-07-173-9/+5
* tubes: start collaboration from the File->Collaborate menu as the only wayMatúš Kukan2012-07-174-81/+39
* tubes: remove unused TeleManager::mbAcceptIncomingMatúš Kukan2012-07-174-11/+8
* tubes: create TeleManager when starting Collaboration dialogMatúš Kukan2012-07-174-15/+15
* tubes: split TeleManager::connect method.Matúš Kukan2012-07-174-38/+70
* tubes: reduce the use of boost::shared_ptrMatúš Kukan2012-07-173-17/+28
* include tubes/warnings_guard_boost_signals2.hpp [-Werror=shadow]Eike Rathke2012-07-171-1/+1
* tubes: warning guard for boost/signals2.hpp [-Werror=shadow]Eike Rathke2012-07-173-1/+46
* tubes: add Collaborate menu item only in telepathy enabled buildMatúš Kukan2012-07-175-2/+27
* tubes: fix makefiles after rebaseMatúš Kukan2012-07-174-4/+5
* tubes: correctly set pDocFuncMatúš Kukan2012-07-172-1/+2
* tubes: make TeleManager::startGroupSession work and use itMatúš Kukan2012-07-173-17/+36
* tubes: fallback to master mode when not possible to init TeleManager as slaveMatúš Kukan2012-07-171-1/+12
* tubes: unref TeleManager if we do not store the pointerMatúš Kukan2012-07-171-0/+1
* tubes: use new TeleManager::get() method without parameterMatúš Kukan2012-07-174-10/+11
* tubes: remove unused SetCollaboration methodMatúš Kukan2012-07-172-6/+0
* tubes: use correct castsMatúš Kukan2012-07-171-3/+3
* tubes: add listen button to start TeleManagerMatúš Kukan2012-07-173-1/+37
* tubes: create InitTeleManager methodMatúš Kukan2012-07-172-16/+25
* tubes: extract class definitions to sendfunc.hxxMatúš Kukan2012-07-172-386/+448
* tubes: start collaboration from the contacts widgetMatúš Kukan2012-07-174-26/+56
* tubes: ScDocFuncSend: store pointer to TeleManagerMatúš Kukan2012-07-171-11/+4