summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/relationdesign
AgeCommit message (Expand)AuthorFilesLines
8 dayssimplify OGenericUnoController initNoel Grandin1-2/+2
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen4-9/+0
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 3)Julien Nabet1-2/+2
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt1-1/+1
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao1-3/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2-2/+2
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann3-9/+9
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin1-2/+1
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann1-1/+1
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-2/+3
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen1-2/+0
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel1-2/+2
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman2-6/+2
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-04weld OTableWindowListBoxCaolán McNamara1-2/+4
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin1-21/+5
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-1/+1
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen4-37/+1
2020-04-23loplugin:makeshared in dbaccessNoel Grandin1-6/+6
2020-04-15loplugin:flatten in dbaccessNoel Grandin2-70/+70
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen3-1/+2
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin1-3/+3
2019-12-13loplugin:expandablemethodsNoel Grandin1-6/+1
2019-12-03remove some useless comment linesNoel Grandin3-3/+0
2019-12-02use weld::WaitObjectCaolán McNamara1-3/+2
2019-10-30remove some unnecessary includesCaolán McNamara1-1/+0
2019-09-26weld ORelationDialog and DlgQryJoinCaolán McNamara1-6/+6
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-1/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann1-1/+1
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov1-1/+1
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin1-2/+1
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2-0/+2
2019-02-11new loplugin writeonlyvarsNoel Grandin1-2/+0
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin1-2/+2
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-08-16loplugin:returnconstant in dbaccessNoel Grandin2-9/+6
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke3-4/+0
2018-05-28loplugin:useuniqueptr in OTableConnectionNoel Grandin1-2/+2
2018-04-15remove some unused comphelper includesJochen Nitschke3-3/+0
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen1-1/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-5/+5
2018-03-22weld OSQLMessageBoxCaolán McNamara2-13/+14
2018-03-20drop msgbox includeCaolán McNamara1-1/+0
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet1-6/+6
2018-02-22weld native message dialogsCaolán McNamara1-3/+4
2018-01-11Use for-range loops in dbaccess (part2)Julien Nabet3-40/+30
2017-12-18loplugin:unusedindexMike Kaganski1-9/+6
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1