summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2013-02-01fdo#51232: i#119987# fix Impress crash when pasting text under Outline viewlibreoffice-4-0-0Herbert Dürr1-0/+1
2013-01-29sdremote: kill memory corruption / mis-matched alloc/free's.Michael Meeks1-3/+3
2013-01-29fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks6-33/+55
2013-01-17Resolves: fdo#55974 segfault while closing an Impress fileCaolán McNamara1-0/+7
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky12-14/+14
2012-12-21Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat6-28/+0
2012-12-19fdo#58129 fix ppt export of paragraphsDavid Tardon2-3/+3
2012-12-18fdo#49277 use correct default tab sizeDavid Tardon1-1/+10
2012-12-18Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat2-2/+0
2012-12-16Compress graphics dialog converted to new widget layout.Tomaž Vajngerl1-16/+11
2012-12-04added Change picture menu item to graphic shape popupRadek Doulik3-0/+7
2012-12-04changed behavior of insert pictureRadek Doulik1-2/+3
2012-12-04refactored GetEmptyPresentationObject, added GetSelectedSingleObjectRadek Doulik2-37/+57
2012-12-04fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders4-7/+19
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat5-1/+21
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák6-32/+28
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat2-18/+13
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl2-2/+0
2012-12-01WaE : declaration of ‘bHidden’ shadows a member of 'this'Julien Nabet1-2/+2
2012-12-01sd: hide 'enable remote control' checkbox when built without bluetoothMiklos Vajna1-0/+3
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat2-0/+18
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat1-2/+4
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat5-2/+27
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens54-112/+0
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida1-0/+1
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida1-5/+9
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens8-19/+16
2012-11-29Remove exception spec from idl-generated c++ headers.Thorsten Behrens4-4/+4
2012-11-29update sd regression test to match new default shape colorsCaolán McNamara7-139/+139
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-12/+0
2012-11-28Fix various build breaks.Kohei Yoshida1-3/+3
2012-11-28Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida1-1/+1
2012-11-28Make all-screen presentation work again.Thorsten Behrens1-1/+1
2012-11-28Remove commented code.Thorsten Behrens1-2/+0
2012-11-28Fix a warningThorsten Behrens1-1/+1
2012-11-28re-base on ALv2 code. Includes:Michael Meeks665-12868/+9697
2012-11-28Revert part of "impress210: check readonly"Michael Meeks1-15/+0
2012-11-28impress210: #i110321# check if pages exists for last pageOcke.Janssen1-2/+1
2012-11-28impress211: #i110990# Fixed 64bit compiler problem.Andre Fische1-1/+1
2012-11-28impress211: #i110990# Fixed remaining problems with display ids and indices.Andre Fische2-13/+56
2012-11-28impress211: fix a warningPhilipp Lohmann [pl]1-1/+1
2012-11-28impress211: fix a warningPhilipp Lohmann [pl]1-1/+1
2012-11-28impress211: fix some warnings, typesPhilipp Lohmann [pl]3-6/+6
2012-11-28impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische2-23/+18
2012-11-28impress211: #i88880# Fixed dragging of slides from navigator to slide sorter.Andre Fische18-97/+481
2012-11-28impress211: #i116339# Added call to Reschedule to compensate for missing yield.Andre Fische1-0/+1
2012-11-28impress211: #i114732# Revoke comphelper notification client only when it was ...Andre Fische1-6/+13
2012-11-28impress211: #i115688# Forwarding result of ::Window::Notify().Andre Fische1-1/+1
2012-11-28use snap rectangle instead of logic rectangleRadek Doulik1-1/+1
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-12/+5