/configmgr/

istro/cib/libreoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox/brwbox2.cxx
AgeCommit message (Expand)Author
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
2023-11-09tdf#114441 Convert sal_uLong to better integer typesYli875
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-27rename GetFieldRectPixelAbs to GetFieldRectPixelNoel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
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
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-01loplugin:constmethodNoel Grandin
2021-09-29Resolves: tdf#73139 text defaulted to transparent in pdf exportCaolán McNamara
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-05-17split OutputDevice from WindowNoel Grandin
2021-02-18update DataBrowser has-focus when child widget loses focusCaolán McNamara
2021-01-28TopLeft().Y() -> Top() etc.Caolá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-10-30convert some tools::Long->sal_Int32Noel
2020-10-19use tools::Long in svtoolsNoel
2020-07-27weld NavigationBarCaolán McNamara
2020-07-23weld AbsolutePosCaolán McNamara
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-02-16use fwd decls of StatusBarCaolán McNamara
2020-02-16use fwd declsCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-25Avoid explicit cast to smaller sal_uInt16 from larger longStephan Bergmann
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-02-22loplugin:unusedfields in svtoolsNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-01-31tdf#115941 use max of scrollbar and statusbar height for record locaterCaolán McNamara