summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-08reduce ascii noise and useless commentsThomas Arnhold337-2139/+16
2012-08-08remove include comments and boxesThomas Arnhold810-4199/+32
2012-08-08remove some more eof noiseThomas Arnhold11-44/+0
2012-08-08mpPostYieldListeners dtor never calledCaolán McNamara2-1/+5
2012-08-08STL'ify CustomShowListNoel Grandin18-59/+75
2012-08-08Remove usage of list.hxxNoel Grandin2-2/+3
2012-08-08Convert from tools/list.hxx to std::list in GraphicCacheNoel Grandin2-40/+41
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin22-441/+297
2012-08-08Remove unused SV_DECL_REF_LIST(SvRefBase,SvRefBase*)Noel Grandin2-5/+0
2012-08-08Convert SV_DECL_REF_LIST(SvBaseLink) to std::vectorNoel Grandin1-5/+20
2012-08-08Expand the only use of the SV_DECL_IMPL_REF_LIST macroNoel Grandin2-6/+2
2012-08-08Convert HashedEntryList to boost::ptr_vectorNoel Grandin1-102/+33
2012-08-08Remote dialog now showing.Andrzej J.R. Hunt13-16/+67
2012-08-08Make sure the v4 support library used by abs-lib is foundTor Lillqvist1-1/+3
2012-08-08Bin incorect phrase in commentTor Lillqvist1-1/+1
2012-08-08Bin accidental duplicate library referenceTor Lillqvist1-1/+2
2012-08-08Some MSVC warningsStephan Bergmann3-6/+6
2012-08-08Also set up the local.properties of abs-libTor Lillqvist1-0/+2
2012-08-08Clarify that "stop" and "start" is only for simulator, I guessTor Lillqvist1-3/+5
2012-08-08make property browser dockable in basic IDENoel Power2-6/+6
2012-08-08n#773515 SwPageFrm::PaintBorderAndShadow fix shadow color on partial redrawMiklos Vajna1-4/+18
2012-08-08Fix windows build where min and max are macrosAndras Timar1-1/+1
2012-08-08tubes: add invite to Collaboration classMatúš Kukan3-11/+10
2012-08-08tubes: do not encode UUID into file name anymoreMatúš Kukan7-33/+20
2012-08-08tubes: use file channel description for sending UUIDMatúš Kukan3-4/+38
2012-08-08Revert "tubes: mangle service name into file description"Matúš Kukan2-2/+2
2012-08-08tubes: re-use typedefs from contact-list.hxxMatúš Kukan1-20/+16
2012-08-08tubes: finish efforts to make TeleManager staticMatúš Kukan6-206/+127
2012-08-08tubes: make contacts dialog a member of Collaboration classMatúš Kukan10-76/+41
2012-08-08tubes: handle TeleConference internally in CollaborationMatúš Kukan14-161/+170
2012-08-08STL'ify UniqueIndexNoel Grandin8-346/+166
2012-08-08MSVC warning C4510: default constructor could not be generatedStephan Bergmann2-0/+22
2012-08-08liblangtag: deliver wouldn't pick up lib64Miklos Vajna1-1/+1
2012-08-08enable tests for fixed cursor row navigationMarkus Mohrhard1-6/+2
2012-08-08glib: missing zlib dependencyMichael Stahl1-1/+1
2012-08-08concat-deps: those silly drive letters indicate absolute pathsMichael Stahl1-1/+2
2012-08-08make bootstrap: add dependency on concat-deps.cMichael Stahl1-1/+1
2012-08-07Use the correct licence headerArnaud Versini2-2/+24
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini23-24/+31
2012-08-07check only iOS|Android to exclude GLIB from BUILD_TYPEEike Rathke1-2/+8
2012-08-07fdo#51832: SwRedlineAcceptDlg: fix STL conversion:Michael Stahl1-1/+1
2012-08-07Pass rgb/contrast/brightness filters through writerperfect to ODGBrennan Vincent1-0/+30
2012-08-07remove bogus date informationThomas Arnhold44-143/+0
2012-08-07remove empty ascii boxes and stuff IIIThomas Arnhold4-84/+0
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold319-1057/+9
2012-08-07remove empty ascii boxes and stuffThomas Arnhold48-960/+1
2012-08-07Basic framework for Remote Dialog.Andrzej J.R. Hunt16-1/+141
2012-08-07We don't want to use liblangtag on Android or iOSTor Lillqvist3-3/+139
2012-08-07ditch obsolete XvaOpenIM stuffCaolán McNamara3-269/+0
2012-08-07String::AllocBuffer replacementsCaolán McNamara12-158/+87