summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* drop unnecessary includes and update pchCaolán McNamara2019-09-261-0/+1
* loplugin:constmethod in comphelper..desktopNoel Grandin2019-09-266-12/+12
* Add reference marks callbackSzymon Kłos2019-09-241-1/+2
* support O(U)String::number() for fast string concatenationLuboš Luňák2019-09-241-1/+2
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-234-4/+4
* Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar2019-09-204-7/+8
* Related: tdf#127645 update dialog has a slave extension dialogCaolán McNamara2019-09-202-11/+50
* Related: tdf#127645 return value is unusedCaolán McNamara2019-09-202-12/+2
* desktop: various small cleanups in lokclipboardMiklos Vajna2019-09-191-5/+5
* WIN make sure bootstrap.ini is openend read-onlyThorsten Behrens2019-09-171-1/+2
* WIN allow setting a memory limit for soffice.binJan-Marek Glogowski2019-09-132-0/+55
* desktop: mark LOKClipboard as finalMiklos Vajna2019-09-121-1/+1
* Fixing "...."Andrea Gelmini2019-09-062-2/+2
* Fix typosAndrea Gelmini2019-09-031-1/+1
* Unnecessary to convert Locale to LanguageTag twiceEike Rathke2019-09-021-2/+3
* Resolves: tdf#126042 measure text width with the bold font it will render withCaolán McNamara2019-09-021-1/+1
* Fix '..'Andrea Gelmini2019-09-012-2/+2
* Fix MSVC2019 build after 629dfff3c7289f185268c7088e67931f6bbd9ce0Mike Kaganski2019-08-311-0/+4
* Unify executables to take version resource from default.rcMike Kaganski2019-08-3121-118/+20
* Add version resource to executables where it was missingMike Kaganski2019-08-316-0/+12
* Replace is_soffice_Impl hack with a better(?) hackStephan Bergmann2019-08-301-0/+3
* cid#1448379 silence Explicit null dereferenced false positiveCaolán McNamara2019-08-291-0/+1
* LOK: per-view support for isMobile()Muhammet Kara2019-08-291-2/+2
* lok: Add isMobile() methodMuhammet Kara2019-08-291-0/+12
* Send Bcp47 codes with regionSzymon Kłos2019-08-281-1/+1
* Send iso code for languagesSzymon Kłos2019-08-281-0/+1
* loplugin:returnconstval in desktop..formsNoel Grandin2019-08-246-16/+16
* Fix typosAndrea Gelmini2019-08-202-3/+3
* loplugin:constvars in cppuhelper..desktopNoel Grandin2019-08-197-19/+19
* Fix typosAndrea Gelmini2019-08-191-1/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-174-13/+8
* loplugin:unnecessaryvirtualNoel Grandin2019-08-171-2/+2
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-167-21/+13
* loplugin:sequenceloop dbaccess..extensionsNoel Grandin2019-08-153-11/+13
* tdf#122529 lok - table border position manipulationTomaž Vajngerl2019-08-151-2/+14
* Fix typosAndrea Gelmini2019-08-122-4/+4
* Fix typosAndrea Gelmini2019-08-103-4/+4
* lok: Output a SAL_WARN only if message is not emptyTomaž Vajngerl2019-08-081-1/+1
* Remove some unused includesMiklos Vajna2019-08-072-2/+1
* tdf#107471 Add checkbox to enable/disable sending crash reports to TDFGabor Kelemen2019-08-061-1/+1
* Fix typosAndrea Gelmini2019-08-031-1/+1
* clipboard: add profile zones.Michael Meeks2019-08-021-1/+7
* clipboard: elide string constructor.Michael Meeks2019-08-021-4/+1
* clipboard: elide string constructor.Michael Meeks2019-08-021-1/+1
* Removed duplicated includeAndrea Gelmini2019-08-021-1/+0
* Use implicit OString constructor and cleanup casts.Michael Meeks2019-08-022-13/+13
* clipboard: repair unit test so that it runs in the lok mode.Michael Meeks2019-08-022-1/+3
* clipboard: log before erasingAshod Nakashian2019-08-021-1/+1
* clipboard: check for null.Michael Meeks2019-08-021-2/+1
* lok: share more of the clipboard mime-type handling code.Michael Meeks2019-08-021-14/+1