summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2021-06-18Add Last 4 UNO Commands To CrashReport DumpGopi Krishna Menon1-0/+30
2021-06-18Add Active Sfx Object Name To CrashReport DumpGopi Krishna Menon1-9/+11
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy4451-0/+15
2021-06-17use string_view in the Translate APINoel Grandin1-2/+2
2021-06-16Add Active App Name Field To Crash ReportGopi Krishna Menon1-1/+14
2021-06-14Use FontList::GetFirstFontMetric instead of custom iteration codeMike Kaganski1-103/+87
2021-06-09scale VCL's scale cache according to the number of Online viewsLuboš Luňák1-1/+6
2021-06-09We must collect the Trace Events when recording them is turned onTor Lillqvist1-27/+37
2021-06-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet1-7/+8
2021-06-08Silence -Wunused-but-set-variable (Clang 13 trunk) on volatile variableStephan Bergmann1-0/+1
2021-06-04lok: Interaction handler for FilterOptionsmerttumer2-0/+25
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski1-1/+1
2021-05-26gbuild: Handle glxtest + vclmain usage via macrosJan-Marek Glogowski2-41/+4
2021-05-25fix some crypto leaksNoel Grandin2-0/+19
2021-05-22fix leak in desktop testNoel Grandin1-1/+4
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara4-4/+4
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara2-5/+5
2021-05-19tdf#142348 Use transparent background for Android Viewer, tooMichael Weghorn1-4/+0
2021-05-18loplugin:stringview (--enable-breakpad)Stephan Bergmann1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-3/+3
2021-05-14Improve loplugin:stringviewStephan Bergmann1-1/+1
2021-05-11lok: move handleMacroConfirmationRequest to its own methodTomaž Vajngerl2-11/+19
2021-05-11lok: enable macros by default for AndroidTomaž Vajngerl1-0/+4
2021-05-07desktop, lokclipboard: avoid repeating the return type from the declarationMiklos Vajna2-4/+3
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski1-2/+2
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-4/+4
2021-04-29Can use stack instead of heap (desktop/lockfile)Julien Nabet1-3/+3
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin4-28/+20
2021-04-29Let's call it "traceeventrecording" and not "profilezonerecording"Tor Lillqvist1-1/+1
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-1/+1
2021-04-28Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist1-4/+4
2021-04-28Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist1-0/+30
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin1-1/+1
2021-04-27Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist1-2/+2
2021-04-27Clarify the ProfileRecording APITor Lillqvist1-1/+1
2021-04-19convert some #define to OUStringLiteralNoel Grandin1-2/+2
2021-04-19notebookbar: minify for onlineSzymon Kłos1-1/+1
2021-04-16jsdialog: uitest: handle click for drawing areaSzymon Kłos1-0/+11
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin1-2/+2
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos1-4/+9
2021-04-12Fix previous typo-in-comment fixStephan Bergmann1-1/+1
2021-04-12update PCHsCaolán McNamara1-2/+1
2021-04-11we where -> we wereNoel Grandin1-2/+2
2021-04-09remove vcl/waitobj.hxxCaolán McNamara2-3/+4
2021-04-08update PCHsLuboš Luňák2-2/+5
2021-04-07rtl::Static -> function local staticNoel Grandin2-20/+12
2021-04-07lok: add "MacroSecurityLevel" optionHenry Castro1-0/+14
2021-04-07lok: add "EnableMacrosExecution" optionHenry Castro1-1/+3
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-12/+17
2021-04-06lok: disable macro executionHenry Castro1-1/+1