summaryrefslogtreecommitdiff
path: root/basctl/source/accessibility/accessibledialogcontrolshape.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-10basctl : use OUstring literal for XServiceInfo implementationArnaud VERSINI1-2/+2
2023-04-01use more XVclWindowPeerNoel Grandin1-0/+1
2023-01-28Use ImplInheritanceHelper in AccessibleDialogControlShapeStephan Bergmann1-6/+0
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann1-0/+1
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-5/+5
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-15/+14
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin1-1/+1
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin1-1/+1
2021-02-23loplugin:refcounting in basctlNoel1-7/+4
2021-01-25avoid some ref-countingNoel Grandin1-1/+1
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+2
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-08-21loplugin:constmethod in basctlNoel Grandin1-3/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): basctlStephan Bergmann1-1/+1
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin1-1/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-03-09drop getColor() method of ColorNoel Grandin1-8/+8
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini1-2/+1
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini1-4/+1
2017-05-23remove VCLExternalSolarLock* members from ..Jochen Nitschke1-4/+1
2017-05-15remove some unnecessary lockingNoel Grandin1-4/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-21loplugin:subtlezeroinit: basctlStephan Bergmann1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-27Just pass in OUString directlyStephan Bergmann1-4/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-24/+24
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara1-2/+1
2016-02-09Remove excess newlinesChris Sherlock1-26/+0
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann1-4/+4
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2014-10-17coverity#1247646 Uncaught exceptionCaolán McNamara1-13/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-23/+23
2014-02-23Remove unneccessary commentsAlexander Wilms1-43/+43
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-20/+2
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-09-24::rtl::OUString to OUString in basctlRicardo Montania1-22/+22
2012-09-07Cleanup in basctl (raw pointers)Uray M. János1-10/+4
2012-08-29Basic IDE: namespace basctlUray M. János1-1/+6
2012-08-17Object Catalog in Dialog EditorUray M. János1-1/+1
2012-08-07IDE: sal_Bool to boolUray M. János1-7/+7