summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)Author
2021-11-25loplugin:stringliteraldefine in desktopNoel Grandin
2021-11-12rtl::Static to thread-safe staticNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski
2021-10-19Improve an error messageStephan Bergmann
2021-10-16Simplify vector initialization in desktopJulien Nabet
2021-10-11loplugin:moveparam in desktopNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-10loplugin:moveparam in xmlscriptNoel Grandin
2021-10-06loplugin:moveparam in connectivityNoel 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-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-16remove unnecessary captureNoel Grandin
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
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-22configure: Improve help-options handlingJan-Marek Glogowski
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-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29Can use stack instead of heap (desktop/lockfile)Julien Nabet
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel 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-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski
2021-03-23Forgotten dp_misc::isPlatformSupported support for PLATFORMID=macosx_aarch64Stephan Bergmann
2021-03-19tdf#122406: only restart when user accepted the license agreementBayram Çiçek
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-02-22loplugin:refcounting in desktopNoel
2021-02-17loplugin:referencecasting in desktopNoel
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-03Removed duplicated includesAndrea Gelmini
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel