summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/swuiidxmrk.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-01tdf#131711 there are two help pages for the index dialog which has two modesCaolán McNamara1-1/+14
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-13/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-1/+1
2019-08-15loplugin:sequenceloop in swNoel Grandin1-2/+2
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen1-0/+1
2019-08-01Fix typosAndrea Gelmini1-1/+1
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen1-0/+1
2019-07-03Simplify Sequence iterations in sw/source/ui/*Arkadiy Illarionov1-16/+12
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-11/+11
2019-01-21cleanup SwAuthEntry manual ref-countingNoel Grandin1-5/+4
2019-01-09Resolves: tdf#122449 crash after dismissing edit index entry dialogCaolán McNamara1-0/+5
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl1-4/+5
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl1-1/+1
2018-11-08loplugin:unusedfieldsNoel Grandin1-1/+0
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara1-680/+318
2018-10-27loplugin:unusedmethodsNoel Grandin1-5/+0
2018-10-25weld SwAuthMarkModalDlgCaolán McNamara1-5/+368
2018-10-24sw: prefix remaining members of SwIndexMarkPaneMiklos Vajna1-144/+144
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-8/+8
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-2/+0
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin1-3/+3
2018-07-30loplugin:stringloop in swNoel Grandin1-4/+4
2018-04-29weld SwEndNoteOptionPageCaolán McNamara1-1/+1
2018-04-18weld SwCreateAuthEntryDlg_ImplCaolán McNamara1-112/+130
2018-04-03weld SwNewUserIdxDlgCaolán McNamara1-29/+20
2018-02-22weld native message dialogsCaolán McNamara1-3/+5
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-5/+5
2018-01-08Resolves: tdf#114728 wrong entries in bibliographic entry dialogCaolán McNamara1-1/+2
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-3/+3
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-8/+8
2017-08-11Resolves: tdf#111571 crash on restarting writer with modeless biblio dialogCaolán McNamara1-2/+2
2017-08-07loplugin:constparams in sw part10Noel Grandin1-5/+5
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+42
2017-06-27loplugin:oncevar in swNoel Grandin1-7/+4
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-5/+5
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-1/+1
2017-05-05tdf#39468: Translate German comments in sw/source/ui/{dbui, frmdlg, index}Jens Carl1-2/+2
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-7/+7
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-5/+4
2017-01-23new loplugin useuniqueptrNoel Grandin1-3/+1