summaryrefslogtreecommitdiffstats
path: root/desktop/source
Commit message (Expand)AuthorAgeFilesLines
...
* check for unnecessary DLLPUBLIC annotationsNoel Grandin2017-09-291-1/+1
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-291-2/+1
* Fix typosAndrea Gelmini2017-09-251-1/+1
* Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2017-09-251-1/+1
* Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski2017-09-221-1/+0
* loplugin:flatten in connectivity..desktopNoel Grandin2017-09-214-39/+27
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-1/+1
* lok: Expose the automatic spell checking state in the UI.Jan Holesovsky2017-09-201-0/+1
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-183-0/+9
* Pre-load dictionaries for online.Michael Meeks2017-09-141-0/+24
* [API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky2017-09-142-5/+5
* clang-tidy modernize-use-emplace in d*Noel Grandin2017-09-1110-23/+19
* tdf#109202 add help blurp for new --convert-images-toThorsten Behrens2017-09-071-5/+8
* desktop: fix loplugin:unnecessaryparen warningMiklos Vajna2017-09-071-2/+2
* Improve error messages for not-standalone command line switchesMike Kaganski2017-09-071-11/+24
* lok - support for watermarkMarco Cecchetti2017-09-061-5/+44
* Don't poll the extension install progress barJan-Marek Glogowski2017-09-062-12/+20
* tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens2017-09-052-3/+30
* tdf#109202: Convert images via command line parameter, CLI supportSamuel Mehrbrodt2017-09-055-0/+13
* Remove useless commentSamuel Mehrbrodt2017-09-051-1/+1
* Revert loplugin:constparam behavior when param is subject of castStephan Bergmann2017-08-311-2/+2
* [Android Viewer] Password supportXimeng Zu2017-08-271-0/+40
* Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist2017-08-251-5/+5
* convert message box style bits to scoped enumNoel Grandin2017-08-231-1/+1
* tdf#111908: only freopen if we try to use another consoleMike Kaganski2017-08-211-9/+9
* updater: looser throw specification for what() of exceptionMarkus Mohrhard2017-08-211-1/+1
* updater: move the update channel info from the config to versionrcMarkus Mohrhard2017-08-202-1/+10
* updater: make it easier to test some parts of the updating codeMarkus Mohrhard2017-08-202-1/+9
* updater: windows prevents moving file with open file handlesMarkus Mohrhard2017-08-201-0/+1
* updater: better error loggingMarkus Mohrhard2017-08-201-12/+27
* convert extended WinBits to scoped enumNoel Grandin2017-08-191-2/+2
* updater: use forward slashesMarkus Mohrhard2017-08-191-1/+1
* fix typosdennisroczek2017-08-181-1/+1
* Fix typosAndrea Gelmini2017-08-171-1/+1
* implementing callback for ruler invalidationAditya Dewan2017-08-171-0/+18
* updater: fix -Werror=undef problemsMarkus Mohrhard2017-08-141-4/+4
* updater: fix the updater path on windowsMarkus Mohrhard2017-08-131-2/+2
* updater: use desktop.updater log scope consistentlyMarkus Mohrhard2017-08-132-6/+5
* updater: make sure we pass the correct path for the updater executable on winMarkus Mohrhard2017-08-131-5/+7
* updater: call the updater executable on windowsMarkus Mohrhard2017-08-133-21/+50
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-112-12/+7
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-118-10/+8
* desktop,extensions: updater: only allow redirects to HTTP/HTTPSMichael Stahl2017-08-091-0/+2
* loplugin:constantparamNoel Grandin2017-08-082-16/+7
* lok: Support RTF as output format.Jan Holesovsky2017-08-031-0/+1
* updater: fix incorrect installation directory pathMarkus Mohrhard2017-08-021-3/+2
* updater: flush the configuration changes before we call execvMarkus Mohrhard2017-08-021-0/+4
* updater: always log all Updater messages also to SAL_INFOMarkus Mohrhard2017-08-022-2/+4
* updater: log the update check timeMarkus Mohrhard2017-08-021-0/+1
* updater: switch to an one-step updateMarkus Mohrhard2017-08-023-65/+7