Age | Commit message (Expand) | Author |
2020-10-17 | sfx2: use the fastparser API when possible | Noel Grandin |
2020-10-16 | unused forward declaration | Caolán McNamara |
2020-10-14 | Resolves tdf#137477 - Access templates via tight extensions | Heiko Tietze |
2020-10-13 | static_cast after dynamic_cast | Noel |
2020-10-12 | Resolves tdf#137187 - More dictionaries via extensions dialog | Heiko Tietze |
2020-10-12 | render document thumbnail directly to bitmap, without metafile | Luboš Luňák |
2020-10-08 | we only should have one has_default==True in these dialogs | Caolán McNamara |
2020-10-07 | Resolves tdf#117463 - Dialog to show UI options | Heiko Tietze |
2020-10-07 | ui files: fix some capitalisation issues | Noel |
2020-10-07 | Revert "lint-ui: check that we only have one has_default==True" | Noel Grandin |
2020-10-07 | tdf#136555 drop custom start center button colors | Jan-Marek Glogowski |
2020-10-06 | move set_user_managed_scrolling to an initial weld argument | Caolán McNamara |
2020-10-06 | loplugin:const& make some params and methods const | Noel |
2020-10-05 | lint-ui: check that we only have one has_default==True | Noel |
2020-10-05 | lok: sidebar: avoid deactivation when the sidebar is painting | Henry Castro |
2020-10-05 | Disable WhatsNew infobar with standard method | Heiko Tietze |
2020-10-03 | use more TOOLS_WARN_EXCEPTION | Noel |
2020-10-02 | sfx2: downgrade a warning in SfxViewFrame::ChildWindowState() to info | Miklos Vajna |
2020-10-01 | tdf#128174: Master password dialog misplaced | Ayhan Yalçınsoy |
2020-09-30 | loplugin:reducevarscope in sfx2 | Noel |
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 |