summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
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
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-24-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2021-01-21Do not skip cursor invalidation if hyperlink in payloadPranam Lashkari
2021-01-20make crashreports include info about the system (CPU,memory)Luboš Luňák
2021-01-17fix rendershapeselection for drawingMert Tumer
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15fix location of change tracking boxes in OnlineNoel Grandin
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-05lok: add interaction handler "macro security" confirmationHenry Castro
2021-01-05lok: add missing global notifierHenry Castro
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro
2021-01-03Removed duplicated includesAndrea Gelmini
2021-01-01Use Unicode paths on Windows for minidumpsMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann