summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-016-39/+0
* Function already take const OUString&Mike Kaganski2018-01-291-2/+2
* Fix typosAndrea Gelmini2018-01-291-1/+1
* lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky2018-01-271-1/+1
* coverity#1428612 silence reasonable 'Unchecked return value' warningCaolán McNamara2018-01-261-1/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorekuiitr2018-01-264-6/+4
* lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky2018-01-251-0/+1
* Initialize more for sharing during pre-init.Michael Meeks2018-01-251-0/+17
* lok: Preload thesauri too.Jan Holesovsky2018-01-251-3/+16
* desktop: always clear LOK error message on successMiklos Vajna2018-01-251-0/+95
* Remove redundant variableMike Kaganski2018-01-241-4/+2
* new loplugin: pointerboolNoel Grandin2018-01-231-1/+1
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-232-3/+3
* gbuild: always compile as C++17 with MSVC 2017Michael Stahl2018-01-221-0/+3
* tdf#38915: set cProcessed condition on any process outcomeMike Kaganski2018-01-222-7/+46
* iOS, removed iOS special handling in init()jan Iversen2018-01-211-14/+0
* iOS, allow unorc to be readjan Iversen2018-01-201-0/+7
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-192-19/+13
* new loplugin:emptyifNoel Grandin2018-01-191-3/+0
* Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann2018-01-181-1/+0
* sw lokit: add page syles to header & footerHenry Castro2018-01-182-0/+30
* iOS, readded function declaration.jan Iversen2018-01-181-0/+1
* iOS: add a temporarily exposed function that calls CallbackFlushHandler::Invo...Jon Nermut2018-01-181-0/+18
* Fix typosAndrea Gelmini2018-01-171-1/+1
* loplugin:unnecessaryparen extend to delete statementsNoel Grandin2018-01-171-2/+2
* Fix typosAndrea Gelmini2018-01-162-2/+2
* More loplugin:cstylecast: desktopStephan Bergmann2018-01-152-3/+3
* Fix typosAndrea Gelmini2018-01-141-2/+2
* More loplugin:cstylecast: desktopStephan Bergmann2018-01-129-48/+48
* iOS, correct rc file namejan Iversen2018-01-121-1/+1
* iOS, corrected path in LOjan Iversen2018-01-101-3/+4
* lokdialog: Enable input before posting mouse eventsPranav Kant2018-01-081-0/+5
* loplugin:passstuffbyref more return improvementsNoel Grandin2018-01-031-1/+1
* loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin2017-12-311-1/+1
* rtl: support start/stop threads around pre-initAshod Nakashian2017-12-281-2/+4
* LOK: support password-protected PDF docsAshod Nakashian2017-12-231-2/+10
* request installation of langpack via packagekitCaolán McNamara2017-12-221-1/+2
* lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant2017-12-201-5/+6
* lokdialog: Handle closing of modeless dialogs tooPranav Kant2017-12-191-1/+1
* lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2017-12-192-1/+12
* remove unused typedefsNoel Grandin2017-12-191-1/+0
* inline use-once typedefsNoel Grandin2017-12-193-6/+3
* coverity#1426312 Unchecked return valueCaolán McNamara2017-12-181-1/+1
* loplugin:unusedindexMike Kaganski2017-12-182-39/+25
* lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti2017-12-161-1/+2
* lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti2017-12-151-0/+2
* sal: add pre-initialization scheme for allocations.Michael Meeks2017-12-151-0/+7
* Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky2017-12-121-0/+64
* loplugin:salcall fix functionsNoel Grandin2017-12-1118-27/+27
* sw lok: enable Page Header/FooterHenry Castro2017-12-081-1/+3