summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-13loplugin:unusedfieldsNoel
2021-03-13devtools: document classes and method, remove unneeded methodsTomaž Vajngerl
2021-03-13devtools: show superclass tree in interface and services tree viewTomaž Vajngerl
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-13update pchesJulien Nabet
2021-03-12loplugin:elidestringvar in sfx2/devtoolsJulien Nabet
2021-03-12Fix typosAndrea Gelmini
2021-03-12devtools: make all columns sorted in all tree viewsTomaž Vajngerl
2021-03-12devtools: new column "Info" for properties in object inspectorTomaž Vajngerl
2021-03-12devtools: use XInvocation2 to get the available propertiesTomaž Vajngerl
2021-03-12devtools: show expander for the sequence only if it has elementsTomaž Vajngerl
2021-03-12devtools: shorter type names, improve sequence type nameTomaž Vajngerl