summaryrefslogtreecommitdiff
path: root/svtools/source/uno/statusbarcontroller.cxx
AgeCommit message (Expand)Author
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-02-08Modernize a bit svtoolsJulien Nabet
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Fix typosAndrea Gelmini
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-10svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-08-22convert svtools/source/uno/* from String to OUStringNoel Grandin
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-21Related: #i121442# Adapt existing code in other modulesAriel Constenla-Haile
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25remove some trivial duplicatesThomas Arnhold
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-08-23unusedcode: svt::Matúš Kukan
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-01-16equalsAsciiL faster than equalsAsciiCaolán McNamara
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer