summaryrefslogtreecommitdiff
path: root/include/svtools/brwbox.hxx
AgeCommit message (Expand)Author
2021-10-23Prefix just nDataRowHeight in brwbox so we can fix a typoJulien Nabet
2021-10-01loplugin:constmethodNoel Grandin
2021-09-10warning: Excessive padding in 'struct OutDevState'Caolán McNamara
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-07-13a11y crash on teardown of FmXGridPeerCaolán McNamara
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-02-18update DataBrowser has-focus when child widget loses focusCaolán McNamara
2021-01-15tdf#135641 update DataBrowser has-focus when child widget gains focusCaolán McNamara
2021-01-10remove some old debugging codeNoel Grandin
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov
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
2020-07-27weld NavigationBarCaolán McNamara
2020-07-23weld AbsolutePosCaolán McNamara
2020-07-06split off key processingCaolán McNamara
2020-07-06expose that GetDataWindow is always a BrowserDataWinCaolán McNamara
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-04-24loplugin:unusedenumconstants BrowserModeNoel Grandin
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-02-16use fwd decls of StatusBarCaolán McNamara
2020-02-16use fwd declsCaolán McNamara
2019-09-06TyposAndrea Gelmini
2019-08-22loplugin:constmethod in svtoolsNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-22loplugin:unusedfields in svtoolsNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-31tdf#115941 use max of scrollbar and statusbar height for record locaterCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-13loplugin:constantparamNoel Grandin
2018-11-27remove unused BrowserMode enum valuesNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-04-30loplugin:useuniqueptr in BrowseBoxNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-06-26Fix typosAndrea Gelmini
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
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