summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/swuiidxmrk.cxx
AgeCommit message (Expand)AuthorFilesLines
3 daysloplugin:stringadd use more O[U]StringCharNoel Grandin1-1/+1
14 daystdf#153396 - Bibliography marks improvementsVojtěch Doležal1-0/+34
2022-12-21tdf#90641 - Insert bibliography dialog: sort entries by identifierAndreas Heinisch1-0/+2
2022-12-15sw: check SfxViewFrame::Current()Caolán McNamara1-4/+11
2022-11-28sw: prefix members of SwAuthorMarkPane, SwEndNoteOptionPage, ...Miklos Vajna1-9/+9
2022-11-21sw: prefix members of BookmarkTable, SwCreateAuthEntryDlg_Impl, ...Miklos Vajna1-22/+22
2022-08-29sw: prefix members of SwAuthorMarkPane, SwCaptionDialog, ...Miklos Vajna1-43/+43
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin1-2/+3
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin1-1/+2
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen1-1/+0
2022-03-04cid#1500652 silence Explicit null dereferencedCaolán McNamara1-2/+3
2021-08-13bibliography, local URL: better starting directory when picking a new fileMiklos Vajna1-0/+8
2021-08-13sw bibiliography: limit browse button / page number widgets to the local URLMiklos Vajna1-50/+11
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin1-1/+1
2021-07-26sw bibliography, local copy: finish UI in the Define Bibliography Entry dialogMiklos Vajna1-20/+43
2021-07-26sw bibliography, local copy: add initial UI / browse buttonMiklos Vajna1-3/+21
2021-07-21sw bibliography, local copy: add document model & UNO APIMiklos Vajna1-1/+3
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin1-1/+1
2021-06-11sw define bibliography entry dialog: unconditionally allow the browse buttonMiklos Vajna1-37/+6
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-4/+4
2021-04-28sw bibliography, refer to a page: add insert/delete UIMiklos Vajna1-0/+17
2021-04-27sw bibliography, refer to a page: save edited page numberMiklos Vajna1-1/+33
2021-04-21sw bibliography, refer to a page: add dedicate widget to show the page numberMiklos Vajna1-7/+69
2021-04-19sw bibliography, relative URLs: switch to absolute URLs in the doc modelMiklos Vajna1-36/+2
2021-04-14sw define bibliography entry dialog: set browse button visibility based on typeMiklos Vajna1-2/+17
2021-04-14sw define bibliography entry dialog: recognize relative file URLsMiklos Vajna1-3/+17
2021-04-13sw define bibliography entry dialog, file picker: handle relative URLsMiklos Vajna1-1/+25
2021-04-12sw define bibliography entry dialog: add browse button for file:// URLsMiklos Vajna1-5/+45
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-03-26sw define bibliography entry dialog: recognize file:// URLsMiklos Vajna1-4/+28
2021-03-26sw edit bibliography entry dialog: apply after editMiklos Vajna1-0/+7
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-03Related: rhbz#1893846 GetActiveWrtShell can return nullCaolán McNamara1-9/+8
2020-11-03Resolves: rhbz#1893846 if last close had insert, index dialog openCaolán McNamara1-1/+2
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin1-44/+44
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann1-1/+1
2020-06-10loplugin:buriedassign in swNoel Grandin1-1/+2
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