summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2022-07-06opencl: no need for unhelpful nullptr OUString * case.Michael Meeks
2022-06-10new loplugin:moveitNoel Grandin
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-06-03clang-tidy modernize-pass-by-value in desktopNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in desktopStephan Bergmann
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin
2022-04-13Clean up O[U]StringBuffer ctors taking a length parameterStephan Bergmann
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-01use SfxItemSet::GetItemIfSet in desktop..reportdesignNoel Grandin
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-19WASM setup as non-multiuser, desktop buildJan-Marek Glogowski
2022-01-19WASM more initial bits and piecesJan-Marek Glogowski
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-21no point in release solar mutex before calling PostUserEventNoel Grandin
2021-12-03Disable the xmlCleanupParser test in a static buildJan-Marek Glogowski
2021-11-12rtl::Static to thread-safe staticNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski
2021-10-18Related: tdf#145173 Ensure known supported system and default document localeEike Rathke
2021-10-16Simplify vector initialization in desktopJulien Nabet
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-26use SfxItemSetFixed in variousNoel Grandin
2021-08-15rtl::Static -> thread-safe static localNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-26use officecfg for menu optionsNoel Grandin
2021-07-25simplify SvFontSubstNoel Grandin
2021-07-21Related: tdf#135762 Suppress cout if not command lineEike Rathke
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet numberEike Rathke
2021-07-14rhbz#1980800 allow --convert-to csv to write each sheet to a separate fileCaolán McNamara
2021-06-18Add Last 4 UNO Commands To CrashReport DumpGopi Krishna Menon
2021-06-18Add Active Sfx Object Name To CrashReport DumpGopi Krishna Menon
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy445
2021-06-16Add Active App Name Field To Crash ReportGopi Krishna Menon
2021-05-18loplugin:stringview (--enable-breakpad)Stephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-02Simplify some static variable initializationsMike Kaganski
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-12use preferred variant when window arg is nullCaolán McNamara
2021-02-15tdf#121245: also set ooLocale when language is set by command lineMike Kaganski