summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/gridctrl.cxx
AgeCommit message (Expand)Author
2025-02-07browsebox: Convert dispatch ID defines to enum classMichael Weghorn
2024-09-10-Werror,-Wunused-private-fieldStephan Bergmann
2024-09-09tsan:lock-order-inversion in formsNoel Grandin
2024-06-03crashtesting: BrowseBox::GetControlArea crashCaolán McNamara
2024-05-26Resolves: tdf#155364 resize buttons and change widget font sizes on zoomCaolán McNamara
2024-05-11loplugin:ostr in svxNoel Grandin
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2023-11-23loplugin:fieldcast in DbGridControlNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
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
2021-05-30don't check isDisposed inside dispose()Noel Grandin
2021-05-28IsDisposed->isDisposed in svxNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-02-19weld rows menuCaolán McNamara
2021-02-19nRow argument is unusedCaolán McNamara
2020-12-21weld cellmenu.uiCaolán McNamara
2020-12-20tdf#139063 crash when add a new sheet to a RTL sheetCaolán McNamara
2020-11-26factor out as a standalone "ButtonPressRepeater" classCaolán McNamara
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-29Fix typoAndrea Gelmini
2020-07-27weld NavigationBarCaolán McNamara
2020-07-27Setting the Button repeat is ignored in practiceCaolán McNamara
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-23weld AbsolutePosCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann
2020-07-01weld EditControl for browseboxCaolán McNamara
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-05-05tdf90341 Clean up excessive const_cast'ingMesut Çifci
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-01-17flush out unused Font objectsCaolán McNamara
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-21loplugin:virtualdead unused param in FmXDisposeListener::disposingNoel Grandin
2019-10-02loplugin:stringadd in svxNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-08-03Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin