summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/sbagrid.cxx
AgeCommit message (Expand)Author
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-02-23Fix typoAndrea Gelmini
2021-02-22weld colsmenuCaolán McNamara
2021-02-22there is no way to activate ID_BROWSER_COLUMNINFO so its dead-codeCaolán McNamara
2021-02-22loplugin:refcounting in dbaccessNoel
2021-02-20loplugin:refcounting in svxNoel
2021-02-19weld rows menuCaolán McNamara
2021-02-19nRow argument is unusedCaolán McNamara
2021-02-15loplugin:referencecasting in dbaccessNoel
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-01Related tdf#54021: Fields in tablecontrols of a form could not be copiedJulien Nabet
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-24move callColumnFormatDialog to use weld::WidgetCaolán McNamara
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin
2020-07-02weld FormattedControlCaolán McNamara
2020-07-01weld EditControl for browseboxCaolán McNamara
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2019-12-02use weld::WaitObjectCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-08-19Fix typosAndrea Gelmini
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-07-23dispose() methods should clear their smart pointersNoel Grandin
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-15Removed duplicated includeAndrea Gelmini
2019-06-15loplugin:logexceptionnicely in dbaccessNoel Grandin
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-15Fix typoAndrea Gelmini
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara