summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2021-04-14loplugin:unusedmethodsNoel Grandin
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh
2021-04-12Resolves tdf#135896 - Add hyperlink to file locationHeiko Tietze
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09lok: intercept indentation and decimals state change eventsGabriel Masei
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-08sfx2 objserv uitest: fix missing newlineMiklos Vajna
2021-04-08update PCHsLuboš Luňák
2021-04-08SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos
2021-04-08use the SfxRequest to get the appropiate dialog parentCaolán McNamara
2021-04-08set an explicit parent for warning dialogCaolán McNamara
2021-04-08drop some unneeded includeCaolán McNamara
2021-04-08GetEditWin() is already fetched as pEditWinCaolán McNamara
2021-04-08drop some unneeded includesCaolán McNamara
2021-04-08online: send selection coordinates with inplace modeSzymon Kłos
2021-04-08online: Don't send chart selection to all viewsSzymon Kłos
2021-04-07lok: show error message dialog for VBA macrosHenry Castro
2021-04-07only call mpCurrentDeck->GetLOKNotifier if we need toCaolán McNamara
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-07lok: fix sidebar controller disposed objectsHenry Castro
2021-04-07pViewShell and pMobileNotifier both set to the same thingCaolán McNamara
2021-04-07uitest: remove duplicated codeXisco Fauli
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-04-06remove newly unused mpWindow member of UserDrawEventCaolán McNamara
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-02Simplify some static variable initializationsMike Kaganski
2021-04-02TitleBar is no longer InterimItemWindowTomoyuki Kubota
2021-04-02welding the sidebar deck too for DEBUG modeTomoyuki Kubota
2021-04-01allow deck title to ellipsize so a native gtk deck could shrinkCaolán McNamara
2021-04-01Add mechanism to selectively enable macros for document eventsSamuel Mehrbrodt
2021-03-31tabbar is now too wide under windows hidpiCaolán McNamara
2021-03-30fix some --disable-scripting warningsCaolán McNamara
2021-03-30tdf#141329 fix refresh shows the wrong categoryVert D
2021-03-29lok: fix nullptr de-referenceHenry Castro
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu
2021-03-26loplugin:flattenNoel
2021-03-26devtools: move UI root element from GtkGrid to GtkBoxTomaž Vajngerl
2021-03-26Added delete keyinput to listview, fixed reload() issues: solves tdf#138884Vert D
2021-03-25fix crash on pressing esc in search/replace dialogCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-25use weld::Box so we can reorder contentsCaolán McNamara
2021-03-24pParentWindow is the same as already available mpParentWindowCaolán McNamara
2021-03-24loplugin:unnecessaryvirtualNoel
2021-03-24loplugin:unusedmethodsNoel
2021-03-24Notebookbar: skip early init in all appsPranam Lashkari
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai