summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-23update pchesCaolán McNamara1-1/+3
2021-02-22loplugin:refcounting in desktopNoel5-18/+12
2021-02-19update pchesCaolán McNamara1-1/+2
2021-02-19move VclBuilder::preload so desktop doesn't need to include that headerCaolán McNamara1-2/+1
2021-02-17loplugin:referencecasting in desktopNoel7-24/+24
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl1-3/+0
2021-02-15tdf#121245: also set ooLocale when language is set by command lineMike Kaganski1-13/+7
2021-02-11lok: rework form field button message handling.Tamás Zolnai1-0/+1
2021-02-08update pchesCaolán McNamara3-6/+6
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann1-5/+12
2021-02-06weld annotation windowCaolán McNamara1-36/+0
2021-02-05Revert "Fix typo in code"Stephan Bergmann1-2/+2
2021-02-04Fix typo in codeAndrea Gelmini1-2/+2