summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara1-65/+58
2020-12-20tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorhomeboy4452-4/+2
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara1-1/+1
2020-12-18lok: add parameter "MacroExecMode"Henry Castro1-2/+3
2020-12-18lok: initialize to dispatch ".uno:RunMacro" commandHenry Castro1-1/+2
2020-12-15update pchesCaolán McNamara2-2/+5
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann9-42/+50
2020-12-08jsdialog: don't skip commandsSzymon Kłos1-1/+0
2020-12-08reap glxtest process early in soffice_main unconditionallyLuboš Luňák1-5/+2
2020-12-06Clean up CrashReporter::IsDumpEnableStephan Bergmann1-7/+8
2020-12-06Directly check for nullptrStephan Bergmann1-1/+1
2020-12-04update pchesCaolán McNamara3-3/+10
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-2/+2
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel7-70/+70
2020-11-30tdf#48413 handle wildcards on WindowsDeb Barkley-Yeung1-3/+51
2020-11-29Fix unmodified pdf does forced-saveMert Tumer1-1/+1
2020-11-29LOK: send state of SheetRightToLeftPranam Lashkari1-1/+2
2020-11-25jsdialog: implement TreeViewSzymon Kłos1-20/+2
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel11-60/+60
2020-11-23desktop: rr --ignore-nested was renamed to --nested=ignoreMichael Stahl1-2/+2
2020-11-21Must now call the lovely SfxViewShell::SetCurrentDocId()Tor Lillqvist1-1/+3
2020-11-21Test also that loading more documents after closing all open ones worksTor Lillqvist1-89/+92
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian3-15/+124
2020-11-21DesktopLOKTest: cleanupAshod Nakashian1-26/+91
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian1-2/+2
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann1-1/+2
2020-11-17loplugin:stringviewparam check methods tooNoel5-8/+8
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara4-0/+9
2020-11-15Remove Bottom DrawTextFlag on renderFont for WatermarkMert Tumer1-1/+0
2020-11-13tdf#123936 Formatting files in module desktop with clang-formatPhilipp Hofer21-160/+124
2020-11-13lok: Simplify the check for command in sendDialogEvent.Jan Holesovsky1-32/+25
2020-11-11loplugin:stringviewNoel4-12/+8
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-4/+4
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen9-7/+13
2020-11-07ScriptForge - Update build filesJean-Pierre Ledure1-0/+4
2020-11-05use a utl::TempFile and clean it up after testAndras Timar1-3/+4
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin1-5/+11
2020-10-28strtol returns long, so that needs to be used hereStephan Bergmann1-2/+2
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann1-2/+1
2020-10-28convert some more long -> tools::LongNoel1-2/+2
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