summaryrefslogtreecommitdiff
path: root/include/svx/gridctrl.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-08move m_bNavigationBar to BrowseBox so it knows best scroll/status bar heightCaolán McNamara
2022-03-14new loplugin:trivialconstructorNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-02-19weld rows menuCaolán McNamara
2021-02-19nRow argument is unusedCaolán McNamara
2020-12-20tdf#139063 crash when add a new sheet to a RTL sheetCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-11-26factor out as a standalone "ButtonPressRepeater" classCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-07-27weld NavigationBarCaolán McNamara
2020-07-23weld AbsolutePosCaolán McNamara
2020-05-05tdf90341 Clean up excessive const_cast'ingMesut Çifci
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-12-05make some classes module privateNoel Grandin
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-07-20Fix typosAndrea Gelmini
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-06-18Fix typosAndrea Gelmini
2018-05-08loplugin:useuniqueptr in FmGridListenerNoel Grandin
2018-05-07loplugin:useuniqueptr in FmGridControlNoel Grandin
2018-05-05loplugin:useuniqueptr in DbGridControlNoel Grandin
2018-02-17loplugin:useuniqueptr in DbGridRowNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-26Unwind trivial DbGridControl_Base typedefStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin
2016-08-30convert DbGridControl::NavigationBar::State to scoped enumNoel Grandin
2016-08-30convert DbGridControl::Option to scoped enumNoel Grandin
2016-08-25convert GridRowStatus to scoped enumNoel Grandin
2016-08-25convert InitWindowFacet to typed_flagsNoel Grandin