summaryrefslogtreecommitdiff
path: root/sd/source/ui/presenter
AgeCommit message (Expand)Author
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-02coverity#705866 Dereference before null checkCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03remove unused code sd::presenter::PresenterCanvas::copyRectNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens
2013-11-29Revert "Resolves: fdo#71527 don't crash in presenter console"Thorsten Behrens
2013-11-20Resolves: fdo#71527 don't crash in presenter consoleCaolán McNamara
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-10-16canvas is null under Xdmx so createBitmap failsCaolán McNamara
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens
2013-09-02String->OUStringIvan Timofeev
2013-08-11String->OUStringIvan Timofeev
2013-07-18fdo#65457 - Provide visual clues in presenter view.Ciorba Edmond
2013-06-03fix broken service name "com.sun.star.rendering.VCLCanvas"Noel Grandin
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-02drop prefix from ::cssThomas Arnhold
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-21Turn presenter screen from bundled extension to plain codeStephan Bergmann
2012-08-13remove unused fileDavid Tardon
2012-08-06Convert documents to follow the doxygen standard (fdo#44502, fdo#39468)Norah A. Abanumay
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-04-15Some Unistring removalsOlivier Hallot
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-11-21removed useless codeTakeshi Abe