summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-24-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2021-01-21Do not skip cursor invalidation if hyperlink in payloadPranam Lashkari
2021-01-20make crashreports include info about the system (CPU,memory)Luboš Luňák
2021-01-17fix rendershapeselection for drawingMert Tumer
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15fix location of change tracking boxes in OnlineNoel Grandin
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-05lok: add interaction handler "macro security" confirmationHenry Castro
2021-01-05lok: add missing global notifierHenry Castro
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro
2021-01-03Removed duplicated includesAndrea Gelmini
2021-01-01Use Unicode paths on Windows for minidumpsMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-18lok: add parameter "MacroExecMode"Henry Castro
2020-12-18lok: initialize to dispatch ".uno:RunMacro" commandHenry Castro
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08jsdialog: don't skip commandsSzymon Kłos
2020-12-08reap glxtest process early in soffice_main unconditionallyLuboš Luňák
2020-12-06Clean up CrashReporter::IsDumpEnableStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-29Fix unmodified pdf does forced-saveMert Tumer
2020-11-29LOK: send state of SheetRightToLeftPranam Lashkari
2020-11-25jsdialog: implement TreeViewSzymon Kłos
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21Must now call the lovely SfxViewShell::SetCurrentDocId()Tor Lillqvist
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-15Remove Bottom DrawTextFlag on renderFont for WatermarkMert Tumer
2020-11-13tdf#123936 Formatting files in module desktop with clang-formatPhilipp Hofer
2020-11-13lok: Simplify the check for command in sendDialogEvent.Jan Holesovsky
2020-11-11loplugin:stringviewNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin
2020-10-23Missing call to curl_easy_cleanup (--enable-online-update=mar)Stephan Bergmann
2020-10-23Prevent crash with invalid lang tag.Gülşah Köse
2020-10-22Add gbuild/platform/FREEBSD_POWERPC[64]_GCC.mk files.Gleb Popov
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20ensure solarmutex is locked when closing splashscreen (tdf#137177)Luboš Luňák
2020-10-20remove unnecessary `if (!true) return;` statement from Desktop::Init()Platon Pronko
2020-10-12desktop: fix misleading commentMiklos Vajna