summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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
2020-08-19update pchesCaolán McNamara
2020-08-19Fix typosAndrea Gelmini
2020-08-18Fix hyperlink popup does not show upMert Tumer
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14add comments and log some exceptionsNoel Grandin
2020-08-14dont catch&abort Desktop::OpenClients_ImplNoel Grandin
2020-08-14avoid catch&abort in Desktop::MainNoel Grandin
2020-08-13Add "All supported files" filter to extension add dialogSamuel Mehrbrodt
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12lok: update track changes status for calcSzymon Kłos
2020-08-11lok: state updates for vertical alignmentSzymon Kłos