summaryrefslogtreecommitdiff
path: root/framework/source/uielement/fontmenucontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-01tdf#146619 Drop unused 'using namespace' in: framework/Gabor Kelemen1-1/+0
2023-06-26new loplugin:constexprliteralNoel Grandin1-1/+1
2023-02-22BaseMutex->std::mutex in PopupMenuControllerBaseNoel Grandin1-6/+6
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin1-0/+1
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-1/+0
2021-11-30remove out of date commentsCaolán McNamara1-1/+0
2021-11-29can use css::awt::XPopupMenu::setCommandCaolán McNamara1-10/+1
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin1-1/+1
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann1-4/+1
2021-10-03drop 'using namespace std' in desktop, e*, f*Julien Nabet1-3/+1
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-1/+1
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin1-2/+2
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2020-07-09clean up macro usageNoel Grandin1-0/+1
2020-07-08framework: create instances with uno constructorsNoel Grandin1-6/+22
2020-05-21use for-range on Sequence in f*Noel Grandin1-3/+2
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-08loplugin:flatten in frameworkNoel Grandin1-46/+45
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen1-2/+0
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen1-0/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: frameworkStephan Bergmann1-1/+1
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-2/+2
2017-07-20loplugin:constparams in frameworkNoel Grandin1-1/+1
2017-03-30remove type decorations on char literalsJochen Nitschke1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+4
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-14com::sun::star->css in frameworkNoel Grandin1-10/+10
2015-08-27Clean up aEmptyStephan Bergmann1-2/+1
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-8/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-06-01loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+1
2014-10-02loplugin: cstylecastNoel Grandin1-3/+3
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile1-1/+1
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin1-4/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14