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