summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-12-19Resolves: tdf#146933 wire up keypress events for table control widgetsCaolán McNamara
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-08move m_bNavigationBar to BrowseBox so it knows best scroll/status bar heightCaolán McNamara
2022-08-08use separate width and height for databrowser vert/horz scroll sizesCaolán McNamara
2022-08-08overpaint scrollbar junction with the face colorCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in data browserCaolán McNamara
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in svtoolsStephan Bergmann
2022-03-29a11y: Use new table model change types for row/col ins/delMichael Weghorn
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-05Related: tdf#146836 daisy chain together some more event handlersCaolán McNamara
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2021-10-23Fix typo to complete commit 25278dc22ff6Andrea Gelmini
2021-10-23Prefix just nDataRowHeight in brwbox so we can fix a typoJulien Nabet
2021-10-06CellController always controls something derived from svt::ControlBaseCaolán McNamara
2021-10-04Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara
2021-09-29Resolves: tdf#73139 text defaulted to transparent in pdf exportCaolán McNamara
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