summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2012-08-15avoid writing empty p:childTnLst elements, fixes rest of fdo#41992Radek Doulik
2012-08-14AnimationWindow: remove pBitmapEx memberMichael Stahl
2012-08-14AnimationWindow: convert List to std::vectorMichael Stahl
2012-08-14WaE: unused variableTor Lillqvist
2012-08-14Adding unit test case for n#759180Muthu Subramanian
2012-08-14Improved pin entry in dialog box -- correct sizing.Andrzej J.R. Hunt
2012-08-13Convert aTimeList field in AnimationWindow from tools/list.hxx to std::vectorNoel Grandin
2012-08-13Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin
2012-08-13Convert tools/list.hxx to std::vector in maExOleObj field of PPTWriter classNoel Grandin
2012-08-13Convert ParagraphObj from tools/list.hxx to std::vectorNoel Grandin
2012-08-13Final fixes for pairing.Andrzej J.R. Hunt
2012-08-13Finished pin verification server side.Andrzej J.R. Hunt
2012-08-13remove unused fileDavid Tardon
2012-08-10Remove TemplateManager menu entry.Rafael Dominguez
2012-08-10Rename Templates->Save menu to Save As Template.Rafael Dominguez
2012-08-10Pairing implemented server side.Andrzej J.R. Hunt
2012-08-10Refactored remote communication to allow for pairing.Andrzej J.R. Hunt
2012-08-10RemoteServer: ClientInfo is stored in STL vector, must be AssignableMichael Stahl
2012-08-10Basic Impress Remote + linking of dialog and server.Andrzej J.R. Hunt
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan
2012-08-08Add customshowlist.hxxNoel Grandin
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08STL'ify CustomShowListNoel Grandin
2012-08-08Remove usage of list.hxxNoel Grandin
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-08Remote dialog now showing.Andrzej J.R. Hunt
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-08-07Basic framework for Remote Dialog.Andrzej J.R. Hunt
2012-08-07this file does not use base64 conversions at allDavid Tardon
2012-08-07remove link firstDavid Tardon
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-07Disable Remote unless in experimental mode.Andrzej J.R. Hunt
2012-08-07fdo#51324 lp#1017125 rhbz#806236 rhbz#823272: erase on invalid iteratorsBjoern Michaelsen
2012-08-07Hopefully cleanly close Server Thread when necessary.Andrzej J.R. Hunt
2012-08-07Fixed segfault on client exit.Andrzej J.R. Hunt
2012-08-07Refactored DiscoveryService. Added basic error handling.Andrzej J.R. Hunt
2012-08-07drop leftover #includeDavid Tardon
2012-08-06Fix for incorrect dereferencing.Andrzej J.R. Hunt
2012-08-06-Werror=format-securityIvan Timofeev
2012-08-06Tidied up DiscoveryService::execute().Andrzej J.R. Hunt
2012-08-06sd: link against ws2_32 on WNT for socket APIMichael Stahl
2012-08-06warning C4700: uninitialized local variable 'aRet' usedMichael Stahl
2012-08-06warning C4101: unreferenced local variableMichael Stahl
2012-08-06sd: remotecontrol: fix setsockopt call for WNT:Michael Stahl
2012-08-06Fixed scoped enums (for no C++0x).Andrzej J.R. Hunt
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-08-06Some minor fixes.Andrzej J.R. Hunt
2012-08-06Hostname transfer implemented.Andrzej J.R. Hunt