summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2023-07-31loplugin:stringconstant: Catch some O[U]String::getStr anti-patternsStephan Bergmann1-2/+2
2023-07-30Send Calc pivot table command state changes to LOKAron Budea1-0/+3
2023-07-28Added possibility to set password on save through argumentsJaume Pujantell1-0/+21
2023-07-25fix .ui indentCaolán McNamara1-3/+3
2023-07-21Assume that, if we have X11, it supports XineramaNoel Grandin2-4/+4
2023-07-13linking: api: use JsonWriterSzymon Kłos1-40/+17
2023-07-12Natively draw to pixel buffer with RBGA pixel format in iOS appPatrick Luby1-4/+7
2023-07-12Revert recent LanguageTool commitsXisco Fauli1-46/+149
2023-07-12add linux_riscv64 and linux_loongarch64 to dp_platform.cxxRene Engelhard1-0/+4
2023-07-10lok: remove old hack for LanguageTool localesSzymon Kłos1-140/+2
2023-07-07lok: LanguageTool provides list of languagesSzymon Kłos1-14/+49
2023-07-05these enums are unnecessaryNoel Grandin1-4/+4
2023-07-04lok: linking-api: export correct target stringSzymon Kłos1-1/+3
2023-07-04lok: on switching from tabbed to compact ui 2 buttons were disabledMarco Cecchetti1-0/+2
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin1-2/+2
2023-06-27add an --enable-cairo-rgba to set the order of pixels for internal cairoCaolán McNamara1-0/+5
2023-06-26LOK: send state of DataFilterAutoFilterPranam Lashkari1-1/+2
2023-06-26new loplugin:constexprliteralNoel Grandin5-16/+16
2023-06-14Make encodeForXml accessible for other modulesSzymon Kłos1-34/+2
2023-06-07Set entitlements in non-release in $(INSTROOTBASE) and .dmg packagePatrick Luby2-1/+20
2023-06-06convert SvtAccessibilityOptions to officecfg where possibleNoel Grandin1-2/+1
2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl3-0/+42
2023-06-02lok: accessibility event listener for focused paragraphMarco Cecchetti2-37/+115
2023-05-25desktop: check getDialog()Xisco Fauli1-2/+4
2023-05-23[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır1-0/+48
2023-05-10desktop : remove useless using namespaceArnaud VERSINI2-5/+0
2023-05-07use AlphaMask for variables when calling GetAlphaMaskNoel Grandin1-1/+1
2023-05-04tdf#119931 Fix accessibility warningsRasenkai1-0/+6
2023-04-27Bin the unused paintTileToCGContext special thing for iOSTor Lillqvist1-77/+25
2023-04-26Bin leftover dead codeTor Lillqvist1-20/+0
2023-04-25loplugin:unnecessarygetstrStephan Bergmann1-2/+2
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin2-8/+8
2023-04-24loplugin:unnecessarygetstr extend to createFromAsciiNoel Grandin2-8/+8
2023-04-21CppunitTest_desktop_lib: disable 3 useless doc sign testsMiklos Vajna1-0/+6
2023-04-20WASM: don't run gfx tests on startupThorsten Behrens1-0/+2
2023-04-14-Werror,-Wunused-variableStephan Bergmann1-1/+0
2023-04-13lok: trim glibc allocator's pending heap when called.Michael Meeks1-0/+12
2023-04-12lok: capture and publish the modified status in save resultAshod Nakashian1-2/+14
2023-04-11loplugin:stringaddStephan Bergmann1-2/+1
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski1-1/+1
2023-04-10Use more *string_viewMike Kaganski1-6/+6
2023-04-09new loplugin:unnecessarygetstrNoel Grandin1-2/+2
2023-04-07move using the vcl file dialog in headless mode to the point of creationCaolán McNamara1-23/+0
2023-04-07drop unused eventtesting stuffCaolán McNamara4-14/+5
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin4-68/+68
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski3-23/+20
2023-03-25loplugin:stringadd in d*Noel Grandin12-61/+34
2023-03-23rtl::Static to thread-safe-staticNoel Grandin2-29/+34
2023-03-22m_aBootsrapError will always be BE_OK here nowStephan Bergmann1-19/+16
2023-03-22rhbz#2171265 Report fatal InitApplicationServiceManager failures more reliablyStephan Bergmann1-1/+3