summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-29Function already take const OUString&Mike Kaganski
2018-01-29Fix typosAndrea Gelmini
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky
2018-01-26coverity#1428612 silence reasonable 'Unchecked return value' warningCaolán McNamara
2018-01-26tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorekuiitr
2018-01-25lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky
2018-01-25Initialize more for sharing during pre-init.Michael Meeks
2018-01-25lok: Preload thesauri too.Jan Holesovsky
2018-01-25desktop: always clear LOK error message on successMiklos Vajna
2018-01-24Remove redundant variableMike Kaganski
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski
2018-01-21iOS, removed iOS special handling in init()jan Iversen
2018-01-20iOS, allow unorc to be readjan Iversen
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann
2018-01-18sw lokit: add page syles to header & footerHenry Castro
2018-01-18iOS, readded function declaration.jan Iversen
2018-01-18iOS: add a temporarily exposed function that calls CallbackFlushHandler::Invo...Jon Nermut
2018-01-17Fix typosAndrea Gelmini
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: desktopStephan Bergmann
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann
2018-01-12iOS, correct rc file namejan Iversen
2018-01-10iOS, corrected path in LOjan Iversen
2018-01-08lokdialog: Enable input before posting mouse eventsPranav Kant
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-12-28rtl: support start/stop threads around pre-initAshod Nakashian
2017-12-23LOK: support password-protected PDF docsAshod Nakashian
2017-12-22request installation of langpack via packagekitCaolán McNamara
2017-12-20lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant
2017-12-19lokdialog: Handle closing of modeless dialogs tooPranav Kant
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-18coverity#1426312 Unchecked return valueCaolán McNamara
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-16lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-15sal: add pre-initialization scheme for allocations.Michael Meeks
2017-12-12Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08sw lok: enable Page Header/FooterHenry Castro