summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2020-10-23Missing call to curl_easy_cleanup (--enable-online-update=mar)Stephan Bergmann1-13/+16
2020-10-23Prevent crash with invalid lang tag.Gülşah Köse1-1/+2
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara9-9/+9
2020-10-22Add gbuild/platform/FREEBSD_POWERPC[64]_GCC.mk files.Gleb Popov1-0/+2
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel9-103/+103
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-1/+1
2020-10-20ensure solarmutex is locked when closing splashscreen (tdf#137177)Luboš Luňák1-0/+1
2020-10-20remove unnecessary `if (!true) return;` statement from Desktop::Init()Platon Pronko1-3/+0
2020-10-15Fix check for inclusion of <sys/sysmacros.h>Stephan Bergmann1-1/+1
2020-10-15Do not include <sys/sysmacros.h> header unconditionally, but perform a check ...Gleb Popov1-0/+2
2020-10-12desktop: fix misleading commentMiklos Vajna1-1/+1
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara2-3/+2
2020-10-06Allow to save file if chart editing is activeSzymon Kłos1-1/+1
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-2/+2
2020-10-02Use the new single-instance="true" attribute in desktopStephan Bergmann2-5/+2
2020-10-02loplugin:reducevarscope in desktop..emfioNoel8-15/+11
2020-09-24speed-up: preload JVM when PreloadJVM is setSerge Krot1-0/+48
2020-09-23Fix typo in codeAndrea Gelmini2-3/+3
2020-09-22Added new command to resolve the comment threadPranam Lashkari1-0/+1
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2-13/+13
2020-09-21update pchesCaolán McNamara1-2/+1
2020-09-21lok: remove .uno:ModifiedStatus message from deduplication mechanismGabriel Masei1-5/+10
2020-09-18jsdialog: use window only if visibleSzymon Kłos1-1/+1
2020-09-17Remove some unused includesMiklos Vajna5-9/+1
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2-2/+7
2020-09-15Online: selection highlight in Calc should follow font size changes.Marco Cecchetti1-0/+2
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman73-290/+73
2020-09-12replace sal_IntPtr with simple integer typeCaolán McNamara1-1/+1
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin1-3/+0
2020-09-02move Edit into toolkit only headersCaolán McNamara2-4/+3
2020-09-02lok: send state updates for shape editing commandsSzymon Kłos1-0/+6
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-09-01Fix typo in codeAndrea Gelmini1-3/+3
2020-08-28Simply use aStr as-isStephan Bergmann1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann4-10/+10
2020-08-28LOK: send status of the sidebarPranam Lashkari1-1/+2
2020-08-27remove some unused includes and update pchesCaolán McNamara2-2/+4
2020-08-27LOK: send state of FreezePanesPranam Lashkari1-5/+4
2020-08-26lok: send cell border state updatesSzymon Kłos1-1/+3
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot4-26/+101
2020-08-20loplugin:constantparamNoel Grandin1-9/+6
2020-08-19update pchesCaolán McNamara2-5/+2
2020-08-19Fix typosAndrea Gelmini2-2/+2
2020-08-18Fix hyperlink popup does not show upMert Tumer1-2/+7
2020-08-18loplugin:unusedvarsglobalNoel Grandin1-5/+4
2020-08-18new loplugin:unusedvarsglobalNoel Grandin1-4/+0
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin1-28/+14
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-14add comments and log some exceptionsNoel Grandin1-2/+6