summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant1-0/+21
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant1-1/+45
2017-10-02lokdialog: Suppress duplicate callbacks in flush handlerPranav Kant1-0/+1
2017-10-02lokdialog: Set dialog painting flags while paintingPranav Kant1-0/+2
2017-10-02lokdialog: Better dialog rendering APIPranav Kant2-5/+7
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl1-0/+27
2017-10-02lok: handle .uno:LanguageStatus commandHenry Castro1-5/+42
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski3-9/+9
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin1-1/+1
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-2/+1
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-22Fresh run of bin/update_pch.shMike Kaganski4-22/+49
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski3-35/+34
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin4-39/+27
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-20lok: Expose the automatic spell checking state in the UI.Jan Holesovsky1-0/+1
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski3-0/+9
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski4-0/+4
2017-09-15consistent naming of externals: png -> libpngMichael Stahl1-1/+1
2017-09-15loplugin:redundantcastStephan Bergmann1-26/+26
2017-09-15loader: don't use 8-bit string functionsMike Kaganski4-95/+31
2017-09-15applauncher: don't use 8-bit string functionsMike Kaganski9-54/+30
2017-09-14Pre-load dictionaries for online.Michael Meeks1-0/+24
2017-09-14[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky2-5/+5
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin11-24/+20
2017-09-07tdf#109202 add help blurp for new --convert-images-toThorsten Behrens1-5/+8
2017-09-07desktop: fix loplugin:unnecessaryparen warningMiklos Vajna1-2/+2
2017-09-07Improve error messages for not-standalone command line switchesMike Kaganski1-11/+24
2017-09-06lok - support for watermarkMarco Cecchetti1-5/+44
2017-09-06Don't poll the extension install progress barJan-Marek Glogowski2-12/+20
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens2-3/+30
2017-09-05tdf#109202: Convert images via command line parameter, CLI supportSamuel Mehrbrodt5-0/+13
2017-09-05Remove useless commentSamuel Mehrbrodt1-1/+1
2017-09-01tdf#109241 desktop: Win32: prepend "program" dir to $PATHMichael Stahl4-11/+50
2017-08-31Remove unused desktop/StaticLibrary_minidump.mkStephan Bergmann1-19/+0
2017-08-31Revert loplugin:constparam behavior when param is subject of castStephan Bergmann1-2/+2
2017-08-29revert "convert all sal_Bool to bool in start.c"Chris Sherlock1-16/+16
2017-08-29revert 36e31c6a6fbbeebd4825f318ebae2ea6c7e6719fChris Sherlock1-43/+43
2017-08-29desktop: convert all sal_Bool to bool in start.cChris Sherlock1-16/+16
2017-08-29desktop: change NULL to nullptr in start.cChris Sherlock1-45/+45
2017-08-29desktop: start.c cleanupChris Sherlock1-301/+308
2017-08-27[Android Viewer] Password supportXimeng Zu1-0/+40
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist1-5/+5
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-08-21tdf#111908: only freopen if we try to use another consoleMike Kaganski1-9/+9
2017-08-21updater: looser throw specification for what() of exceptionMarkus Mohrhard1-1/+1
2017-08-20updater: move the update channel info from the config to versionrcMarkus Mohrhard2-1/+10
2017-08-20updater: make it easier to test some parts of the updating codeMarkus Mohrhard2-1/+9
2017-08-20updater: windows prevents moving file with open file handlesMarkus Mohrhard1-0/+1