summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui
AgeCommit message (Expand)Author
2022-05-28tdf#149280 modified called after dialog was destroyedCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski
2021-10-16Simplify vector initialization in desktopJulien Nabet
2021-10-11loplugin:moveparam in desktopNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-19convert some #define to OUStringLiteralNoel Grandin
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-02-17loplugin:referencecasting in desktopNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-13tdf#123936 Formatting files in module desktop with clang-formatPhilipp Hofer
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2020-08-13Add "All supported files" filter to extension add dialogSamuel Mehrbrodt
2020-08-04Remove seemingly unused #includesStephan Bergmann
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