summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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-07ScriptForge - Update build filesJean-Pierre Ledure
2020-11-05use a utl::TempFile and clean it up after testAndras Timar
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin
2020-10-28strtol returns long, so that needs to be used hereStephan Bergmann
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
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-22set all .ui min require version of gtk to 3.20Caolán McNamara
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-15Fix check for inclusion of <sys/sysmacros.h>Stephan Bergmann
2020-10-15Do not include <sys/sysmacros.h> header unconditionally, but perform a check ...Gleb Popov
2020-10-12desktop: fix misleading commentMiklos Vajna
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06Allow to save file if chart editing is activeSzymon Kłos
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02Use the new single-instance="true" attribute in desktopStephan Bergmann
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-09-24speed-up: preload JVM when PreloadJVM is setSerge Krot
2020-09-23Fix typo in codeAndrea Gelmini
2020-09-22Added new command to resolve the comment threadPranam Lashkari
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21update pchesCaolán McNamara
2020-09-21lok: remove .uno:ModifiedStatus message from deduplication mechanismGabriel Masei
2020-09-18jsdialog: use window only if visibleSzymon Kłos
2020-09-17Remove some unused includesMiklos Vajna
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15Online: selection highlight in Calc should follow font size changes.Marco Cecchetti
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2020-09-12replace sal_IntPtr with simple integer typeCaolán McNamara
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-02lok: send state updates for shape editing commandsSzymon Kłos
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-28Simply use aStr as-isStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-28LOK: send status of the sidebarPranam Lashkari
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-27LOK: send state of FreezePanesPranam Lashkari
2020-08-26lok: send cell border state updatesSzymon Kłos
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2020-08-20loplugin:constantparamNoel Grandin