summaryrefslogtreecommitdiff
path: root/include/toolkit/controls
AgeCommit message (Expand)Author
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen
2023-04-12Revert "remove unnecessary UnoControlModel::setPropertyValues"Noel Grandin
2023-04-01pack the UnoControlComponentInfos structNoel Grandin
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-31simplify subclasses of comphelper::OPropertySetHelperNoel Grandin
2023-03-31remove unnecessary UnoControlModel::setPropertyValuesNoel Grandin
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin
2023-03-08deduplicate MutexAndBroadcastHelperNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in UnoControlModelNoel Grandin
2022-03-05GetComponentServiceName can be constNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in UnoControlNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in UnoControlListBoxModelNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-05-18tdf#133142 UnoControlTabPageContainer: Handle tab property changesMichael Weghorn
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin
2019-12-23sal_Char->char in toolkitNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann
2019-11-15make some classes module-privateNoel Grandin
2019-10-30loplugin:finalclasses frameworkNoel Grandin
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-09-06TyposAndrea Gelmini
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-05-10an uno -> a unoCaolán McNamara
2019-01-23Replace macro with templateStephan Bergmann
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-28Fix mbRefeshingPeer -> mbRefreshingPeerAndrea Gelmini
2018-09-27loplugin:constfields in toolkitNoel Grandin
2018-09-18loplugin:useuniqueptr in StdTabController::autoTabOrderNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-07-27toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin
2018-03-16drop support for GraphicObject URLs in toolkitTomaž Vajngerl
2017-12-16clang-tidy modernize-use-equals-default in toolkitJochen Nitschke
2017-12-13DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin
2017-10-09Replace lists by vectors in controlmodelcontainerbase (toolkit)Julien Nabet
2017-08-18Fix typosAndrea Gelmini