summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/cnttab.cxx
AgeCommit message (Expand)Author
2024-03-25Related tdf#160351: the field name can be shorter than two symbolsJulien Nabet
2024-03-25tdf#160351: the field name can be shorter than two symbolsMike Kaganski
2023-11-13tdf#135266 - Remember last used entry level depending on the index typeAndreas Heinisch
2023-09-13tdf#157223 get sequence name before toggling checkboxesCaolán McNamara
2023-09-10using decls should come after #includeNoel Grandin
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal
2023-03-07no need to allocate these separatelyNoel Grandin
2023-02-20Related tdf#153090 Move dropdown next to checkboxSamuel Mehrbrodt
2023-02-20tdf#153090 Fix widget display in non-gtk backendsSamuel Mehrbrodt
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-25tdf#153090 sw: add UI to SwTOXSelectTabPageMichael Stahl
2022-11-28sw: prefix members of SwAuthorMarkPane, SwEndNoteOptionPage, ...Miklos Vajna
2022-11-22tdf#120405 - Use previously selected file, if selection is abortedAndreas Heinisch
2022-11-21sw: prefix members of BookmarkTable, SwCreateAuthEntryDlg_Impl, ...Miklos Vajna
2022-11-14sw: prefix members of SwAddStylesDlg_Impl, SwAutoMarkDlg_Impl, ...Miklos Vajna
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-10sw: prefix members of SwOutlineTabDialog, SwSplitTableDlg, ...Miklos Vajna
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-07-21Resolves: tdf#148743 TOC->Edit Index->Assign Styles; Styles aren't sortedCaolán McNamara
2022-06-16Related: tdf#123846 don't auto toggle radiobuttons with left/rightCaolán McNamara
2022-05-24tdf#149186: Table of contents editor not showing buttons in Dutch UICaolán McNamara
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-03-07tdf#146562 let toc default size and pos on first launchCaolán McNamara
2022-01-31gtk4: use ToggleButtons if we want to show an imageCaolán McNamara
2022-01-30tdf#108910, tdf#125496 - read/write index entries using utf8Andreas Heinisch
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-10-16Simplify vector initialization in swJulien Nabet
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-05Resolves: tdf#143720 treeview not resizing to fill available spaceCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-21sw bibliography, local copy: add document model & UNO APIMiklos Vajna
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-03-09let SwMultiTOXTabDialog have a Widget parent instead of a WindowCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in swNoel
2020-10-06reparent to nothing to break gtk ownership cycleCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin
2020-07-29automatic layout height is sufficient for the toc CtrlParentWinCaolán McNamara
2020-07-22weld PatternControlCaolán McNamara