summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* MinGW: Fix BluetoothServer build.Jan Holesovsky2012-12-063-7/+14
* define must be overridden on cmdlinePeter Foley2012-12-052-1/+1
* warning C4702: unreachable codeStephan Bergmann2012-12-051-1/+4
* warning C4100: 'aDiscoverable' : unreferenced formal parameterStephan Bergmann2012-12-051-0/+1
* added Change picture menu item to graphic shape popupRadek Doulik2012-12-043-0/+7
* changed behavior of insert pictureRadek Doulik2012-12-041-2/+3
* refactored GetEmptyPresentationObject, added GetSelectedSingleObjectRadek Doulik2012-12-042-37/+57
* fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders2012-12-044-7/+19
* Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat2012-12-045-1/+21
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-036-32/+28
* API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat2012-12-032-18/+13
* API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl2012-12-032-2/+0
* WaE : declaration of ‘bHidden’ shadows a member of 'this'Julien Nabet2012-12-011-2/+2
* sd: hide 'enable remote control' checkbox when built without bluetoothMiklos Vajna2012-12-011-0/+3
* API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat2012-11-302-0/+18
* Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat2012-11-301-2/+4
* Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat2012-11-305-2/+27
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3054-112/+0
* Remove unused method & remove header include by using forward declaration.Kohei Yoshida2012-11-291-0/+1
* Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2012-11-291-5/+9
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-298-19/+16
* Remove exception spec from idl-generated c++ headers.Thorsten Behrens2012-11-294-4/+4
* update sd regression test to match new default shape colorsCaolán McNamara2012-11-297-139/+139
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-12/+0
* Fix various build breaks.Kohei Yoshida2012-11-281-3/+3
* Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida2012-11-281-1/+1
* Make all-screen presentation work again.Thorsten Behrens2012-11-281-1/+1
* Remove commented code.Thorsten Behrens2012-11-281-2/+0
* Fix a warningThorsten Behrens2012-11-281-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-28665-12868/+9697
* Revert part of "impress210: check readonly"Michael Meeks2012-11-281-15/+0
* impress210: #i110321# check if pages exists for last pageOcke.Janssen2012-11-281-2/+1
* impress211: #i110990# Fixed 64bit compiler problem.Andre Fische2012-11-281-1/+1
* impress211: #i110990# Fixed remaining problems with display ids and indices.Andre Fische2012-11-282-13/+56
* impress211: fix a warningPhilipp Lohmann [pl]2012-11-281-1/+1
* impress211: fix a warningPhilipp Lohmann [pl]2012-11-281-1/+1
* impress211: fix some warnings, typesPhilipp Lohmann [pl]2012-11-283-6/+6
* impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische2012-11-282-23/+18
* impress211: #i88880# Fixed dragging of slides from navigator to slide sorter.Andre Fische2012-11-2818-97/+481
* impress211: #i116339# Added call to Reschedule to compensate for missing yield.Andre Fische2012-11-281-0/+1
* impress211: #i114732# Revoke comphelper notification client only when it was ...Andre Fische2012-11-281-6/+13
* impress211: #i115688# Forwarding result of ::Window::Notify().Andre Fische2012-11-281-1/+1
* use snap rectangle instead of logic rectangleRadek Doulik2012-11-281-1/+1
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-281-12/+5
* fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud2012-11-281-2/+2
* sdremote: make it possible to have only bluetooth enabledMiklos Vajna2012-11-272-19/+26
* remove un-used and non-compiled files.Michael Meeks2012-11-274-349/+0
* Give sdremote a separate option, apart from Experimental featuresMiklos Vajna2012-11-267-8/+36
* get rid of Svx...Locale...() double conversion nonsenseEike Rathke2012-11-244-14/+5
* Revert ImagePreparer to plain osl::Thread, suicide in onTerminateThorsten Behrens2012-11-242-6/+10