summaryrefslogtreecommitdiff
path: root/desktop/inc
AgeCommit message (Expand)Author
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in desktopNoel Grandin
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-26tdf#36019: Dynamically enable/disable extension removal via GUIMuhammet Kara
2017-05-24tdf#36019: Dynamically enable/disable extension installation via GUIMuhammet Kara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19improve update checker and update downloader codeMarkus Mohrhard
2017-04-30untranslated strings are just stringsCaolán McNamara
2017-04-25remove desktop bitmaps from .src filesCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-03-29Fix typosAndrea Gelmini
2017-03-28Fix typosAndrea Gelmini
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-31Revert "Lok: support for batch API calls"Jan Holesovsky
2017-01-23Lok: support for batch API callsAshod Nakashian
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-18XPackageTypeInfo::getIcon is uselessCaolán McNamara
2017-01-02tdf#95416 Get rid of #include ../foo/bar.hxx style includesGaurav Dhingra
2016-12-21tdf#95416 Fix an include for 2 files in unopkgHuzaifa Iftikhar
2016-12-20tdf#95416 Fix an include for desktop directoryHuzaifa Iftikhar
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-10-06drop unused STD_MASKCOLOR definesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10LOK: new callback dropping implementationMarco Cecchetti
2016-09-10LOK: tidy up `CallbackFlushHandler::queue`, improved cell view cursorMarco Cecchetti
2016-08-31LOK: queue-up events while processing client callsAshod Nakashian
2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks
2016-06-16sw lok: move filtering of callbacks during paint to desktopMiklos Vajna
2016-06-09desktop lok: implement per-view CallbackFlushHandlerMiklos Vajna
2016-06-09desktop lok: move CallbackFlushHandler impl details out of headerMiklos Vajna
2016-05-29bccu#1781: Impress/Comments - selection not updated on deleteAshod Nakashian
2016-05-28LOK: don't filter cursor visibility during paintingAshod Nakashian
2016-05-28LOK: improved event handling and fixesAshod Nakashian
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-05-09LOK: drop identical invalidation notificationsAshod Nakashian
2016-05-09LOK: SAL_WARN for each removed event is unnecessaryAshod Nakashian
2016-05-09Allow painting for arbitrary partAshod Nakashian
2016-05-09Some LOK notifications are dropped if they are superseeded by later onesAshod Nakashian
2016-05-09std::tuple -> std::pairAshod Nakashian
2016-05-09More LOK callback notification compressionAshod Nakashian
2016-05-09Desktop compresses text selection start/end notificationsAshod Nakashian
2016-05-08Desktop compresses mouse pointer notificationsAshod Nakashian
2016-05-08loplugin:redundantcastTor Lillqvist