summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox/brwbox3.cxx
AgeCommit message (Expand)Author
2024-12-17[API CHANGE] a11y: Drop UNO service to create a11y contextsMichael Weghorn
2024-12-13a11y: Drop always null AccessibleBrowseBoxHeaderCell focus win paramMichael Weghorn
2024-12-13a11y: Drop always null AccessibleBrowseBoxTableCell focus win paramMichael Weghorn
2024-11-26svtools a11y: Merge BrowseBoxImpl into BrowseBoxMichael Weghorn
2024-04-03tdf#146619 Drop unused 'using namespace' in: svtools/Gabor Kelemen
2023-08-30make IAccessibleBrowseBox extend cppu::WeakImplHelperNoel Grandin
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-03vcl: remove MetricVectorChris Sherlock
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-19use tools::Long in svtoolsNoel
2020-08-26make get_extents_relative_to constCaolán McNamara
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-31unnecessary use of OUString constructorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-03MultiSelection::GetRangeCount() returns size_tMatteo Casalin
2014-01-28bool improvementsStephan Bergmann