summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2021-04-14loplugin:unusedmethodsNoel Grandin4-93/+0
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh2-36/+75
2021-04-12Resolves tdf#135896 - Add hyperlink to file locationHeiko Tietze2-147/+148
2021-04-09remove vcl/waitobj.hxxCaolán McNamara1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-04-09lok: intercept indentation and decimals state change eventsGabriel Masei1-1/+5
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara5-11/+17
2021-04-08sfx2 objserv uitest: fix missing newlineMiklos Vajna1-0/+1
2021-04-08update PCHsLuboš Luňák1-1/+3
2021-04-08SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos1-1/+2
2021-04-08use the SfxRequest to get the appropiate dialog parentCaolán McNamara1-2/+1
2021-04-08set an explicit parent for warning dialogCaolán McNamara1-1/+1
2021-04-08drop some unneeded includeCaolán McNamara1-1/+0
2021-04-08GetEditWin() is already fetched as pEditWinCaolán McNamara1-6/+6
2021-04-08drop some unneeded includesCaolán McNamara2-3/+0
2021-04-08online: send selection coordinates with inplace modeSzymon Kłos1-1/+12
2021-04-08online: Don't send chart selection to all viewsSzymon Kłos1-6/+0
2021-04-07lok: show error message dialog for VBA macrosHenry Castro1-0/+21
2021-04-07only call mpCurrentDeck->GetLOKNotifier if we need toCaolán McNamara1-2/+1
2021-04-07rtl::Static -> function local staticNoel Grandin1-3/+3
2021-04-07lok: fix sidebar controller disposed objectsHenry Castro1-15/+17
2021-04-07pViewShell and pMobileNotifier both set to the same thingCaolán McNamara1-3/+2
2021-04-07uitest: remove duplicated codeXisco Fauli1-7/+1
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-11/+13
2021-04-07rtl::Static -> function local staticNoel Grandin2-19/+6
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara3-0/+3
2021-04-06remove newly unused mpWindow member of UserDrawEventCaolán McNamara1-1/+1
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos2-0/+13
2021-04-02Simplify some static variable initializationsMike Kaganski1-12/+10
2021-04-02TitleBar is no longer InterimItemWindowTomoyuki Kubota1-3/+0
2021-04-02welding the sidebar deck too for DEBUG modeTomoyuki Kubota1-1/+1
2021-04-01allow deck title to ellipsize so a native gtk deck could shrinkCaolán McNamara1-0/+1
2021-04-01Add mechanism to selectively enable macros for document eventsSamuel Mehrbrodt3-0/+41
2021-03-31tabbar is now too wide under windows hidpiCaolán McNamara2-14/+11
2021-03-30fix some --disable-scripting warningsCaolán McNamara2-5/+5
2021-03-30tdf#141329 fix refresh shows the wrong categoryVert D2-2/+4
2021-03-29lok: fix nullptr de-referenceHenry Castro1-1/+2
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu1-0/+23
2021-03-26loplugin:flattenNoel5-102/+103
2021-03-26devtools: move UI root element from GtkGrid to GtkBoxTomaž Vajngerl1-20/+5
2021-03-26Added delete keyinput to listview, fixed reload() issues: solves tdf#138884Vert D4-8/+148
2021-03-25fix crash on pressing esc in search/replace dialogCaolán McNamara1-1/+1
2021-03-25const OUString -> const OUStringLiteralMike Kaganski10-39/+39
2021-03-25use weld::Box so we can reorder contentsCaolán McNamara1-1/+1
2021-03-24pParentWindow is the same as already available mpParentWindowCaolán McNamara1-3/+2
2021-03-24loplugin:unnecessaryvirtualNoel1-1/+1
2021-03-24loplugin:unusedmethodsNoel4-35/+0
2021-03-24Notebookbar: skip early init in all appsPranam Lashkari1-2/+1
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-23Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai1-23/+0