summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2013-08-02android: improve remote control debugging.Michael Meeks5-3/+10
2013-08-01Include <sal/log.hxx> so that SAL_INFO actually compiles as expectedTor Lillqvist1-1/+3
2013-08-01enable WiFi support for sdremoteSiqi LIU1-3/+2
2013-08-01add new debug area and use SAL_INFO instead for debug infoSiqi LIU2-5/+6
2013-08-01merge WiFi support into remote control feature toggleSiqi LIU1-2/+2
2013-08-01send out presentation title during the preview pageSiqi LIU6-0/+44
2013-07-31Removing more dead code after .ui conversionKatarina Behrens1-8/+0
2013-07-31sidebar: fix widget positioning when replacing controlsKatarina Behrens3-4/+14
2013-07-31sidebar: prevent segfault caused by double deleteKatarina Behrens1-17/+0
2013-07-31sidebar: Removed overloaded function & adjusted toolbar codeKatarina Behrens2-21/+3
2013-07-31sidebar: Feeble attempt to resurrect setting frame labelKatarina Behrens3-3/+7
2013-07-31sidebar: Removed now dead (widget placement) codeKatarina Behrens2-231/+0
2013-07-31sidebar: Converted custom animations pane to .uiKatarina Behrens12-84/+548
2013-07-31sd/slidesorter: double thumbnails resolution and disable supersamplingPierre-Eric Pelloux-Prayer2-3/+3
2013-07-31convert vcl/sttus.hxx from XubString to OUStringNoel Grandin1-1/+1
2013-07-30Odd instability in what Bluetooth headers to include in OS X SDKsTor Lillqvist1-1/+1
2013-07-29remove C++11-ismLuboš Luňák2-1/+2
2013-07-29fdo#67274 Always embed images from gallerySamuel Mehrbrodt1-4/+0
2013-07-29fdo#45233 Allow editing pps/ppsx Autoplay PresentationsSamuel Mehrbrodt6-2/+42
2013-07-29String(SdResId(x)) -> SD_RESSTR(x)Caolán McNamara4-16/+16
2013-07-28Converting to OUString in sd in sdundo.hxx and related files.MÁTÉ Gergely11-15/+15
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl2-8/+5
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl2-5/+8
2013-07-27remove some more SfxObjectShell methods that only call each otherMichael Stahl2-7/+0
2013-07-26OUString conversion in sd in textapi.hxx and related filesMÁTÉ Gergely3-8/+8
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara1-1/+1
2013-07-26Revert "add threaded pool support for avahi backward compatibility"Siqi4-282/+1
2013-07-26add threaded pool support for avahi backward compatibilitySiqi4-1/+282
2013-07-26Related: fdo#61544 lessen height of impress optionsCaolán McNamara1-22/+27
2013-07-26Don't bother with remote control support when headless (like in unit tests)Tor Lillqvist1-1/+3
2013-07-26use config_features.h.in insteadSiqi2-20/+5
2013-07-25remove unnecessary c++11 thread libSiqi1-1/+0
2013-07-25replacing a String to OUString in a sd headerMÁTÉ Gergely1-3/+3
2013-07-25Simplify and fix Avahi conditionalsTor Lillqvist1-18/+4
2013-07-25Compile AvahiNetworkService.cxx only if Avahi is enabledTor Lillqvist1-1/+1
2013-07-25Don't use zService if not setTor Lillqvist1-5/+8
2013-07-25Avoid duplication, use if function instead of ifeqTor Lillqvist1-9/+3
2013-07-25WaE: virtual dtor warningsCaolán McNamara2-1/+2
2013-07-25fix for OS where avahi is not presentSiqi3-6/+24
2013-07-25minor updates for avahi/bonjour refacotrationSiqi LIU9-27/+46
2013-07-25avahi for linux refactoredSiqi9-187/+163
2013-07-25avahi worksSiqi9-92/+145
2013-07-25avahi patchSiqi4-486/+757
2013-07-25patch for reviewSiqi LIU3-3/+55
2013-07-25fdo#59427 first step for template menuCor Nouws2-2/+14
2013-07-23If this configuration access throws exceptions sth very fundamental is brokenStephan Bergmann1-15/+1
2013-07-23fdo#46037: no more comphelper/configurationhelper.hxx in sdJulien Nabet2-23/+10
2013-07-23drop extra )David Tardon1-1/+1
2013-07-23Blind fix for Mac TinderboxJulien Nabet1-1/+1
2013-07-22Fix remote control server side build problemsTor Lillqvist1-5/+17