summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2012-08-29Return to StartPresentationActivity when slideshow finishes.Andrzej J.R. Hunt
2012-08-28Saving of authorised remotes.Andrzej J.R. Hunt
2012-08-23Seemingly off-by-one painting error in Impress' ViewShell.Jan Holesovsky
2012-08-23Disable bluetooth on Linux for glib < 2.26.Andrzej J.R. Hunt
2012-08-23Conversion from 'void*' to pointer to non-'void' requires an explicit castTor Lillqvist
2012-08-23Some clean up after previous commitStephan Bergmann
2012-08-23send()/recv() on sockets (instead of write()/read()) for Windows portabilityTor Lillqvist
2012-08-22Remove extended initializer list -- use memset for BDADDR_ANY.Andrzej J.R. Hunt
2012-08-22Get rid of my no longer needed fprintfs.Andrzej J.R. Hunt
2012-08-22remove unused module-description xml filesMatúš Kukan
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt
2012-08-22do not deliver these module-description xml filesMatúš Kukan
2012-08-22Resolves: rhbz#842292 crash in calling callback whose instance was deletedCaolán McNamara
2012-08-22Resolves: rhbz#846775 Clipboard must be disposed before SelectionCaolán McNamara
2012-08-21Added bluez_bluetooth headers as a module.Andrzej J.R. Hunt
2012-08-21fdo#47434 testcaseKorrawit Pruegsanusak
2012-08-21More LINUX-ismStephan Bergmann
2012-08-21stdint.h is not C++98Stephan Bergmann
2012-08-20Include winsock2 instead of winsock for discovery.Andrzej J.R. Hunt
2012-08-20Put a few (GNU/)Linuxisms inside ifdefsTor Lillqvist
2012-08-20Bluetooth discovery and attempts at communication.Andrzej J.R. Hunt
2012-08-18use a slightly more sane castBjoern Michaelsen
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-16Convert from Container to std::vectorNoel Grandin
2012-08-16Convert class SdUndoGroup from Container to std::vectorNoel Grandin
2012-08-16Convert SdrUShortCont from Container to std::setNoel Grandin
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-15Fixed line breaks in notes export.Andrzej J.R. Hunt
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