summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-18remove obsolete delzip files from wizardsMichael Meeks
2012-07-18WaE: basic compile snafuMichael Meeks
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-18fs34b: #i117454# don't ask for the value of the possiblyFrank Schoenheit [fs]
2012-07-18fs34b: #i117472# fix color calculation from style stringFrank Schoenheit [fs]
2012-07-18fdo#51716 Font Size Enlarge And Reduce Shortcut in Impress/DrawAbdulmajeed Al-Abaulrazzaq
2012-07-18Duplicate assignment of gid_Brand_Dir_ProgramStephan Bergmann
2012-07-18Un-inline use of szServiceName2_UnoControlEditStephan Bergmann
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-17fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János
2012-07-17fdo#38887: SmNodeToTextVisitor: use from and to instead of csub and csupIvan Timofeev
2012-07-17fdo#38887: SmNodeToTextVisitor: use ^ and _ instead of rsup and rsubIvan Timofeev
2012-07-17mathmlimport: do not remove first and last bracesIvan Timofeev
2012-07-17SwWriteTable: warning C4389: '==': signed/unsigned mismatchMichael Stahl
2012-07-17warning C4701: potentially uninitialized local variable usedMichael Stahl
2012-07-17docbm.cxx: MSVC wants const_iterators and complains with error C2440Michael Stahl
2012-07-17Resolves: fdo#51957 typo, endash entered twice, 2nd should be emdashCaolán McNamara
2012-07-17sal_Bool -> boolTakeshi Abe
2012-07-17tubes: rearranged some lines for readability of codeEike Rathke
2012-07-17tubes: do not freeze when preparing Account ManagerMatúš Kukan
2012-07-17tubes: reintroduced handling of extending formats in ScViewFunc::EnterData()Eike Rathke
2012-07-17tubes: improve contacts dialogMatúš Kukan
2012-07-17tubes: do the "interpret once" only if not API in ScDocFunc::PutCell()Eike Rathke
2012-07-17tubes: removed duplicated iterator initialization in ScViewFunc::EnterData()Eike Rathke
2012-07-17tubes: guard unref() against "accidental" callsEike Rathke
2012-07-17tubes: do not use mpManager after unrefEike Rathke
2012-07-17tubes: check mpConference before using itEike Rathke
2012-07-17tubes: add possibility to invite contacts to MUCMatúš Kukan
2012-07-17tubes: selectively export TeleManager's symbolsMatúš Kukan
2012-07-17tubes: remove now unused code, when we don't use maConferencesMatúš Kukan
2012-07-17tubes: associate the document directly with TeleConferenceMatúš Kukan
2012-07-17tubes: remove unused TeleConference::maSessionIdMatúš Kukan
2012-07-17tubes: start collaboration from the File->Collaborate menu as the only wayMatúš Kukan
2012-07-17tubes: remove unused TeleManager::mbAcceptIncomingMatúš Kukan
2012-07-17tubes: create TeleManager when starting Collaboration dialogMatúš Kukan
2012-07-17tubes: split TeleManager::connect method.Matúš Kukan
2012-07-17tubes: reduce the use of boost::shared_ptrMatúš Kukan
2012-07-17include tubes/warnings_guard_boost_signals2.hpp [-Werror=shadow]Eike Rathke
2012-07-17tubes: warning guard for boost/signals2.hpp [-Werror=shadow]Eike Rathke
2012-07-17tubes: add Collaborate menu item only in telepathy enabled buildMatúš Kukan
2012-07-17tubes: fix makefiles after rebaseMatúš Kukan
2012-07-17tubes: correctly set pDocFuncMatúš Kukan
2012-07-17tubes: make TeleManager::startGroupSession work and use itMatúš Kukan
2012-07-17tubes: fallback to master mode when not possible to init TeleManager as slaveMatúš Kukan
2012-07-17tubes: unref TeleManager if we do not store the pointerMatúš Kukan
2012-07-17tubes: use new TeleManager::get() method without parameterMatúš Kukan
2012-07-17tubes: remove unused SetCollaboration methodMatúš Kukan
2012-07-17tubes: use correct castsMatúš Kukan
2012-07-17tubes: add listen button to start TeleManagerMatúš Kukan
2012-07-17tubes: create InitTeleManager methodMatúš Kukan