summaryrefslogtreecommitdiff
path: root/svx/source/form/datanavi.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-23cid#1546064 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-1/+1
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann1-23/+23
2023-04-21Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara1-13/+23
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-30/+30
2023-03-23tdf#154322 select the first entry of the current page by defaultCaolán McNamara1-0/+13
2023-03-23Resolves: tdf#154322 if entries are disabled while menu is active, update itCaolán McNamara1-25/+36
2023-03-22tdf#154307 remove instead of hide these menu entriesCaolán McNamara1-3/+3
2023-01-23tdf#153154: m_xDataTypeLB is still in useXisco Fauli1-0/+1
2022-12-16check SfxObjectShell::Current()Caolán McNamara1-1/+1
2022-11-22loplugin:unusedfieldsNoel Grandin1-3/+0
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin1-2/+3
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann1-24/+24
2022-03-03Recheck modules sv* with IWYUGabor Kelemen1-1/+0
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara1-15/+15
2021-11-10new loplugin:stringliteraldefineNoel Grandin1-24/+24
2021-10-16Simplify vector initialization in svxJulien Nabet1-2/+5
2021-09-28gives names to all the Idles and TasksNoel Grandin1-0/+2
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann1-2/+3
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin1-12/+6
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-6/+6
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-9/+9
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt1-2/+1
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-1/+1
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-5/+5
2021-04-01lok: remove frame action listener when disposingHenry Castro1-3/+4
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-2/+2
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen1-1/+0
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-09-30loplugin:reducevarscope in svxNoel1-6/+6
2020-08-06loplugin:flatten in svxNoel Grandin1-146/+146
2020-07-24tdf#135093: fix wording error dialog on Add Submissions dialog by blank inputJulien Nabet1-1/+0
2020-07-09cid#1465233 Unchecked return valueCaolán McNamara1-6/+30
2020-06-23weld DataNavigatorCaolán McNamara1-771/+610
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen1-8/+0
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara1-1/+1
2020-01-27tdf#75280: Use sal_uLong instead of sal_uIntPtrBatuhan Taskaya1-1/+1
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen1-0/+2
2019-12-03remove some useless comment linesNoel Grandin1-2/+0
2019-11-03loplugin:stringaddNoel Grandin1-8/+8
2019-10-02loplugin:stringadd in svxNoel Grandin1-23/+11
2019-09-03loplugin:constmethod in svxNoel Grandin1-1/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-119/+55
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-4/+4
2019-07-20loplugin:referencecasting in svxNoel Grandin1-13/+11
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov1-34/+17
2019-03-11weld ODocumentLinkDialogCaolán McNamara1-1/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-118/+163
2019-02-08weld AddDataItemDialogCaolán McNamara1-145/+110