summaryrefslogtreecommitdiff
path: root/svx/inc/bitmaps.hlst
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/bitmaps.hlst')
0 files changed, 0 insertions, 0 deletions
/cgit/lo/core/commit/stoc/source/loader?h=cp-6.0-13&id=b36963c0a6a09f70ca6d8d607dd3249a3496497d'>Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-07-15cppcheck: noExplicitConstructorCaolán McNamara 2014-05-22stoc: make use of css aliasThomas Arnhold 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-26Remove visual noise from stocAlexander Wilms 2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky 2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky 2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky 2014-01-18Unify ctor functions for component implementations.Matúš Kukan 2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan 2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan 2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann 2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan 2013-12-13[API CHANGE] remove cppu::loadSharedLibComponentFactory w/ rPrefix againStephan Bergmann 2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza 2013-10-11No need to support "prefix" in DllComponentLoaderStephan Bergmann 2013-10-01[API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann 2013-10-01IllegalArgumentException is a RuntimeException nowStephan Bergmann