summaryrefslogtreecommitdiff
path: root/sd/source/ui/presenter
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin2-13/+13
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2-0/+2
2014-06-25remove whitespacesMarkus Mohrhard12-473/+0
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-5/+1
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-2/+1
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+3
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-24sd: sal_Bool->boolNoel Grandin2-5/+5
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann5-5/+10
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-2/+2
2014-04-02coverity#705866 Dereference before null checkCaolán McNamara1-16/+12
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann7-77/+77
2014-03-03remove unused code sd::presenter::PresenterCanvas::copyRectNoel Grandin2-46/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann10-128/+128
2014-02-26Remove visual noise from sdAlexander Wilms1-12/+7
2014-02-23Remove unneccessary commentsAlexander Wilms4-6/+6
2014-02-21vcl: sal_Bool -> boolStephan Bergmann2-4/+4
2014-02-21editeng: sal_Bool->boolNoel Grandin1-3/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+4
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens4-8/+6
2013-11-29Revert "Resolves: fdo#71527 don't crash in presenter console"Thorsten Behrens1-8/+2
2013-11-20Resolves: fdo#71527 don't crash in presenter consoleCaolán McNamara1-2/+8
2013-10-23fixincludeguards.sh: sdThomas Arnhold6-12/+12
2013-10-16canvas is null under Xdmx so createBitmap failsCaolán McNamara1-3/+7
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens4-14/+3
2013-09-02String->OUStringIvan Timofeev1-1/+1
2013-08-11String->OUStringIvan Timofeev1-1/+1
2013-07-18fdo#65457 - Provide visual clues in presenter view.Ciorba Edmond1-0/+4
2013-06-03fix broken service name "com.sun.star.rendering.VCLCanvas"Noel Grandin1-1/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+1
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-34/+28
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-02drop prefix from ::cssThomas Arnhold1-4/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens6-12/+0
2012-11-28re-base on ALv2 code. Includes:Michael Meeks6-138/+84
2012-11-21Turn presenter screen from bundled extension to plain codeStephan Bergmann2-22/+206
2012-08-13remove unused fileDavid Tardon1-309/+0
2012-08-06Convert documents to follow the doxygen standard (fdo#44502, fdo#39468)Norah A. Abanumay1-2/+2
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks6-138/+84
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky1-1/+1
2012-04-15Some Unistring removalsOlivier Hallot1-4/+2
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-1/+1
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot5-58/+34
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot1-2/+2