summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2021-05-19tdf#142348 Use transparent background for Android Viewer, tooMichael Weghorn
2021-05-18loplugin:stringview (--enable-breakpad)Stephan Bergmann
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-11lok: move handleMacroConfirmationRequest to its own methodTomaž Vajngerl
2021-05-11lok: enable macros by default for AndroidTomaž Vajngerl
2021-05-07desktop, lokclipboard: avoid repeating the return type from the declarationMiklos Vajna
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29Can use stack instead of heap (desktop/lockfile)Julien Nabet
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-29Let's call it "traceeventrecording" and not "profilezonerecording"Tor Lillqvist
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-28Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist
2021-04-28Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist
2021-04-27Clarify the ProfileRecording APITor Lillqvist
2021-04-19convert some #define to OUStringLiteralNoel Grandin
2021-04-19notebookbar: minify for onlineSzymon Kłos
2021-04-16jsdialog: uitest: handle click for drawing areaSzymon Kłos
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-07lok: add "MacroSecurityLevel" optionHenry Castro
2021-04-07lok: add "EnableMacrosExecution" optionHenry Castro
2021-04-06lok: disable macro executionHenry Castro
2021-04-02Simplify some static variable initializationsMike Kaganski
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K
2021-03-26lok: mark strings static after pre-init, not after the fork.Michael Meeks
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski
2021-03-23Forgotten dp_misc::isPlatformSupported support for PLATFORMID=macosx_aarch64Stephan Bergmann
2021-03-19tdf#122406: only restart when user accepted the license agreementBayram Çiçek
2021-03-18Resolves tdf#66470 - Scaling value in statusbarHeiko Tietze
2021-03-15Calc: Update selected cell range before calculating the selection area.Gökay Şatır
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-12use preferred variant when window arg is nullCaolán McNamara
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-04Init Notebookbar for Online Drawmert
2021-03-03lok: add batch mode option to load the documentHenry Castro
2021-03-03lok: send paragraph spacing stateSzymon Kłos
2021-02-26move lok FloatingWindow closing code to vclCaolán McNamara
2021-02-22loplugin:refcounting in desktopNoel
2021-02-19move VclBuilder::preload so desktop doesn't need to include that headerCaolán McNamara
2021-02-17loplugin:referencecasting in desktopNoel
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl
2021-02-15tdf#121245: also set ooLocale when language is set by command lineMike Kaganski
2021-02-11lok: rework form field button message handling.Tamás Zolnai
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini