summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2017-10-04add << operator for css::uno::ExceptionNoel Grandin21-53/+41
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-1/+1
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski1-2/+1
2017-10-03lok: Fix declaration of ‘xContext’ shadows a global declaration.Jan Holesovsky1-5/+14
2017-10-03LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky1-1/+5
2017-10-03new loplugin:blockblockNoel Grandin1-7/+5
2017-10-03lok: use getCommandValues to obtain a list of languagesHenry Castro1-39/+31
2017-10-02lok - sc: row/column headers are updated fasterMarco Cecchetti1-2/+2
2017-10-02Removed duplicated includesAndrea Gelmini1-1/+0
2017-10-02tdf#44497 run LicenseDialog with SolarMutex lockedJan-Marek Glogowski1-0/+1
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant1-1/+1
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant1-0/+24
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