/sal/qa/ByteSequence/

e/controls/tree?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/tree
AgeCommit message (Expand)Author
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn
2024-05-15loplugin:ostr in toolkitNoel Grandin
2024-02-28tdf#114441 Convert sal_uLong to sal_uInt32 in TreeControlPeerAhmedHamed
2023-11-08loplugin:fieldcast in MutableTreeDataModelNoel Grandin
2023-10-20Use getXWeak in toolkitMike Kaganski
2023-09-10MutableTreeDataModel does not need to implement XAggreggationNoel Grandin
2023-05-09move a toolkit header inside the moduleNoel Grandin
2023-05-07improve some usage of OInterfaceIteratorHelper4Noel Grandin
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin
2023-03-08BaseMutex->std::mutex in MutableTreeDataModelNoel Grandin
2023-03-08deduplicate MutexAndBroadcastHelperNoel Grandin
2023-02-22BaseMutex->std::mutex in ListenerMultiplexerBaseNoel Grandin
2023-01-19Fix some toolkit UnoControlBase derivates' queryAggregationStephan Bergmann
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (MutableTreeNode)Stephan Bergmann
2022-08-02clang-tidy modernize-pass-by-value in toolkitNoel Grandin
2022-05-03Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in toolkitStephan Bergmann
2022-03-05GetComponentServiceName can be constNoel Grandin
2021-12-16use more OInterfaceContainerHelper3 in toolkitCaolán McNamara
2021-10-31Prepare for removal of non-const operator[] from Sequence in toolkitMike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-19toolkit: fix deadlock in MutableTreeNodeMichael Stahl
2021-08-04inline some typedefsNoel Grandin
2021-08-04getReference is unnecessaryNoel Grandin
2021-08-04osl::Mutex->std::mutex in MutableTreeNodeNoel Grandin
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-17loplugin:referencecasting in test..toolkitNoel
2020-11-18tdf#123936 Formatting files in module toolkit with clang-formatPhilipp Hofer
2020-08-20loplugin:virtualdeadNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara
2020-08-04loplugin:flatten in toolkitNoel Grandin
2020-02-16move TreeControlPeer to toolkitCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-22improve function-local statics in toolkitNoel Grandin
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann
2017-12-16clang-tidy modernize-use-equals-default in toolkitJochen Nitschke
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: toolkitStephan Bergmann
2017-07-02loplugin:casttovoid: toolkitStephan Bergmann