summaryrefslogtreecommitdiff
path: root/svx/source/form/datanavi.cxx
AgeCommit message (Expand)Author
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin
2024-05-11loplugin:ostr in svxNoel Grandin
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2023-12-23cid#1546064 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-04-21Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-23tdf#154322 select the first entry of the current page by defaultCaolán McNamara
2023-03-23Resolves: tdf#154322 if entries are disabled while menu is active, update itCaolán McNamara
2023-03-22tdf#154307 remove instead of hide these menu entriesCaolán McNamara
2023-01-23tdf#153154: m_xDataTypeLB is still in useXisco Fauli
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-11-22loplugin:unusedfieldsNoel Grandin
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-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-10-16Simplify vector initialization in svxJulien Nabet
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-04-01lok: remove frame action listener when disposingHenry Castro
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-30loplugin:reducevarscope in svxNoel
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-24tdf#135093: fix wording error dialog on Add Submissions dialog by blank inputJulien Nabet
2020-07-09cid#1465233 Unchecked return valueCaolán McNamara
2020-06-23weld DataNavigatorCaolán McNamara
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara
2020-01-27tdf#75280: Use sal_uLong instead of sal_uIntPtrBatuhan Taskaya
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen
2019-12-03remove some useless comment linesNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-02loplugin:stringadd in svxNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov