summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin
2021-03-22tdf#140539 don't allow help to be relaunched during launchCaolán McNamara
2021-03-22lok: switch to the correct view before any UI update is done via SfxBindings.Tamás Zolnai
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-21devtools: don't store locally the object as XIndexAccessTomaž Vajngerl
2021-03-21elide extracting vcl::Window from awt::XWindowCaolán McNamara
2021-03-21devtools: wrongly plural STR_SHEETS, it should write "Sheet %1"Tomaž Vajngerl
2021-03-21devtools: improve value strings for objects in object inspectorTomaž Vajngerl
2021-03-21devtools: enclose calls with try/catch to handle exceptionsTomaž Vajngerl
2021-03-21devtools: add some more commentsTomaž Vajngerl
2021-03-21devtools: change "Current Selection" button to toolbarTomaž Vajngerl
2021-03-20use the uno apis instead of extracting the underlying vcl::WindowCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-19cid#1473847 Logically dead codeCaolán McNamara
2021-03-19shouldn't have to force a redraw for desktop eitherCaolán McNamara
2021-03-19Show is always called with true in this caseCaolán McNamara
2021-03-19use single-use attribute for ShutdownIconNoel
2021-03-19use single-use attribute for SfxGlobalEvents_ImplNoel
2021-03-19replace GetParent() with mxParentWindowCaolán McNamara
2021-03-18inline some tiny sfx2 functionsNoel
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-18Resolves tdf#66470 - Scaling value in statusbarHeiko Tietze
2021-03-17devtools: add refresh button for the DocumentObjectTreeViewTomaž Vajngerl
2021-03-17devtools: change DocumentModelTreeEntry to do expanding and nameTomaž Vajngerl
2021-03-16loplugin:staticdynamic (clang-cl)Stephan Bergmann
2021-03-16a panel if present is always enabledCaolán McNamara
2021-03-16devtools: more string for transaltion, improve display of valuesTomaž Vajngerl
2021-03-16devtools: extract conv. from enum value to name into a functionTomaž Vajngerl
2021-03-16devtools: add a text view to show the value of selected propertyTomaž Vajngerl
2021-03-16devtools: put ObjectInspector widgets into it's own classTomaž Vajngerl
2021-03-16devtools: add strings for translation in DocumentModelTreeHandlerTomaž Vajngerl
2021-03-15Fix typo in codeAndrea Gelmini
2021-03-15drop PrintWindowSubTree that is only callable by itselfCaolán McNamara
2021-03-14Fix typosAndrea Gelmini
2021-03-14tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopdipanshu124
2021-03-14tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski