summaryrefslogtreecommitdiff
path: root/include/toolkit/awt
AgeCommit message (Expand)Author
2024-03-02add UNLESS_MERGELIBS_MORE and use to reduce symbol visibilityNoel Grandin
2024-02-22UBSan RTTI fixesNoel Grandin
2024-02-19hide more symbolsNoel Grandin
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen
2023-09-01tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEditMichael Weghorn
2023-09-01tdf#104833 Move VCLXMultiLineEdit to public toolkit headerMichael Weghorn
2023-02-22BaseMutex->std::mutex in ListenerMultiplexerBaseNoel Grandin
2023-01-25Use ImplInheritanceHelper in VCLXAccessibleComponentStephan Bergmann
2023-01-14XUnoTunnel->dynamic_cast in VCLXMenuNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in VCLXFontNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2023-01-12loplugin:crosscast (clang-cl)Stephan Bergmann
2023-01-10OAccessibleImplementationAccess was apparently effectively unused by nowStephan Bergmann
2023-01-09Clean up VCLXAccessibleComponent::getAccessibleParentStephan Bergmann
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (VCLXAccessibleComponent)Stephan Bergmann
2022-12-01loplugin:unusedfields make some fields privateNoel Grandin
2022-12-01Use cppuhelper::ImplInheritanceHelper for toolkit VCLX window classesStephan Bergmann
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-01-08move UserData bodge into VCLXMenuCaolán McNamara
2021-12-17osl::Mutex->std::mutex in VCLXMenuNoel Grandin
2021-12-17osl::Mutex->std::mutex in VCLXFontNoel Grandin
2021-12-16use more OInterfaceContainerHelper3 in toolkitCaolán McNamara
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-08-19loplugin:constmethodsNoel Grandin
2021-07-28a11y: Expose FormattedField as spinboxMichael Weghorn
2021-07-28Move SVTXNumericField and parents to public toolkit headerMichael Weghorn
2021-06-19loplugin:finalclassesNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14tdf#142255 Crash when trying to insert a shapeNoel 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-12vclxtopwindow.hxx and vclxcontainer.hxx can now be private headersCaolán McNamara
2021-04-12VCLXMultiPage can be in private headersCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-01-25avoid some ref-countingNoel Grandin
2020-08-18Removed duplicated includesAndrea Gelmini
2020-08-18move VCLXMultiLineEdit and MultiLineEdit to toolkitCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-31ASan/UBSan build still needs VCLXEdit RTTIStephan Bergmann
2020-07-30make some classes privateNoel Grandin
2020-07-20drop unused VCLXCurrencyFieldCaolán McNamara
2020-07-15move SVTXDateField to toolkitCaolán McNamara
2020-06-21don't include vcl/fmtfield.hxx from public hxxCaolán McNamara
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-02-18move SVTXFormattedField, SVTXCurrencyField, SVTXNumericField to toolkitCaolán McNamara
2020-02-14move VCLXFileControl to toolkitCaolán McNamara