summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* request immdiateupdate for pointerSymbol, but bad performanceSiqi LIU2013-08-041-6/+28
* pointer display on the screenSiqi LIU2013-08-041-4/+62
* checking the help, none of these go anywhere anyway...Caolán McNamara2013-08-038-211/+13
* WaE: unused private fieldsTor Lillqvist2013-08-031-3/+0
* Put back the string lost in .ui migrationKatarina Behrens2013-08-023-2/+8
* Converted custom animation popup dialog to .uiKatarina Behrens2013-08-025-51/+309
* android: improve remote control debugging.Michael Meeks2013-08-025-3/+10
* Include <sal/log.hxx> so that SAL_INFO actually compiles as expectedTor Lillqvist2013-08-011-1/+3
* enable WiFi support for sdremoteSiqi LIU2013-08-011-3/+2
* add new debug area and use SAL_INFO instead for debug infoSiqi LIU2013-08-012-5/+6
* merge WiFi support into remote control feature toggleSiqi LIU2013-08-011-2/+2
* send out presentation title during the preview pageSiqi LIU2013-08-016-0/+44
* Removing more dead code after .ui conversionKatarina Behrens2013-07-311-8/+0
* sidebar: fix widget positioning when replacing controlsKatarina Behrens2013-07-313-4/+14
* sidebar: prevent segfault caused by double deleteKatarina Behrens2013-07-311-17/+0
* sidebar: Removed overloaded function & adjusted toolbar codeKatarina Behrens2013-07-312-21/+3
* sidebar: Feeble attempt to resurrect setting frame labelKatarina Behrens2013-07-313-3/+7
* sidebar: Removed now dead (widget placement) codeKatarina Behrens2013-07-312-231/+0
* sidebar: Converted custom animations pane to .uiKatarina Behrens2013-07-3112-84/+548
* sd/slidesorter: double thumbnails resolution and disable supersamplingPierre-Eric Pelloux-Prayer2013-07-312-3/+3
* convert vcl/sttus.hxx from XubString to OUStringNoel Grandin2013-07-311-1/+1
* Odd instability in what Bluetooth headers to include in OS X SDKsTor Lillqvist2013-07-301-1/+1
* remove C++11-ismLuboš Luňák2013-07-292-1/+2
* fdo#67274 Always embed images from gallerySamuel Mehrbrodt2013-07-291-4/+0
* fdo#45233 Allow editing pps/ppsx Autoplay PresentationsSamuel Mehrbrodt2013-07-296-2/+42
* String(SdResId(x)) -> SD_RESSTR(x)Caolán McNamara2013-07-294-16/+16
* Converting to OUString in sd in sdundo.hxx and related files.MÁTÉ Gergely2013-07-2811-15/+15
* Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl2013-07-272-8/+5
* SfxStyleSheetBasePool: remove internal iteratorMichael Stahl2013-07-272-5/+8
* remove some more SfxObjectShell methods that only call each otherMichael Stahl2013-07-272-7/+0
* OUString conversion in sd in textapi.hxx and related filesMÁTÉ Gergely2013-07-263-8/+8
* convert GetSelectEntry family to OUStringCaolán McNamara2013-07-261-1/+1
* Revert "add threaded pool support for avahi backward compatibility"Siqi2013-07-264-282/+1
* add threaded pool support for avahi backward compatibilitySiqi2013-07-264-1/+282
* Related: fdo#61544 lessen height of impress optionsCaolán McNamara2013-07-261-22/+27
* Don't bother with remote control support when headless (like in unit tests)Tor Lillqvist2013-07-261-1/+3
* use config_features.h.in insteadSiqi2013-07-262-20/+5
* remove unnecessary c++11 thread libSiqi2013-07-251-1/+0
* replacing a String to OUString in a sd headerMÁTÉ Gergely2013-07-251-3/+3
* Simplify and fix Avahi conditionalsTor Lillqvist2013-07-251-18/+4
* Compile AvahiNetworkService.cxx only if Avahi is enabledTor Lillqvist2013-07-251-1/+1
* Don't use zService if not setTor Lillqvist2013-07-251-5/+8
* Avoid duplication, use if function instead of ifeqTor Lillqvist2013-07-251-9/+3
* WaE: virtual dtor warningsCaolán McNamara2013-07-252-1/+2
* fix for OS where avahi is not presentSiqi2013-07-253-6/+24
* minor updates for avahi/bonjour refacotrationSiqi LIU2013-07-259-27/+46
* avahi for linux refactoredSiqi2013-07-259-187/+163
* avahi worksSiqi2013-07-259-92/+145
* avahi patchSiqi2013-07-254-486/+757
* patch for reviewSiqi LIU2013-07-253-3/+55