summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign
AgeCommit message (Expand)Author
2024-05-08WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2024-04-29Drop uses of css::uno::Sequence::getConstArray in dbaccessMike Kaganski
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-10simplify OGenericUnoController initNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-08cid#1545692 std::swap COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 3)Julien Nabet
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: dbaccessStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-25loplugin:stringadd in d*Noel Grandin
2023-03-16Resolves: tdf#153908 scrolling relationships moves the wrong directionCaolán McNamara
2023-01-28Use ImplInheritanceHelper in OTableWindowAccessStephan Bergmann
2023-01-28Use ImplInheritanceHelper in OJoinDesignViewAccessStephan Bergmann
2023-01-28Use ImplInheritanceHelper in OConnectionLineAccessStephan Bergmann
2022-12-14loplugin:implinheritancehelper in dbaccessNoel Grandin
2022-10-21Related: tdf#114441 use better types in place of recently changed onesIlmari Lauhakangas
2022-10-20tdf#114441 sal_uLong type to sal_uInt32 typeCalvince Otieno
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-05tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-20cid#735694 silence Dereference after null checkCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-08no need for ScrollBarBox if bg is already the desired colorCaolán McNamara
2022-08-06tdf#117388 use native scrollbar under gtk in database scrolled windowCaolán McNamara
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-03-31tdf#147906 Use std::hypot for Pythagorean additionpragat-pandya
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-21cid#1500396 silence Dereference after null checkCaolán McNamara
2022-02-11Resolves: tdf#147325 "Edit in SQL View" should accept tabCaolán McNamara
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-14Recheck modules d* with IWYUGabor Kelemen