summaryrefslogtreecommitdiff
path: root/desktop/inc
AgeCommit message (Expand)Author
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
2016-05-07New LOKDocument callback queue to flush events lazily on idleAshod Nakashian
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-29Remove undocumented perftune.ini QuickstartPreloadConfigurationStephan Bergmann
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-03desktop: replace boost::bind with lambda or std::bindMichael Stahl
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl
2016-01-21loplugin: unused return valuesNoel Grandin
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-11-02afl-eventtesting: can simplify this now we use QueryExitCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09loplugin:staticmethodsStephan Bergmann
2015-10-09afl-eventtesting: provide a way to pseudo-restartCaolán McNamara
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-25desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna
2015-09-24desktop: missing header guardMiklos Vajna
2015-09-23desktop: avoid 'using' in headersMiklos Vajna
2015-09-22convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-09LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga