Age | Commit message (Expand) | Author |
2021-04-12 | Resolves tdf#135896 - Add hyperlink to file location | Heiko Tietze |
2021-04-09 | remove vcl/waitobj.hxx | Caolán McNamara |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-04-09 | lok: intercept indentation and decimals state change events | Gabriel Masei |
2021-04-09 | remove need for an intermediate vcl::Window | Caolán McNamara |
2021-04-08 | sfx2 objserv uitest: fix missing newline | Miklos Vajna |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-08 | SfxInPlaceClient: avoid crash when chart deleted by other view | Szymon Kłos |
2021-04-08 | use the SfxRequest to get the appropiate dialog parent | Caolán McNamara |
2021-04-08 | set an explicit parent for warning dialog | Caolán McNamara |
2021-04-08 | drop some unneeded include | Caolán McNamara |
2021-04-08 | GetEditWin() is already fetched as pEditWin | Caolán McNamara |
2021-04-08 | drop some unneeded includes | Caolán McNamara |
2021-04-08 | online: send selection coordinates with inplace mode | Szymon Kłos |
2021-04-08 | online: Don't send chart selection to all views | Szymon Kłos |
2021-04-07 | lok: show error message dialog for VBA macros | Henry Castro |
2021-04-07 | only call mpCurrentDeck->GetLOKNotifier if we need to | Caolán McNamara |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
2021-04-07 | lok: fix sidebar controller disposed objects | Henry Castro |
2021-04-07 | pViewShell and pMobileNotifier both set to the same thing | Caolán McNamara |
2021-04-07 | uitest: remove duplicated code | Xisco Fauli |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
2021-04-06 | forward declare vcl::window in vcl/event.hxx | Caolán McNamara |
2021-04-06 | remove newly unused mpWindow member of UserDrawEvent | Caolán McNamara |
2021-04-06 | Extend ToolBarManager to build weld::Toolbar | Szymon Kłos |
2021-04-02 | Simplify some static variable initializations | Mike Kaganski |
2021-04-02 | TitleBar is no longer InterimItemWindow | Tomoyuki Kubota |
2021-04-02 | welding the sidebar deck too for DEBUG mode | Tomoyuki Kubota |
2021-04-01 | allow deck title to ellipsize so a native gtk deck could shrink | Caolán McNamara |
2021-04-01 | Add mechanism to selectively enable macros for document events | Samuel Mehrbrodt |
2021-03-31 | tabbar is now too wide under windows hidpi | Caolán McNamara |
2021-03-30 | fix some --disable-scripting warnings | Caolán McNamara |
2021-03-30 | tdf#141329 fix refresh shows the wrong category | Vert D |
2021-03-29 | lok: fix nullptr de-reference | Henry Castro |
2021-03-29 | tdf#101965 : Add No List default in Styles deck in sidebar | Anshu |
2021-03-26 | loplugin:flatten | Noel |
2021-03-26 | devtools: move UI root element from GtkGrid to GtkBox | Tomaž Vajngerl |
2021-03-26 | Added delete keyinput to listview, fixed reload() issues: solves tdf#138884 | Vert D |
2021-03-25 | fix crash on pressing esc in search/replace dialog | Caolán McNamara |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-25 | use weld::Box so we can reorder contents | Caolán McNamara |
2021-03-24 | pParentWindow is the same as already available mpParentWindow | Caolán McNamara |
2021-03-24 | loplugin:unnecessaryvirtual | Noel |
2021-03-24 | loplugin:unusedmethods | Noel |
2021-03-24 | Notebookbar: skip early init in all apps | Pranam Lashkari |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | Revert "lok: switch to the correct view before any UI update is done | Tamás Zolnai |
2021-03-23 | use single-use attribute for ContextChangeEventMultiplexer | Noel Grandin |
2021-03-22 | tdf#140539 don't allow help to be relaunched during launch | Caolán McNamara |