Age | Commit message (Expand) | Author |
2023-11-13 | tdf#135266 - Remember last used entry level depending on the index type | Andreas Heinisch |
2023-09-13 | tdf#157223 get sequence name before toggling checkboxes | Caolán McNamara |
2023-09-10 | using decls should come after #include | Noel Grandin |
2023-05-05 | Reworked bibliography mark link target to have user-selectable type | Vojtěch Doležal |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-07 | tdf#153396 - Bibliography marks improvements | Vojtěch Doležal |
2023-03-07 | no need to allocate these separately | Noel Grandin |
2023-02-20 | Related tdf#153090 Move dropdown next to checkbox | Samuel Mehrbrodt |
2023-02-20 | tdf#153090 Fix widget display in non-gtk backends | Samuel Mehrbrodt |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-01-25 | tdf#153090 sw: add UI to SwTOXSelectTabPage | Michael Stahl |
2022-11-28 | sw: prefix members of SwAuthorMarkPane, SwEndNoteOptionPage, ... | Miklos Vajna |
2022-11-22 | tdf#120405 - Use previously selected file, if selection is aborted | Andreas Heinisch |
2022-11-21 | sw: prefix members of BookmarkTable, SwCreateAuthEntryDlg_Impl, ... | Miklos Vajna |
2022-11-14 | sw: prefix members of SwAddStylesDlg_Impl, SwAutoMarkDlg_Impl, ... | Miklos Vajna |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-10-10 | sw: prefix members of SwOutlineTabDialog, SwSplitTableDlg, ... | Miklos Vajna |
2022-08-12 | clang-tidy modernize-pass-by-value in sw | Noel Grandin |
2022-07-21 | Resolves: tdf#148743 TOC->Edit Index->Assign Styles; Styles aren't sorted | Caolán McNamara |
2022-06-16 | Related: tdf#123846 don't auto toggle radiobuttons with left/right | Caolán McNamara |
2022-05-24 | tdf#149186: Table of contents editor not showing buttons in Dutch UI | Caolán McNamara |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-04-10 | loplugin:stringview check for getToken and trim | Noel Grandin |
2022-03-07 | tdf#146562 let toc default size and pos on first launch | Caolán McNamara |
2022-01-31 | gtk4: use ToggleButtons if we want to show an image | Caolán McNamara |
2022-01-30 | tdf#108910, tdf#125496 - read/write index entries using utf8 | Andreas Heinisch |
2021-12-24 | new comphelper::WeakImplComponentHelper | Noel Grandin |
2021-11-12 | Fix (mis-)uses of temporary O[U]StringLiteral | Stephan Bergmann |
2021-10-16 | Simplify vector initialization in sw | Julien Nabet |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2021-09-28 | gives names to all the Idles and Tasks | Noel Grandin |
2021-08-05 | Resolves: tdf#143720 treeview not resizing to fill available space | Caolán McNamara |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-21 | sw bibliography, local copy: add document model & UNO API | Miklos Vajna |
2021-06-09 | -Werror,-Wunused-but-set-variable (Clang 13 trunk) | Stephan Bergmann |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-03-09 | let SwMultiTOXTabDialog have a Widget parent instead of a Window | Caolán McNamara |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-03 | convert SvtPathOptions::Paths to scoped enum | Noel |
2020-10-30 | convert some tools::Long->sal_Int32 | Noel |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-20 | use tools::Long in sw | Noel |
2020-10-06 | reparent to nothing to break gtk ownership cycle | Caolán McNamara |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-07-30 | loplugin:flatten in sw/ui/dialog..sw/ui/table | Noel Grandin |
2020-07-29 | automatic layout height is sufficient for the toc CtrlParentWin | Caolán McNamara |
2020-07-22 | weld PatternControl | Caolán McNamara |
2020-07-12 | weld CheckBoxControl | Caolán McNamara |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: sw | Stephan Bergmann |