summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud1-2/+2
2012-11-27sdremote: make it possible to have only bluetooth enabledMiklos Vajna2-19/+26
2012-11-27remove un-used and non-compiled files.Michael Meeks4-349/+0
2012-11-26Give sdremote a separate option, apart from Experimental featuresMiklos Vajna7-8/+36
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke4-14/+5
2012-11-24Revert ImagePreparer to plain osl::Thread, suicide in onTerminateThorsten Behrens2-6/+10
2012-11-24cleanup - no need for salhelper::Thread mostlyThorsten Behrens11-34/+28
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-2/+3
2012-11-22Fix race & deadlock in sdremoteThorsten Behrens4-21/+8
2012-11-22AllSettings with LanguageTagEike Rathke12-16/+16
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-1/+1
2012-11-21Turn presenter screen from bundled extension to plain codeStephan Bergmann4-22/+756
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin8-25/+25
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-19use LanguageTagEike Rathke3-5/+6
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida4-0/+4
2012-11-16renamed --enable-bluetooth to --enable-sdremote-bluetoothEnrico Weigelt, metux ITS4-10/+10
2012-11-15ensure translations are built before using themDavid Tardon1-1/+4
2012-11-15warning: no newline at end of fileAndras Timar1-1/+1
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-1/+1
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin3-6/+5
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens1-14/+7
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara6-41/+0