summaryrefslogtreecommitdiff
path: root/svtools/source/graphic/renderer.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part17Julien Nabet1-16/+16
2014-03-10svtools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-6/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms1-12/+12
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+2
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-1/+1
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky1-3/+1
2014-01-18Unify ctor functions for component implementations.Matúš Kukan1-5/+5
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan1-2/+1
2013-12-23svt: Use constructor feature for GraphicRendererVCL.Matúš Kukan1-33/+17
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-6/+5
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-5/+6
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-6/+5
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza1-10/+2
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl1-1/+1
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-1/+1
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-06-01use tunnel pattern hereCaolán McNamara1-12/+6
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-4/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2009-12-15#i107706#: liquidate goodies moduleMathias Bauer1-0/+348