summaryrefslogtreecommitdiffstats
path: root/desktop/inc
Commit message (Expand)AuthorAgeFilesLines
* lok: Allow setting of the language during load.Jan Holesovsky2017-03-241-0/+5
* Lok: support for batch API callsAshod Nakashian2017-02-171-0/+4
* loplugin:expandablemethods in dbaccessNoel Grandin2016-11-092-10/+1
* drop unused STD_MASKCOLOR definesCaolán McNamara2016-10-061-3/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* LOK: new callback dropping implementationMarco Cecchetti2016-09-101-0/+5
* LOK: tidy up `CallbackFlushHandler::queue`, improved cell view cursorMarco Cecchetti2016-09-101-2/+4
* LOK: queue-up events while processing client callsAshod Nakashian2016-08-311-2/+11
* desktop: validate OpenCL drivers before use.Michael Meeks2016-07-121-0/+1
* sw lok: move filtering of callbacks during paint to desktopMiklos Vajna2016-06-161-1/+2
* desktop lok: implement per-view CallbackFlushHandlerMiklos Vajna2016-06-091-1/+1
* desktop lok: move CallbackFlushHandler impl details out of headerMiklos Vajna2016-06-091-191/+10
* bccu#1781: Impress/Comments - selection not updated on deleteAshod Nakashian2016-05-291-1/+3
* LOK: don't filter cursor visibility during paintingAshod Nakashian2016-05-281-1/+2
* LOK: improved event handling and fixesAshod Nakashian2016-05-281-11/+28
* convert EXCEPTION_ to scoped enumNoel Grandin2016-05-131-1/+1
* LOK: drop identical invalidation notificationsAshod Nakashian2016-05-091-8/+17
* LOK: SAL_WARN for each removed event is unnecessaryAshod Nakashian2016-05-091-2/+2
* Allow painting for arbitrary partAshod Nakashian2016-05-091-1/+13
* Some LOK notifications are dropped if they are superseeded by later onesAshod Nakashian2016-05-091-0/+51
* std::tuple -> std::pairAshod Nakashian2016-05-091-3/+3
* More LOK callback notification compressionAshod Nakashian2016-05-091-0/+4
* Desktop compresses text selection start/end notificationsAshod Nakashian2016-05-091-0/+9
* Desktop compresses mouse pointer notificationsAshod Nakashian2016-05-081-0/+1
* loplugin:redundantcastTor Lillqvist2016-05-081-1/+1
* New LOKDocument callback queue to flush events lazily on idleAshod Nakashian2016-05-071-5/+107
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-132-2/+0
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* Remove undocumented perftune.ini QuickstartPreloadConfigurationStephan Bergmann2016-03-291-3/+0
* add way to add additional information to the crash reportMarkus Mohrhard2016-02-251-1/+1
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-1/+1
* vcl: split exception types from input typesChris Sherlock2016-02-061-4/+4
* desktop: replace boost::bind with lambda or std::bindMichael Stahl2016-02-032-2/+0
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0
* libreofficekit: password interaction optional and off by defaultMichael Stahl2016-01-271-0/+7
* libreofficekit: ask for password when loading encrypted documentsMichael Stahl2016-01-251-0/+5
* loplugin: unused return valuesNoel Grandin2016-01-211-2/+2
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-111-1/+0
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-154-438/+399
* lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky2015-11-031-0/+2
* afl-eventtesting: can simplify this now we use QueryExitCaolán McNamara2015-11-021-2/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-8/+8
* loplugin:staticmethodsStephan Bergmann2015-10-091-2/+2
* afl-eventtesting: provide a way to pseudo-restartCaolán McNamara2015-10-091-0/+7
* tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2015-09-252-2/+0
* desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna2015-09-251-0/+12
* desktop: missing header guardMiklos Vajna2015-09-241-0/+6
* desktop: avoid 'using' in headersMiklos Vajna2015-09-231-5/+4
* convert Link<> to typedNoel Grandin2015-09-221-1/+1