Age | Commit message (Expand) | Author |
2020-09-24 | tdf#133690 Cleanup Sidebar theme | andreas kainz |
2020-09-23 | Clean up commented-out code line | andreas kainz |
2020-09-23 | tdf#133690 remove thin border in sidebar | andreas kainz |
2020-09-22 | Added new command to resolve the comment thread | Pranam Lashkari |
2020-09-22 | lok:sidebar: deactivate the shell with no default context | Henry Castro |
2020-09-22 | OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround | Caolán McNamara |
2020-09-21 | tdf#136781 add some spacing to the special character favorites | Caolán McNamara |
2020-09-21 | weld infobars | Caolán McNamara |
2020-09-20 | cid#1466905 Dereference after null check | Caolán McNamara |
2020-09-17 | factor out the special FmtSelect with nullptr arg case | Caolán McNamara |
2020-09-17 | tdf#134598 call FmtSelect to update watercan | Caolán McNamara |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-15 | Fix typo in code | Andrea Gelmini |
2020-09-13 | Unify the code used to get object shell for components | Mike Kaganski |
2020-09-11 | convert IMAP_OBJ to scoped enum | Noel Grandin |
2020-09-10 | micro-optim we just want to remove all urls after m_nCurPos (sfx2) | Julien Nabet |
2020-09-10 | remove image_position top from GtkButton | andreas kainz |
2020-09-10 | Remove some unused includes | Miklos Vajna |
2020-09-09 | tdf#75280: Convert inappropriate use of sal_uIntPtr (sfx2) | Julien Nabet |
2020-09-07 | Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit | Stephan Bergmann |
2020-09-04 | tdf#118148 Extended tips for simpress/ and sdraw/ | Olivier Hallot |
2020-09-04 | TabPage no longer needs to inherit from VclBuilderContainer | Caolán McNamara |
2020-09-04 | tdf#118148 Extended tips for HC2/swriter | Olivier Hallot |
2020-09-02 | remove some unused methods | Caolán McNamara |
2020-09-02 | drop some unused methods | Caolán McNamara |
2020-09-02 | remove SfxCommonTemplateDialog_Impl vcl::Window member | Caolán McNamara |
2020-09-02 | lok: send state updates for shape editing commands | Szymon Kłos |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-08-31 | Remove remains of private:image/ via ImageIdentifier addon property | Maxim Monastirsky |
2020-08-30 | Goodbye O[U]StringView, welcome O[U]String::Concat | Stephan Bergmann |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-28 | LOK: send status of the sidebar | Pranam Lashkari |
2020-08-27 | remove some unused includes and update pches | Caolán McNamara |
2020-08-27 | add a DisableCycleFocusOut flag for an all-welded hierarchy | Caolán McNamara |
2020-08-27 | LOK: send state of FreezePanes | Pranam Lashkari |
2020-08-27 | tdf#136133: AppendInfoBar can return null | Julien Nabet |
2020-08-27 | Fix typos | Andrea Gelmini |
2020-08-26 | Better use std::string_view than OUStringLiteral here | Stephan Bergmann |
2020-08-26 | weld OApplicationSwapWindow | Caolán McNamara |
2020-08-26 | ThumbnailViewItem not guaranteed to measure with the font it will draw with | Caolán McNamara |
2020-08-25 | tdf#135334 Add keyboard shortcut to launch SI | Shivam Kumar Singh |
2020-08-25 | make drawing item border optional | Caolán McNamara |
2020-08-25 | move thumbnailviewitem.hxx | Caolán McNamara |
2020-08-25 | Derive ActiveColor as a brighter HighlightColor | Caolán McNamara |
2020-08-24 | tdf#118148 Extended tips from HC2/shared/ | Olivier Hallot |
2020-08-23 | Fix typo in code | Andrea Gelmini |
2020-08-23 | Fix typo in code | Andrea Gelmini |
2020-08-23 | Fix typo in code | Andrea Gelmini |
2020-08-21 | grab focus on mouse button down | Caolán McNamara |
2020-08-21 | tdf#118148 All extended tips for shared/optionen | Olivier Hallot |