summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2021-01-17fix rendershapeselection for drawingMert Tumer1-0/+3
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2021-01-15fix location of change tracking boxes in OnlineNoel Grandin1-2/+2
2021-01-15replace stock button labelsCaolán McNamara7-26/+26
2021-01-10fix coverity parse errorsCaolán McNamara1-2/+2
2021-01-09fix coverity parse errorsCaolán McNamara4-8/+8
2021-01-05lok: add interaction handler "macro security" confirmationHenry Castro1-0/+16
2021-01-05lok: add missing global notifierHenry Castro1-2/+5
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro1-1/+18
2021-01-03Removed duplicated includesAndrea Gelmini1-1/+0
2021-01-01Use Unicode paths on Windows for minidumpsMike Kaganski3-0/+42
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann36-193/+233
2020-12-26New loplugin:stringliteralvarStephan Bergmann5-14/+14
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