summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/DrawController.cxx
AgeCommit message (Expand)Author
2015-07-16coverity#1311945 Uncaught exceptionCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-20Resolves: #i123783# apply patch to correct type of ActiveLayer propertyJürgen Schmidt
2013-12-09fdo#54938: Convert sd to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-05-20Resolves: #i122093# Don't show Impress layouts panel for master pagesAndre Fischer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-13several translations and fixes for translationsUrs Fässler
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-07-29Replace usage of rtl/memory.h in sd with their equivalent from string.hArnaud Versini
2012-04-08More RT_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-06-20catch by const referenceCaolán McNamara
2011-06-01drop static in favour of member variableCaolán McNamara
2011-06-01saComponentTypeIdentifier unusedCaolán McNamara
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold
2011-02-16Resolves: rhbz#674330 dereference of NULL mpBaseCaolán McNamara
2010-11-02RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-08renaissance1: resolved merge conflicts, cleanup.Andre Fischer
2010-07-01renaissance1: merge with DEV300_m84Andre Fischer
2010-06-14cws impress190: rebase m82Christian Lippka
2010-06-09CWS-TOOLING: integrate CWS findbar01obo
2010-06-07renaissance1: #i107215# Bug fixes. New focus indicator bitmap.Andre Fischer
2010-05-05#i89450# removed unused codeChristian Lippka
2010-04-28findbar01: enhancements for findbarWu Yan