summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui
AgeCommit message (Expand)Author
2020-07-11desktop/deployment: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: desktopStephan Bergmann
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-06-08Use o3tl::safeCoInitializeEx and counterpart (dp_gui_extensioncmdqueue)Julien Nabet
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-05-13expand out some namespace aliasesNoel Grandin
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-08Fix typoAndrea Gelmini
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2020-01-16clang-tidy modernize-concat-nested-namespace in dbaccess..desktopNoel Grandin
2020-01-11Replace rtl::Static uses with staticsMike Kaganski
2019-12-19sal_Char->char in desktop..dtransNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29Resolves: tdf#127645 fix crash on revisit to check updatesCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara
2019-09-26loplugin:constmethod in comphelper..desktopNoel Grandin
2019-09-20Related: tdf#127645 update dialog has a slave extension dialogCaolán McNamara
2019-09-20Related: tdf#127645 return value is unusedCaolán McNamara
2019-09-02Resolves: tdf#126042 measure text width with the bold font it will render withCaolán McNamara
2019-08-24loplugin:returnconstval in desktop..formsNoel Grandin
2019-08-17loplugin:unnecessaryvirtualNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-19loplugin:referencecasting in desktopNoel Grandin
2019-07-17Resolves: tdf#126304 resizing the extension manager breaks redrawCaolán McNamara
2019-07-17scrollbar is outside the widget now, not insideCaolán McNamara
2019-07-16tdf#1448393 Uninitialized scalar fieldCaolán McNamara
2019-06-14remove some unused includesCaolán McNamara
2019-06-14weld ExtMgrDialog and UpdateRequiredDialogCaolán McNamara
2019-06-13no need for awt::Toolkit::create in UpdateDialogCaolán McNamara
2019-06-13drop intermediate IExtensionListBox classCaolán McNamara
2019-06-12move IExtensionListBox to where its usedCaolán McNamara
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-06-02drop some unneeded includesCaolán McNamara
2019-05-28drop some unneeded includesCaolán McNamara
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-04-12loplugin:unusedfieldsNoel Grandin
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-06weld OTableSubscriptionPageCaolán McNamara