summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth discovery and attempts at communication.Andrzej J.R. Hunt2012-08-207-4/+335
* use a slightly more sane castBjoern Michaelsen2012-08-181-1/+1
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
* Convert from Container to std::vectorNoel Grandin2012-08-161-10/+10
* Convert class SdUndoGroup from Container to std::vectorNoel Grandin2012-08-162-13/+13
* Convert SdrUShortCont from Container to std::setNoel Grandin2012-08-161-9/+7
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-1/+1
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-166-10/+6
* Fixed line breaks in notes export.Andrzej J.R. Hunt2012-08-151-11/+15
* avoid writing empty p:childTnLst elements, fixes rest of fdo#41992Radek Doulik2012-08-151-8/+9
* AnimationWindow: remove pBitmapEx memberMichael Stahl2012-08-142-37/+39
* AnimationWindow: convert List to std::vectorMichael Stahl2012-08-142-125/+118
* WaE: unused variableTor Lillqvist2012-08-141-1/+0
* Adding unit test case for n#759180Muthu Subramanian2012-08-142-0/+45
* Improved pin entry in dialog box -- correct sizing.Andrzej J.R. Hunt2012-08-143-7/+25
* Convert aTimeList field in AnimationWindow from tools/list.hxx to std::vectorNoel Grandin2012-08-132-18/+18
* Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin2012-08-132-1/+1
* Convert tools/list.hxx to std::vector in maExOleObj field of PPTWriter classNoel Grandin2012-08-133-14/+9
* Convert ParagraphObj from tools/list.hxx to std::vectorNoel Grandin2012-08-134-49/+55
* Final fixes for pairing.Andrzej J.R. Hunt2012-08-134-15/+26
* Finished pin verification server side.Andrzej J.R. Hunt2012-08-133-21/+45
* remove unused fileDavid Tardon2012-08-131-309/+0
* Remove TemplateManager menu entry.Rafael Dominguez2012-08-102-2/+0
* Rename Templates->Save menu to Save As Template.Rafael Dominguez2012-08-102-2/+2
* Pairing implemented server side.Andrzej J.R. Hunt2012-08-107-17/+185
* Refactored remote communication to allow for pairing.Andrzej J.R. Hunt2012-08-108-127/+304
* RemoteServer: ClientInfo is stored in STL vector, must be AssignableMichael Stahl2012-08-101-3/+3
* Basic Impress Remote + linking of dialog and server.Andrzej J.R. Hunt2012-08-1012-59/+1182
* gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan2012-08-101-3/+1
* Add customshowlist.hxxNoel Grandin2012-08-081-0/+86
* remove include comments and boxesThomas Arnhold2012-08-082-3/+0
* STL'ify CustomShowListNoel Grandin2012-08-0818-59/+75
* Remove usage of list.hxxNoel Grandin2012-08-081-0/+1
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-081-0/+1
* Remote dialog now showing.Andrzej J.R. Hunt2012-08-0813-16/+67
* remove empty ascii boxes and stuff IIThomas Arnhold2012-08-071-5/+0
* remove empty ascii boxes and stuffThomas Arnhold2012-08-071-7/+0
* Basic framework for Remote Dialog.Andrzej J.R. Hunt2012-08-0715-1/+132
* this file does not use base64 conversions at allDavid Tardon2012-08-071-2/+0
* remove link firstDavid Tardon2012-08-071-1/+2
* drop bogus eof linesThomas Arnhold2012-08-074-8/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-073-4/+0
* Disable Remote unless in experimental mode.Andrzej J.R. Hunt2012-08-071-3/+8
* fdo#51324 lp#1017125 rhbz#806236 rhbz#823272: erase on invalid iteratorsBjoern Michaelsen2012-08-071-2/+1
* Hopefully cleanly close Server Thread when necessary.Andrzej J.R. Hunt2012-08-071-1/+4
* Fixed segfault on client exit.Andrzej J.R. Hunt2012-08-073-1/+14
* Refactored DiscoveryService. Added basic error handling.Andrzej J.R. Hunt2012-08-072-18/+13
* drop leftover #includeDavid Tardon2012-08-071-1/+0
* Fix for incorrect dereferencing.Andrzej J.R. Hunt2012-08-061-1/+1
* -Werror=format-securityIvan Timofeev2012-08-061-2/+2