Age | Commit message (Expand) | Author |
2020-10-30 | don't need to include sfx2/sidebar/SidebarToolBox.hxx | Caolán McNamara |
2020-10-30 | convert some tools::Long->sal_Int32 | Noel |
2020-10-28 | tdf#95096 add a DeleteSurroundingText to SwEditWin | Caolán McNamara |
2020-10-26 | sw: prefix members of SwContentViewConfig, SwCursorConfig, SwGridConfig ... | Miklos Vajna |
2020-10-20 | use tools::Long in sw | Noel |
2020-10-15 | tdf#34355 sw,offapi,officecfg: show track changes in margin | László Németh |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-10-04 | SwDrawModel ctor always dereferences its SwDoc* arg | Caolán McNamara |
2020-10-02 | drop these unused inlines | Caolán McNamara |
2020-09-30 | tdf#137013 fix Writer find toolbar ui regressions | Jim Raykowski |
2020-09-23 | Fix typo in code | Andrea Gelmini |
2020-09-20 | tdf#132366 Writer enhancement that highlights search results | Jim Raykowski |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-03 | -Werror,-Wcompound-token-split-by-space | Stephan Bergmann |
2020-09-02 | drop some unused methods | Caolán McNamara |
2020-08-28 | SwDashedLine doesn't have to inherit from FixedLine | Caolán McNamara |
2020-08-18 | new loplugin:unusedvarsglobal | Noel Grandin |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-08-12 | cleanup some unused leftovers | Caolán McNamara |
2020-08-09 | block gen's focus in/out callbacks from grab_focus like gtk's | Caolán McNamara |
2020-08-05 | tdf#134914 reset table width/left/right range to initial conditions | Caolán McNamara |
2020-08-04 | tdf#134925 operate on a copy of the original SwTableRep | Caolán McNamara |
2020-08-04 | Related: tdf#134925 use std::vector | Caolán McNamara |
2020-08-03 | tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxx | Gabor Kelemen |
2020-08-03 | Fix radio buttons in context menus for non-gtk3 | Maxim Monastirsky |
2020-07-30 | tdf#38093 Writer outline folding - Navigator UI | Jim Raykowski |
2020-07-30 | tdf#38093 Writer outline folding - outline visibility and on canvas ui | Jim Raykowski |
2020-07-30 | tdf#38093 Writer outline folding - feature sensitivity | Jim Raykowski |
2020-07-29 | replace and drop SvtCompatibilityViewOptions | Caolán McNamara |
2020-07-28 | tdf#134959 move focus on activate, but leave focus on value-changed | Caolán McNamara |
2020-07-27 | tdf#134610 sw: fix incorrect position of math object from DOCX | Miklos Vajna |
2020-07-27 | Make Bookmarks dialog async | Szymon Kłos |
2020-07-24 | Make InsertBreak dialog async | Szymon Kłos |
2020-07-22 | merge duplicate GetFocus implementations | Caolán McNamara |
2020-07-19 | compact namespace: sw | Noel Grandin |
2020-06-23 | tdf#134243 only do the toc-terms localization when showing toc preview | Caolán McNamara |
2020-06-22 | sw: prefix members of SwDocDisplayItem, SwNode2LayoutSaveUpperFrames, ... | Miklos Vajna |
2020-06-20 | use JsonWriter for the rest of ITiledRenderable | Noel Grandin |
2020-06-17 | uitest: Add support for Writer comments | Shiko |
2020-06-05 | have just one way to set expander image | Caolán McNamara |
2020-05-29 | pack a few more classes | Noel Grandin |
2020-05-29 | change TreeView toggle signal to provide an iter instead of a row index | Caolán McNamara |
2020-05-29 | Fix 983db96a17630be906b868d2be811663f0d846f6 | Julien Nabet |
2020-05-26 | Add an option to create encyrpted PDF files with mailmerge. | Gülşah Köse |
2020-05-24 | inline some use-once typedefs | Noel Grandin |
2020-05-22 | uitest: Add wait methods for slow elements | Xisco Fauli |
2020-05-22 | move InterimItemWindow to vcl | Caolán McNamara |
2020-05-22 | Don't show styles frame in insert table in online | Szymon Kłos |
2020-05-18 | Make Chart Creation Wizard async | Szymon Kłos |
2020-05-10 | Resolves: tdf#132626 entry_insert_text works on the newly typed region | Caolán McNamara |