summaryrefslogtreecommitdiff
path: root/svx/source/form/filtnav.cxx
AgeCommit message (Expand)Author
2024-12-07weld: Rename weld::Treeview selection signal/connectMichael Weghorn
2024-09-03use less dynamic_cast when broadcasting SfxHintNoel Grandin
2024-06-21tdf#161537 fix Filter Navigator no longer shows the name of the fieldJim Raykowski
2024-05-11loplugin:ostr in svxNoel Grandin
2023-12-03cid#1546453 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-03-11loplugin:constparamsNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-21cid#1500564 Dereference null return valueCaolán McNamara
2022-02-04use some more add toId/fromIdCaolán McNamara
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-13inline some typedefsNoel Grandin
2021-03-22cid#1473956 bogus Dereference after null checkCaolán McNamara
2021-03-12transport error dialog parent as awt::XWindow earlierCaolán McNamara
2021-03-08clean up some more dynamic/static castingNoel
2021-03-01loplugin:refcounting in svxNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-31weld FilterNavigatorCaolán McNamara
2020-07-29update DbFilterField to use the new replacement controlsCaolán McNamara
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-06-25weld NavigatorTreeCaolán McNamara
2020-06-25nActiveTerm is -1 in an empty filter navigatorCaolán McNamara
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-09Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin
2019-08-20loplugin:constvars in svxNoel Grandin
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-08-03Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-12-09Fix typos in codeAndrea Gelmini