summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-1/+2
* add << operator for css::uno::ExceptionNoel Grandin2017-10-0421-53/+41
* Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann2017-10-041-1/+1
* Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski2017-10-031-2/+1
* lok: Fix declaration of ‘xContext’ shadows a global declaration.Jan Holesovsky2017-10-031-5/+14
* LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky2017-10-031-1/+5
* new loplugin:blockblockNoel Grandin2017-10-031-7/+5
* lok: use getCommandValues to obtain a list of languagesHenry Castro2017-10-031-39/+31
* lok - sc: row/column headers are updated fasterMarco Cecchetti2017-10-021-2/+2
* Removed duplicated includesAndrea Gelmini2017-10-021-1/+0
* tdf#44497 run LicenseDialog with SolarMutex lockedJan-Marek Glogowski2017-10-021-0/+1
* Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant2017-10-021-1/+1
* lokdialog: Mouse events for dialog floating child windowsPranav Kant2017-10-021-0/+24
* lokdialog: Support for rendering floating window dialog widgetsPranav Kant2017-10-021-0/+21
* lokdialog: Set up intial posting mouse events to dialogsPranav Kant2017-10-021-1/+45
* lokdialog: Suppress duplicate callbacks in flush handlerPranav Kant2017-10-021-0/+1
* lokdialog: Set dialog painting flags while paintingPranav Kant2017-10-021-0/+2
* lokdialog: Better dialog rendering APIPranav Kant2017-10-022-5/+7
* Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl2017-10-021-0/+27
* lok: handle .uno:LanguageStatus commandHenry Castro2017-10-021-5/+42
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-303-9/+9
* 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
* Fresh run of bin/update_pch.shMike Kaganski2017-09-224-22/+49
* Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski2017-09-223-35/+34
* 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
* Use more WIN32_LEAN_AND_MEANMike Kaganski2017-09-164-0/+4
* consistent naming of externals: png -> libpngMichael Stahl2017-09-151-1/+1
* loplugin:redundantcastStephan Bergmann2017-09-151-26/+26
* loader: don't use 8-bit string functionsMike Kaganski2017-09-154-95/+31
* applauncher: don't use 8-bit string functionsMike Kaganski2017-09-159-54/+30
* 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-1111-24/+20
* 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
* tdf#109241 desktop: Win32: prepend "program" dir to $PATHMichael Stahl2017-09-014-11/+50
* Remove unused desktop/StaticLibrary_minidump.mkStephan Bergmann2017-08-311-19/+0
* Revert loplugin:constparam behavior when param is subject of castStephan Bergmann2017-08-311-2/+2