summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-06update pchesCaolán McNamara2-5/+2
2021-04-02Simplify some static variable initializationsMike Kaganski1-9/+1
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K1-0/+10
2021-03-26lok: mark strings static after pre-init, not after the fork.Michael Meeks1-2/+4
2021-03-25const OUString -> const OUStringLiteralMike Kaganski5-16/+16
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski1-0/+2
2021-03-23Forgotten dp_misc::isPlatformSupported support for PLATFORMID=macosx_aarch64Stephan Bergmann1-0/+2
2021-03-21update pchesCaolán McNamara2-2/+6
2021-03-19tdf#122406: only restart when user accepted the license agreementBayram Çiçek1-26/+33
2021-03-18Resolves tdf#66470 - Scaling value in statusbarHeiko Tietze1-0/+1
2021-03-15Calc: Update selected cell range before calculating the selection area.Gökay Şatır1-0/+1
2021-03-14tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopdipanshu1241-1/+0
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara1-2/+2
2021-03-13update pchesJulien Nabet2-5/+2
2021-03-12use preferred variant when window arg is nullCaolán McNamara1-2/+2
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski1-1/+1
2021-03-09Make sal/config.h the first in pchMike Kaganski4-8/+11
2021-03-08Fix build of Extension_test-{active,passive}Stephan Bergmann2-6/+8
2021-03-06update pchesJulien Nabet1-2/+1
2021-03-06update pchesJulien Nabet2-4/+3
2021-03-04Init Notebookbar for Online Drawmert1-0/+1
2021-03-03update pchesCaolán McNamara1-2/+1
2021-03-03lok: add batch mode option to load the documentHenry Castro1-0/+6
2021-03-03lok: send paragraph spacing stateSzymon Kłos1-1/+4
2021-02-26move lok FloatingWindow closing code to vclCaolán McNamara1-7/+1