summaryrefslogtreecommitdiff
path: root/vcl/source/window/accessibility.cxx
AgeCommit message (Expand)Author
2020-07-03remove some dead WindowType valuesNoel Grandin
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara
2020-06-12PopupMenuFloatingWindow is now unusedCaolán McNamara
2020-05-29tdf#133498 Make native drawing of FormattedField work (again)Michael Weghorn
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-07-30Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-24A CALCINPUTLINE is not an EditStephan Bergmann
2019-05-15Move FindFocusedEditableText from gtk* into vclJan-Marek Glogowski
2019-02-11loplugin:indentation in vclNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-10-02tdf#120234 ignore all proxy windowsJan-Marek Glogowski
2018-09-28Guard against invalid statesSamuel Mehrbrodt
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-27convert WB_PASSWORD to a bool field on EditNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-23use boost::optional in vclNoel Grandin
2018-01-17loplugin:useuniqueptr in WindowImplNoel Grandin
2018-01-10tdf#113874 Guard against invalid statesSamuel Mehrbrodt
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-02-21remove unused enumerators from WindowTypeNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-07-28vcl: Guard against invalid statesSamuel Mehrbrodt
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-08Bin unneeded inclusions of dbggui.hxxTor Lillqvist
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-10Don't fall back to Tool Bar as accessible name for toolbarsNiklas Johansson
2016-01-25git: rename dndlcon.{hxx|cxx} to dndlistenercontainer.{hxx|cxx}Chris Sherlock
2016-01-25vcl: move dndevdis.{hxx|cxx} to dndeventdispatcher.{hxx|cxx}Chris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks