summaryrefslogtreecommitdiff
path: root/svx/source/form/datanavi.cxx
AgeCommit message (Expand)Author
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
2019-03-11weld ODocumentLinkDialogCaolán McNamara
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-08weld AddDataItemDialogCaolán McNamara
2019-02-08weld AddSubmissionDialogCaolán McNamara
2019-02-08weld AddConditionDialogCaolán McNamara
2019-02-07weld NamespaceItemDialogCaolán McNamara
2018-12-20use unique_ptr in svxNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-25Resolves: tdf#118862 new instances cannot be editedCaolán McNamara
2018-07-09tdf117058 - Simplify calls to Menu::CheckItemKevin Dubrulle
2018-05-14weld AddModelDialogCaolán McNamara