Age | Commit message (Expand) | Author |
2021-12-01 | use more OInterfaceContainerHelper3 in sw | Noel Grandin |
2021-12-01 | sw doc model xml dump: show the format of section nodes | Miklos Vajna |
2021-11-30 | sw, viewing OLE objects: provide an 'Open' context menu | Miklos Vajna |
2021-11-30 | SwNavigator: keep entries selected on right-click | Jim Raykowski |
2021-11-30 | tdf#30709 sw Style Inspector: show section and parent metadata | László Németh |
2021-11-30 | tdf#145819 Revert logic of the image-with-rotation dialog | Gabor Kelemen |
2021-11-29 | move PopupMenu::IsInExecute out of vcl/include/menu.hxx | Caolán McNamara |
2021-11-29 | ofz#41460 ubsan Bad-cast | Caolán McNamara |
2021-11-29 | docx export: preserve spaces in field instructions | Vasily Melenchuk |
2021-11-29 | sw: refactoring for docx sdt blocks output | Vasily Melenchuk |
2021-11-29 | tdf#137466: docx: support w:placeholder & w15:color in w:sdtPr | Vasily Melenchuk |
2021-11-29 | sw: prefix members of FieldDocWatchingStack, NaviContentBookmark, ... | Miklos Vajna |
2021-11-29 | tdf#54465 tdf#139336 sw: add compat. flag for footnote in column | Attila Szűcs |
2021-11-28 | Revert "tdf#129183 sw: textboxes in group shapes - part 3" | Stephan Bergmann |
2021-11-27 | use more OInterfaceContainerHelper3 in SvxUnoTextContent | Noel Grandin |
2021-11-27 | tdf#64991 speed up loading large RTL documents | Noel Grandin |
2021-11-26 | tdf#118063 - Writer: Deselected line spacing items remained checked | Andreas Heinisch |
2021-11-26 | ofz#41398 drop a para scheduled for deletion if something else deletes it | Caolán McNamara |
2021-11-26 | tdf#49033 Honor Selection When Applying Sentence Case Format | Michael Warner |
2021-11-26 | sw, viewing OLE objects: also protect "common" embeded objects | Miklos Vajna |
2021-11-25 | sw: allow viewing OLE objects in protected sections | Miklos Vajna |
2021-11-24 | ofz#41274 use FrameDeleteWatch to update if SwFlyFrameFormat is deleted | Caolán McNamara |
2021-11-24 | Fix typos and translations | Andrea Gelmini |
2021-11-24 | tdf#145621 sw: fix crash pasting paragraph with cross-reference mark | Michael Stahl |
2021-11-24 | ofz#41250 use more SwUnoCursors | Caolán McNamara |
2021-11-24 | Fix typos | Andrea Gelmini |
2021-11-24 | tdf#129183 sw: textboxes in group shapes - part 3 | Attila Bakos (NISZ) |
2021-11-23 | Resolves: tdf#145804 show "Chapter Numbering" as (uneditable) list style | Caolán McNamara |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-11-23 | tdf#145719 sw: track moved text in import and ChangesInMargin | László Németh |
2021-11-23 | tdf#131150 sw menu: use nSlotId=0 to avoid adding to set | Justin Luth |
2021-11-23 | cui, editeng, sw: WrdStt -> WordStart | Miklos Vajna |
2021-11-22 | remove an ugly coverity warning suppression | Caolán McNamara |
2021-11-22 | Use less DegreeN::get() | Mike Kaganski |
2021-11-22 | Generalize DegreeN | Mike Kaganski |
2021-11-22 | sw: prefix members of SwDBManager, SwWebGlosDocShell, SwWordCountWrapper ... | Miklos Vajna |
2021-11-22 | Crash when fetching clipboard data. | Michael Meeks |
2021-11-21 | tdf#145207 Check for drawing object before Table to handle Tab key | Jim Raykowski |
2021-11-20 | Fix typos | Andrea Gelmini |
2021-11-20 | SwNavigator: Check for graphic, frame, or ole types before entering | Jim Raykowski |
2021-11-20 | SwNavigator: fall thru to outline tracking when section tracking is off | Jim Raykowski |
2021-11-19 | Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions | Mike Kaganski |
2021-11-19 | sw: DOCX export: use list's indent if paragraph is not counted | Michael Stahl |
2021-11-19 | crashes seen in WriterInspectorTextPanel ctor | Caolán McNamara |
2021-11-19 | Drop F_2PI | Mike Kaganski |
2021-11-19 | Use M_PI* instead of F_PI* | Mike Kaganski |
2021-11-19 | tdf#135906 docxexport: set serializer before writing | Justin Luth |
2021-11-19 | rtl::Static->thread-safe static in sw | Noel Grandin |
2021-11-19 | sw: enable warning in XMLRedlineImportHelper::InsertIntoDocument() | Miklos Vajna |
2021-11-18 | SwNavigator: Track drawing objects before other content | Jim Raykowski |