summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2021-01-24-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-21Do not skip cursor invalidation if hyperlink in payloadPranam Lashkari
2021-01-21lok: unit test incorrect cursor positionHenry Castro
2021-01-20make crashreports include info about the system (CPU,memory)Luboš Luňák
2021-01-19Fix unoinfo on macOSStephan Bergmann
2021-01-18mac: don't put script files into Contents/MacOS or framework-bin directoryChristian Lohmaier
2021-01-17tdf#138122 Add window scaling for retina displays on macOSThorsten Wagner
2021-01-17fix rendershapeselection for drawingMert Tumer
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15fix location of change tracking boxes in OnlineNoel Grandin
2021-01-15replace stock button labelsCaolán McNamara
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-05lok: add interaction handler "macro security" confirmationHenry Castro
2021-01-05lok: add missing global notifierHenry Castro
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro
2021-01-03Removed duplicated includesAndrea Gelmini
2021-01-01Use Unicode paths on Windows for minidumpsMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-12-20tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorhomeboy445
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-18lok: add parameter "MacroExecMode"Henry Castro
2020-12-18lok: initialize to dispatch ".uno:RunMacro" commandHenry Castro
2020-12-15update pchesCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08jsdialog: don't skip commandsSzymon Kłos
2020-12-08reap glxtest process early in soffice_main unconditionallyLuboš Luňák
2020-12-06Clean up CrashReporter::IsDumpEnableStephan Bergmann
2020-12-06Directly check for nullptrStephan Bergmann
2020-12-04update pchesCaolán McNamara
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-30tdf#48413 handle wildcards on WindowsDeb Barkley-Yeung
2020-11-29Fix unmodified pdf does forced-saveMert Tumer
2020-11-29LOK: send state of SheetRightToLeftPranam Lashkari
2020-11-25jsdialog: implement TreeViewSzymon Kłos
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23desktop: rr --ignore-nested was renamed to --nested=ignoreMichael Stahl
2020-11-21Must now call the lovely SfxViewShell::SetCurrentDocId()Tor Lillqvist
2020-11-21Test also that loading more documents after closing all open ones worksTor Lillqvist
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-11-21DesktopLOKTest: cleanupAshod Nakashian
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-15Remove Bottom DrawTextFlag on renderFont for WatermarkMert Tumer