summaryrefslogtreecommitdiff
path: root/toolkit/source/controls
AgeCommit message (Expand)Author
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara
2022-08-07Removed duplicated includesAndrea Gelmini
2022-08-06move SVTXGridControl to toolkitCaolán McNamara
2022-08-02clang-tidy modernize-pass-by-value in toolkitNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-17tdf#149575 UnoControlTabPageContainer: Handle tab imageIlhan Yesil
2022-06-10new loplugin:moveitNoel Grandin
2022-05-03Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in toolkitStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2022-03-05GetComponentServiceName can be constNoel Grandin
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-02-09expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3Noel Grandin
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in GridColumnNoel Grandin
2021-12-16use more OInterfaceContainerHelper3 in toolkitCaolán McNamara
2021-11-28use more OInterfaceContainerHelper3 in toolkitNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in toolkitMike Kaganski
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-05drop 'using namespace std' in s* + toolkitJulien Nabet
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-25osl::Mutex->std::mutex in ResourceListenerNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-19toolkit: fix deadlock in MutableTreeNodeMichael Stahl
2021-08-18loplugin:constparamsNoel Grandin
2021-08-04inline some typedefsNoel Grandin
2021-08-04getReference is unnecessaryNoel Grandin
2021-08-04osl::Mutex->std::mutex in MutableTreeNodeNoel Grandin
2021-08-04osl::Mutex->std::mutex in SimpleNamedThingContainerNoel Grandin
2021-08-04osl::Mutex->std::mutex in getDefaultFormatsNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-27Avoid potential tools::Long vs. UNOIDL LONG mismatchStephan Bergmann
2021-07-22remove pimpl in AnimatedImagesControlModelNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-28IsDisposed->isDisposed in toolkitNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-12forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara
2021-04-12VCLXMultiPage can be in private headersCaolán McNamara