Age | Commit message (Expand) | Author | Files | Lines |
13 days | tdf#148868 sw: handle selection then Insert similar to Replace | Michael Stahl | 1 | -1/+1 |
2022-06-12 | Related: tdf#125040 NB: rework print preview context | Maxim Monastirsky | 1 | -0/+2 |
2022-06-09 | loplugin:unusedmethods | Noel Grandin | 1 | -5/+0 |
2022-06-08 | Resolves tdf#149010 - MInor UI fixes | Heiko Tietze | 1 | -0/+1 |
2022-06-03 | sw content controls, date: add properties dialog | Miklos Vajna | 1 | -0/+3 |
2022-06-02 | sw content controls, checkbox: add properties dialog | Miklos Vajna | 1 | -0/+6 |
2022-05-30 | tdf#147708 create floating menubutton on demand | Caolán McNamara | 3 | -16/+53 |
2022-05-24 | tdf#149186: Table of contents editor not showing buttons in Dutch UI | Caolán McNamara | 1 | -0/+3 |
2022-05-23 | tdf#149141 - Writer - Added default object creation when drag size too low | AshSinc | 2 | -0/+2 |
2022-05-20 | sw content controls, picture: add insert UI | Miklos Vajna | 1 | -1/+1 |
2022-05-19 | sw content controls, dropdown: disable NOP buttons in the property dialog | Miklos Vajna | 1 | -0/+1 |
2022-05-16 | sw content controls, dropdown: edit list items: add modify and delete | Miklos Vajna | 1 | -0/+9 |
2022-05-16 | sw content controls, dropdown: edit list items in the properties dialog | Miklos Vajna | 2 | -0/+47 |
2022-05-13 | sw content controls, dropdown: add an initial properties dialog | Miklos Vajna | 1 | -0/+46 |
2022-05-03 | sw: document SwTOXMgr | Miklos Vajna | 1 | -0/+4 |
2022-05-02 | sw content controls, checkbox: add insert UI | Miklos Vajna | 1 | -1/+2 |
2022-04-29 | tdf#143569 SwNavigator: Make Headings entries from headings in frames | Jim Raykowski | 2 | -3/+3 |
2022-04-28 | tdf#144788 Split up footnotes and endnotes in Navigator | Dhiraj Holden | 1 | -1/+2 |
2022-04-21 | sw content controls: add insert UI | Miklos Vajna | 1 | -0/+1 |
2022-04-20 | loplugin:passstuffbyref | Noel Grandin | 1 | -1/+1 |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin | 3 | -5/+5 |
2022-04-07 | sw content controls: select the content on click when showing placeholder | Miklos Vajna | 1 | -0/+3 |
2022-03-29 | loplugin:unusedfields | Noel Grandin | 1 | -5/+2 |
2022-03-25 | tdf#142447 related: SwNavigator: Copy outlines | Jim Raykowski | 1 | -0/+1 |
2022-03-25 | loplugin:unusedfields | Noel Grandin | 1 | -4/+0 |
2022-03-24 | sw clearing breaks: add insert UI | Miklos Vajna | 2 | -1/+7 |
2022-03-24 | tdf#147807 SwNavigator: relate Navigate By control to Content tree | Jim Raykowski | 3 | -2/+110 |
2022-03-17 | sw: document SwXViewSettings | Miklos Vajna | 1 | -0/+4 |
2022-03-16 | tdf#86395 tdf#104253 tdf#147658 tdf#135043 SwNavigator sort enhancement | Jim Raykowski | 1 | -0/+5 |
2022-03-10 | Recheck sw headers with IWYU | Gabor Kelemen | 7 | -5/+2 |
2022-03-08 | sw: document SwXMailMerge | Miklos Vajna | 1 | -0/+4 |
2022-03-07 | tdf#146562 let toc default size and pos on first launch | Caolán McNamara | 1 | -0/+1 |
2022-03-07 | sw: prefix members of DocxAttributeOutput, SwDBTreeList, ... | Miklos Vajna | 2 | -11/+11 |
2022-03-06 | make CellTextAttr half the size | Luboš Luňák | 1 | -1/+1 |
2022-02-28 | sw: prefix members of SwNumFormatBase, SwOutlineContent, SwPostItContent ... | Miklos Vajna | 2 | -27/+27 |
2022-02-28 | unwrap data structure in SwCharURLPage | Noel Grandin | 2 | -4/+6 |
2022-02-21 | sw: prefix members of SwGlobalFrameListener_Impl, SwGlobalTree, ... | Miklos Vajna | 3 | -16/+16 |
2022-02-18 | fix Writer key event delayed compression (tdf#145963) | Luboš Luňák | 1 | -1/+0 |
2022-02-17 | SwNavigator: reduce the amount of content tracking code | Jim Raykowski | 2 | -158/+18 |
2022-02-14 | sw: prefix members of ConditionEdit, SwView, SwXFilterOptions and ... | Miklos Vajna | 3 | -15/+15 |
2022-02-10 | SwNavigator: test if member count has changed | Jim Raykowski | 1 | -1/+1 |
2022-02-09 | tdf#147181 tdf#147322 sw: fix drag & drop multiple table rows | László Németh | 1 | -3/+4 |
2022-02-04 | Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton values | Caolán McNamara | 1 | -19/+19 |
2022-02-04 | sw: prefix members of SwClipboardChangeListener, SwPagePreview, ... | Miklos Vajna | 1 | -14/+14 |
2022-01-31 | sw: prefix members of SwPagePreview, SwScrollbar, ... | Miklos Vajna | 1 | -8/+8 |
2022-01-31 | gtk4: use ToggleButtons if we want to show an image | Caolán McNamara | 1 | -6/+7 |
2022-01-27 | SwNavigator: move content type init into SwContentType constructor | Jim Raykowski | 1 | -2/+0 |
2022-01-24 | tdf#146913 don't destroy the dialog if we just want to hide it | Caolán McNamara | 1 | -1/+1 |
2022-01-20 | use resolution independent positions for writer's screen-rendering | Caolán McNamara | 2 | -4/+0 |
2022-01-17 | sw: prefix members of SwTableFUNC, sw::sidebar::PageFooterPanel, ... | Miklos Vajna | 1 | -4/+4 |