Age | Commit message (Expand) | Author |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-04-08 | move comphelper::string::toInt32 to o3tl | Noel Grandin |
2022-04-08 | use more subView when converting to Int32 | Noel Grandin |
2022-04-06 | tdf#148413: Drop HTML export encoding configuration; use UTF-8 | Mike Kaganski |
2022-04-04 | use string_view in comphelper::string::split | Noel Grandin |
2022-03-28 | Recheck sw/ cxx files with IWYU | Gabor Kelemen |
2022-03-24 | tdf#147807 SwNavigator: relate Navigate By control to Content tree | Jim Raykowski |
2022-03-09 | sw_redlinehide: get text from shell, not node in ExecSpellPopup() | Michael Stahl |
2022-03-09 | Fix annotation window from being created by Navigate By Comment | Jim Raykowski |
2022-03-03 | use SfxItemSet::GetItemIfSet in sw/source/uibase | Noel Grandin |
2022-02-27 | tdf#147565 Make navigate by comments skip hidden comments | Jim Raykowski |
2022-02-24 | tdf#95882 svxruler: restore adjustment for borders | Justin Luth |
2022-02-18 | fix Writer key event delayed compression (tdf#145963) | Luboš Luňák |
2022-02-15 | tdf#147435 sw: enable Accept Change for table selection | László Németh |
2022-02-14 | sw: prefix members of ConditionEdit, SwView, SwXFilterOptions and ... | Miklos Vajna |
2022-02-10 | rename some SID to FN_PARAM | Noel Grandin |
2022-02-09 | tdf#147182 sw: accept/reject all changes of a table selection | László Németh |
2022-02-07 | Simplify sequences uses in sw (2) | Julien Nabet |
2022-02-04 | sw: prefix members of SwClipboardChangeListener, SwPagePreview, ... | Miklos Vajna |
2022-01-31 | sw: prefix members of SwPagePreview, SwScrollbar, ... | Miklos Vajna |
2022-01-29 | used TypedWhichId in the constructor of various svx *Item classes | Noel Grandin |
2022-01-27 | let SfxDispatcher::fillPopupMenu operate on css::awt::XPopupMenu | Caolán McNamara |
2022-01-20 | WASM --enable-wasm-strip now skips lots of LO code | Armin Le Grand (Allotropia) |
2022-01-17 | tdf#142450 add code to store showing whitespace | Dhiraj Holden |
2022-01-07 | remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enum | Noel Grandin |
2022-01-07 | Resolves: tdf#146342 spelling menu doesn't appear | Caolán McNamara |
2021-12-14 | tdf#146145 sw: 1-click Accept/Reject of table row changes | László Németh |
2021-12-12 | prefer more css::awt::XPopupMenu api | Caolán McNamara |
2021-12-11 | keep as css::awt::XPopupMenu through another layer of api | Caolán McNamara |
2021-11-30 | sw, viewing OLE objects: provide an 'Open' context menu | Miklos Vajna |
2021-11-25 | sw: allow viewing OLE objects in protected sections | Miklos Vajna |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-11-12 | make it explicit whether to ignore the result of getLOKPayload() | Luboš Luňák |
2021-11-12 | Fix (mis-)uses of temporary O[U]StringLiteral | Stephan Bergmann |
2021-10-31 | Prepare for removal of non-const operator[] from Sequence in sw | Mike Kaganski |
2021-10-26 | -Wunused-but-set-variable | Noel Grandin |
2021-10-25 | use pull model also for LOK text selection | Luboš Luňák |
2021-10-24 | change some LOK internal updates to be pull model instead of push | Luboš Luňák |
2021-10-21 | Typo: pragraph->paragraph | Julien Nabet |
2021-10-16 | Simplify vector initialization in sw | Julien Nabet |
2021-10-15 | delay, collect and compress LOK invalidations for Writer views | Luboš Luňák |
2021-10-10 | use SfxItemSetFixed in sw | Noel Grandin |
2021-09-30 | loplugin:constparams improve handling of pointer params | Noel Grandin |
2021-09-28 | gives names to all the Idles and Tasks | Noel Grandin |
2021-09-24 | return SwCursor from IShellCursorSupplier | Noel Grandin |
2021-09-24 | make it possible to build required database stuff for fuzzing | Caolán McNamara |
2021-09-20 | clean up ambiguous confusing rectangle APIs like IsInside() | Luboš Luňák |
2021-09-20 | sw: prefix members of SwNavigationConfig, SwNumRulesWithName and SwSrcView | Miklos Vajna |
2021-09-18 | tdf#144349 Make Navigator global tree track sub-document sections | Jim Raykowski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |