summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2019-09-26loplugin:constmethod in comphelper..desktopNoel Grandin
2019-09-24Add reference marks callbackSzymon Kłos
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-09-20Related: tdf#127645 update dialog has a slave extension dialogCaolán McNamara
2019-09-20Related: tdf#127645 return value is unusedCaolán McNamara
2019-09-19desktop: various small cleanups in lokclipboardMiklos Vajna
2019-09-17WIN make sure bootstrap.ini is openend read-onlyThorsten Behrens
2019-09-13WIN allow setting a memory limit for soffice.binJan-Marek Glogowski
2019-09-12desktop: mark LOKClipboard as finalMiklos Vajna
2019-09-06Fixing "...."Andrea Gelmini
2019-09-03Fix typosAndrea Gelmini
2019-09-02Unnecessary to convert Locale to LanguageTag twiceEike Rathke
2019-09-02Resolves: tdf#126042 measure text width with the bold font it will render withCaolán McNamara
2019-09-01Fix '..'Andrea Gelmini
2019-08-31Fix MSVC2019 build after 629dfff3c7289f185268c7088e67931f6bbd9ce0Mike Kaganski
2019-08-31Unify executables to take version resource from default.rcMike Kaganski
2019-08-31Add version resource to executables where it was missingMike Kaganski
2019-08-30Replace is_soffice_Impl hack with a better(?) hackStephan Bergmann
2019-08-29cid#1448379 silence Explicit null dereferenced false positiveCaolán McNamara
2019-08-29LOK: per-view support for isMobile()Muhammet Kara
2019-08-29lok: Add isMobile() methodMuhammet Kara
2019-08-28Send Bcp47 codes with regionSzymon Kłos
2019-08-28Send iso code for languagesSzymon Kłos
2019-08-24loplugin:returnconstval in desktop..formsNoel Grandin
2019-08-20Fix typosAndrea Gelmini
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-08-19Fix typosAndrea Gelmini
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-17loplugin:unnecessaryvirtualNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl
2019-08-12Fix typosAndrea Gelmini
2019-08-10Fix typosAndrea Gelmini
2019-08-08lok: Output a SAL_WARN only if message is not emptyTomaž Vajngerl
2019-08-07Remove some unused includesMiklos Vajna
2019-08-06tdf#107471 Add checkbox to enable/disable sending crash reports to TDFGabor Kelemen
2019-08-03Fix typosAndrea Gelmini
2019-08-02clipboard: add profile zones.Michael Meeks
2019-08-02clipboard: elide string constructor.Michael Meeks
2019-08-02clipboard: elide string constructor.Michael Meeks
2019-08-02Removed duplicated includeAndrea Gelmini
2019-08-02Use implicit OString constructor and cleanup casts.Michael Meeks
2019-08-02clipboard: repair unit test so that it runs in the lok mode.Michael Meeks
2019-08-02clipboard: log before erasingAshod Nakashian
2019-08-02clipboard: check for null.Michael Meeks
2019-08-02lok: share more of the clipboard mime-type handling code.Michael Meeks
2019-08-02clipboard: encourage paste to show up by having some dummy content.Michael Meeks