summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-03lok: use getCommandValues to obtain a list of languagesHenry Castro
2017-10-02lok - sc: row/column headers are updated fasterMarco Cecchetti
2017-10-02Removed duplicated includesAndrea Gelmini
2017-10-02tdf#44497 run LicenseDialog with SolarMutex lockedJan-Marek Glogowski
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-10-02lokdialog: Suppress duplicate callbacks in flush handlerPranav Kant
2017-10-02lokdialog: Set dialog painting flags while paintingPranav Kant
2017-10-02lokdialog: Better dialog rendering APIPranav Kant
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-10-02lok: handle .uno:LanguageStatus commandHenry Castro
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-25Fix typosAndrea Gelmini
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-20lok: Expose the automatic spell checking state in the UI.Jan Holesovsky
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-15consistent naming of externals: png -> libpngMichael Stahl
2017-09-15loplugin:redundantcastStephan Bergmann
2017-09-15loader: don't use 8-bit string functionsMike Kaganski
2017-09-15applauncher: don't use 8-bit string functionsMike Kaganski
2017-09-14Pre-load dictionaries for online.Michael Meeks
2017-09-14[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-09-07tdf#109202 add help blurp for new --convert-images-toThorsten Behrens
2017-09-07desktop: fix loplugin:unnecessaryparen warningMiklos Vajna
2017-09-07Improve error messages for not-standalone command line switchesMike Kaganski
2017-09-06lok - support for watermarkMarco Cecchetti
2017-09-06Don't poll the extension install progress barJan-Marek Glogowski
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-09-05tdf#109202: Convert images via command line parameter, CLI supportSamuel Mehrbrodt
2017-09-05Remove useless commentSamuel Mehrbrodt
2017-09-01tdf#109241 desktop: Win32: prepend "program" dir to $PATHMichael Stahl
2017-08-31Remove unused desktop/StaticLibrary_minidump.mkStephan Bergmann
2017-08-31Revert loplugin:constparam behavior when param is subject of castStephan Bergmann
2017-08-29revert "convert all sal_Bool to bool in start.c"Chris Sherlock
2017-08-29revert 36e31c6a6fbbeebd4825f318ebae2ea6c7e6719fChris Sherlock
2017-08-29desktop: convert all sal_Bool to bool in start.cChris Sherlock
2017-08-29desktop: change NULL to nullptr in start.cChris Sherlock
2017-08-29desktop: start.c cleanupChris Sherlock
2017-08-27[Android Viewer] Password supportXimeng Zu