summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2021-10-19Related: tdf#145173 Ensure known supported system and default document localeEike Rathke
2021-07-25Related: tdf#135762 Suppress cout if not command lineEike Rathke
2021-07-15Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet numberEike Rathke
2021-07-15rhbz#1980800 allow --convert-to csv to write each sheet to a separate fileCaolán McNamara
2021-06-15Use FontList::GetFirstFontMetric instead of custom iteration codeMike Kaganski
2021-06-09scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-06-09We must collect the Trace Events when recording them is turned onTor Lillqvist
2021-06-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet
2021-06-04lok: Interaction handler for FilterOptionsmerttumer
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
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