summaryrefslogtreecommitdiff
path: root/desktop/inc
AgeCommit message (Expand)AuthorFilesLines
2018-04-19tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann1-0/+1
2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-14Allow lok to re-set temporary paths on second init.Michael Meeks1-0/+2
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2017-10-23loplugin:includeform: desktopStephan Bergmann1-1/+1
2017-10-22oss-fuzz: drop our own afl related hackeryCaolán McNamara1-5/+0
2017-09-22Fresh run of bin/update_pch.shMike Kaganski4-22/+49
2017-08-01move resmgr to unotoolsCaolán McNamara3-6/+4
2017-07-21migrate to boost::gettextCaolán McNamara7-169/+209
2017-07-19loplugin:constparams in desktopNoel Grandin1-1/+1
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin1-2/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-26tdf#36019: Dynamically enable/disable extension removal via GUIMuhammet Kara1-0/+1
2017-05-24tdf#36019: Dynamically enable/disable extension installation via GUIMuhammet Kara1-0/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-6/+3
2017-05-19improve update checker and update downloader codeMarkus Mohrhard1-0/+3
2017-04-30untranslated strings are just stringsCaolán McNamara1-0/+17
2017-04-25remove desktop bitmaps from .src filesCaolán McNamara2-6/+21
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-29Fix typosAndrea Gelmini1-1/+1
2017-03-28Fix typosAndrea Gelmini1-1/+1
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky1-0/+5
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-01-31Revert "Lok: support for batch API calls"Jan Holesovsky1-4/+0
2017-01-23Lok: support for batch API callsAshod Nakashian1-0/+4
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara1-4/+4
2017-01-18XPackageTypeInfo::getIcon is uselessCaolán McNamara1-9/+0
2017-01-02tdf#95416 Get rid of #include ../foo/bar.hxx style includesGaurav Dhingra1-2/+2
2016-12-21tdf#95416 Fix an include for 2 files in unopkgHuzaifa Iftikhar2-0/+142
2016-12-20tdf#95416 Fix an include for desktop directoryHuzaifa Iftikhar1-0/+164
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin2-10/+1
2016-10-06drop unused STD_MASKCOLOR definesCaolán McNamara1-3/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-09-10LOK: new callback dropping implementationMarco Cecchetti1-0/+5
2016-09-10LOK: tidy up `CallbackFlushHandler::queue`, improved cell view cursorMarco Cecchetti1-2/+4
2016-08-31LOK: queue-up events while processing client callsAshod Nakashian1-2/+11
2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks1-0/+1
2016-06-16sw lok: move filtering of callbacks during paint to desktopMiklos Vajna1-1/+2
2016-06-09desktop lok: implement per-view CallbackFlushHandlerMiklos Vajna1-1/+1
2016-06-09desktop lok: move CallbackFlushHandler impl details out of headerMiklos Vajna1-191/+10
2016-05-29bccu#1781: Impress/Comments - selection not updated on deleteAshod Nakashian1-1/+3
2016-05-28LOK: don't filter cursor visibility during paintingAshod Nakashian1-1/+2
2016-05-28LOK: improved event handling and fixesAshod Nakashian1-11/+28
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin1-1/+1