summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/cnttab.cxx
AgeCommit message (Expand)Author
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
2020-07-12weld CheckBoxControlCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-07-01weld EditControl for browseboxCaolán McNamara
2020-06-23tdf#134243 only do the toc-terms localization when showing toc previewCaolán McNamara
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-06-07make table from objects page treeview a better sizeCaolán McNamara
2020-06-05we can't mix radiobuttons and checkbuttons so don't imply otherwiseCaolán McNamara
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2020-04-06remove newly unused stuffCaolán McNamara
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-12-17make approximate_char_width private and use approximate_digit_widthCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann