summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox
AgeCommit message (Expand)Author
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-13tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara
2021-09-10warning: Excessive padding in 'struct OutDevState'Caolán McNamara
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-04Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara
2021-07-13a11y crash on teardown of FmXGridPeerCaolán McNamara
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19pass CheckButton argument instead of its Button baseclassCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-03-20cid#1473953 Uninitialized scalar fieldCaolán McNamara
2021-02-23reportdesigner focus out handler clobbering the preexisting handlerCaolán McNamara
2021-02-18update DataBrowser has-focus when child widget loses focusCaolán McNamara
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-21keep the navigation bar control area the same size with hidden scrollbarCaolá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-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-23don't need to include vcl/scrbar.hxx hereCaolán McNamara
2020-11-20ScrollBar::GetThumbPos returns tools::LongStephan Bergmann
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28convert some more long -> tools::LongNoel
2020-10-19use tools::Long in svtoolsNoel
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-08-20loplugin:constantparamNoel Grandin
2020-08-16let tab switch between cellsCaolán McNamara
2020-08-16tdf#135550 make XComboBox Item status changed event work againCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14tdf#135550 make XListBox Item status changed event work againCaolán McNamara
2020-08-12expand out DELETEZNoel Grandin
2020-08-11loplugin:flattenNoel Grandin
2020-08-10tdf#135529 today/none only used by DateControlCaolán McNamara
2020-07-29move SetReadOnly into ControlBase as SetEditableReadOnlyCaolán McNamara
2020-07-27weld NavigationBarCaolán McNamara
2020-07-27we want the position of the start of the scrollbarCaolán McNamara
2020-07-24don't grab focus if Field Properties panel is actively being resizedCaolán McNamara
2020-07-23weld AbsolutePosCaolán McNamara
2020-07-22move useful parts of ControlBase down hierarchyCaolán McNamara
2020-07-22weld PatternControlCaolán McNamara
2020-07-21weld DateControlCaolán McNamara
2020-07-15weld TimeControlCaolán McNamara
2020-07-15need to set the formatter as early as possibleCaolán McNamara
2020-07-15rename entry formatter for more consistent namingCaolán McNamara
2020-07-15weld LongCurrencyControlCaolán McNamara
2020-07-14drop formatter during disposeCaolán McNamara