summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2012-12-04added Change picture menu item to graphic shape popupRadek Doulik
2012-12-04changed behavior of insert pictureRadek Doulik
2012-12-04refactored GetEmptyPresentationObject, added GetSelectedSingleObjectRadek Doulik
2012-12-04fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl
2012-12-01WaE : declaration of ‘bHidden’ shadows a member of 'this'Julien Nabet
2012-12-01sd: hide 'enable remote control' checkbox when built without bluetoothMiklos Vajna
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-29Remove exception spec from idl-generated c++ headers.Thorsten Behrens
2012-11-29update sd regression test to match new default shape colorsCaolán McNamara
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28Fix various build breaks.Kohei Yoshida
2012-11-28Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida
2012-11-28Make all-screen presentation work again.Thorsten Behrens
2012-11-28Remove commented code.Thorsten Behrens
2012-11-28Fix a warningThorsten Behrens
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-28Revert part of "impress210: check readonly"Michael Meeks
2012-11-28impress210: #i110321# check if pages exists for last pageOcke.Janssen
2012-11-28impress211: #i110990# Fixed 64bit compiler problem.Andre Fische
2012-11-28impress211: #i110990# Fixed remaining problems with display ids and indices.Andre Fische
2012-11-28impress211: fix a warningPhilipp Lohmann [pl]
2012-11-28impress211: fix a warningPhilipp Lohmann [pl]
2012-11-28impress211: fix some warnings, typesPhilipp Lohmann [pl]
2012-11-28impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische
2012-11-28impress211: #i88880# Fixed dragging of slides from navigator to slide sorter.Andre Fische
2012-11-28impress211: #i116339# Added call to Reschedule to compensate for missing yield.Andre Fische
2012-11-28impress211: #i114732# Revoke comphelper notification client only when it was ...Andre Fische
2012-11-28impress211: #i115688# Forwarding result of ::Window::Notify().Andre Fische
2012-11-28use snap rectangle instead of logic rectangleRadek Doulik
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
2012-11-27sdremote: make it possible to have only bluetooth enabledMiklos Vajna
2012-11-27remove un-used and non-compiled files.Michael Meeks
2012-11-26Give sdremote a separate option, apart from Experimental featuresMiklos Vajna
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-24Revert ImagePreparer to plain osl::Thread, suicide in onTerminateThorsten Behrens
2012-11-24cleanup - no need for salhelper::Thread mostlyThorsten Behrens
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22Fix race & deadlock in sdremoteThorsten Behrens
2012-11-22AllSettings with LanguageTagEike Rathke