summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox
AgeCommit message (Expand)Author
2024-11-26svtools a11y: Merge BrowseBoxImpl into BrowseBoxMichael Weghorn
2024-11-26svtools: Move THeaderCellMapFunctorDispose struct out of impl classMichael Weghorn
2024-11-26svtools: Merge BrowseBox::ConstructImpl into ctorMichael Weghorn
2024-11-18cid#1606638 silence Overflowed integer argumentCaolán McNamara
2024-11-13tdf#163486: PVS: Expression can be simplifiedXisco Fauli
2024-11-07loplugin:passstuffbyref in svtoolsNoel Grandin
2024-10-14tdf#114441 change the sal_uLong to tools::Long and sal_Int32 in svtoolsDeepanshu Sharma
2024-07-14tdf#114441 replace sal_uLong with tools::LongHakimOttey
2024-06-04Revert "svtools: fix crash in BrowseBox::GetControlArea()"Miklos Vajna
2024-06-04svtools: fix crash in BrowseBox::GetControlArea()Miklos Vajna
2024-05-18Resolves: tdf#161133 read-only widget should have deactivated calendarCaolán McNamara
2024-05-13loplugin:ostr in svtoolsNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: svtools/Gabor Kelemen
2024-02-16a11y: Drop 'using namespace com::sun::star::accessibility::AccessibleEventId"Michael Weghorn
2024-01-16tdf#159213: fix Base crash when choosing "Help" in relations design (kf5)Julien Nabet
2023-11-09tdf#114441 Convert sal_uLong to better integer typesYli875
2023-08-30make IAccessibleBrowseBox extend cppu::WeakImplHelperNoel Grandin
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-27rename GetFieldRectPixelAbs to GetFieldRectPixelNoel Grandin
2023-07-26improve override of Window::Invalidate(*)Noel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-12jsdialog: calendar widgetSzymon Kłos
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