summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2021-06-22lok: allow .uno:JumpToMark.Michael Meeks1-0/+1
2021-06-14Use FontList::GetFirstFontMetric instead of custom iteration codeMike Kaganski1-103/+87
2021-06-10jsdialog: remove UITest based events executionSzymon Kłos1-95/+8
2021-06-10scale VCL's scale cache according to the number of Online viewsLuboš Luňák1-1/+6
2021-05-31lok: Interaction handler for FilterOptionsmerttumer2-0/+24
2021-05-25jsdialog: early return if welded widget foundSzymon Kłos1-48/+47
2021-05-18We must collect the Trace Events when recording them is turned onTor Lillqvist1-26/+36
2021-05-13lok: move handleMacroConfirmationRequest to its own methodTomaž Vajngerl2-11/+19
2021-05-13lok: enable macros by default for AndroidTomaž Vajngerl1-0/+4
2021-05-01lok: mark strings static after pre-init, not after the fork.Michael Meeks1-2/+4
2021-04-29Let's call it "traceeventrecording" and not "profilezonerecording"Tor Lillqvist1-1/+1
2021-04-29Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist1-4/+4
2021-04-23Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist1-0/+30
2021-04-23Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist1-2/+2
2021-04-19jsdialog: uitest: handle click for drawing areaSzymon Kłos1-0/+11
2021-04-19notebookbar: minify for onlineSzymon Kłos1-1/+1
2021-04-15Clarify the ProfileRecording APITor Lillqvist1-1/+1
2021-04-14impress: don't exit textbox editing when new slide was addedSzymon Kłos1-4/+9
2021-04-10lok: add "MacroSecurityLevel" optionHenry Castro1-0/+14
2021-04-10lok: add "EnableMacrosExecution" optionHenry Castro1-1/+3
2021-04-10lok: disable macro executionHenry Castro1-1/+1
2021-04-10lok: add batch mode option to load the documentHenry Castro1-0/+6
2021-04-10lok: send paragraph spacing stateSzymon Kłos1-1/+4
2021-04-10lok: add parameter "MacroExecMode"Henry Castro1-2/+3
2021-04-10Init Notebookbar for Online Drawmert1-0/+1
2021-04-10fix location of change tracking boxes in OnlineNoel Grandin1-2/+2
2021-04-09lok: add missing global notifierHenry Castro1-2/+5
2021-04-09lok: add interaction handler "macro security" confirmationHenry Castro1-0/+16
2021-04-08lok: initialize to dispatch ".uno:RunMacro" commandHenry Castro1-1/+2
2021-04-08fix rendershapeselection for drawingMert Tumer1-0/+3
2021-04-08LOK: don't segfault when reporting errorAshod Nakashian1-1/+1
2021-04-07Calc: Update selected cell range before calculating the selection area.Gökay Şatır1-0/+1
2021-04-07jsdialog: don't skip commandsSzymon Kłos1-1/+0
2021-04-06jsdialog: implement TreeViewSzymon Kłos1-20/+2
2021-04-06Fix unmodified pdf does forced-saveMert Tumer1-1/+1
2021-04-05lok: add lo_sendDialogEvent to post dialog eventsHenry Castro1-1/+17
2021-04-02Do not skip cursor invalidation if hyperlink in payloadPranam Lashkari1-1/+3
2021-04-02LOK: send state of SheetRightToLeftPranam Lashkari1-1/+2
2021-04-01lok: rework form field button message handling.Tamás Zolnai1-0/+1
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-2/+2
2021-03-30[cp] enable crashreport on WindowsAndras Timar1-2/+2
2021-01-26fix --enable-breakpad buildCaolán McNamara1-3/+3
2021-01-21make crashreports include info about the system (CPU,memory)Luboš Luňák1-0/+177
2020-11-21Must now call the lovely SfxViewShell::SetCurrentDocId()Tor Lillqvist1-1/+3
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian1-13/+23
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-15Remove Bottom DrawTextFlag on renderFont for WatermarkMert Tumer1-1/+0
2020-11-13tdf#123936 Formatting files in module desktop with clang-formatPhilipp Hofer19-154/+120