summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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
2019-08-02Try harder to generate HTML from text.Michael Meeks
2019-08-02Set clipboard for a window when createdSzymon Kłos
2019-08-02LOK: Copy Graphics as embedded PNG in HTMLAshod Nakashian
2019-08-02lok: cleanup clipboards associated with a view on destruction.Michael Meeks
2019-08-02LOK: Enable embedding images in text/html format outputAshod Nakashian
2019-08-02LOK: detect Graphics in isComplex for WriterAshod Nakashian
2019-08-02LOK: Implement getSelectionTypeAshod Nakashian
2019-08-02clipboard: get view setting correct before setClipboard.Michael Meeks
2019-08-02lok: clipboard: per view clipboard creation.Michael Meeks