summaryrefslogtreecommitdiff
path: root/framework/source/helper/titlebarupdate.cxx
AgeCommit message (Expand)Author
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-01lok: remove frame action listener when disposingHenry Castro
2020-11-02Windows 7 support is already supportedMike Kaganski
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-08-07loplugin:oncevarStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
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-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-03-23Resolves: rhbz#1204244 group sdb windows together as 'base'Caolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-26The #ifndef MACOSX can surround even more codeTor Lillqvist
2013-12-26WaE: unused variablesTor Lillqvist
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist
2013-07-29Remove some occurrences of RTL_CONSTASCII_STRINGPARAM and equalsAsciiLFridrich Štrba
2013-07-26ouchFridrich Štrba
2013-07-26Don't dupplicate logic so that one can fix possible bugs only onceFridrich Štrba
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-06gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]