summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2016-07-12tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks1-0/+12
2016-07-12opencl: bail out early in missing OpenCL case.Michael Meeks1-0/+1
2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks2-0/+178
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann2-2/+2
2016-07-10lok: disable unused UNO commandsHenry Castro1-4/+0
2016-07-08sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna1-0/+3
2016-07-08Resolves: tdf#100713 on cancel curData points to deleted parents vector entryCaolán McNamara1-6/+8
2016-07-08Related: rhbz#100713 move extensions restart to a better placeCaolán McNamara5-9/+26
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-3/+3
2016-07-07sc lok: add number format toolbar itemsHenry Castro1-1/+4
2016-07-06sc lok: add toolbar item wrap text and merge cellsHenry Castro1-1/+3
2016-07-06clang-tidy performance-implicit-cast-in-loopStephan Bergmann1-1/+1
2016-07-05use a dynamic library for minidump shared codeMarkus Mohrhard2-1/+7
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-07-03sd: add status bar UNO commandsHenry Castro1-1/+4
2016-07-03sw lok: add status bar UNO commandsHenry Castro1-1/+5
2016-07-02sc lok: add status bar UNO commandsHenry Castro1-1/+11
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-0/+2
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna1-0/+2
2016-06-30LOK: change back type of view ids to intMiklos Vajna1-8/+8
2016-06-27loplugin:singlevalfields in dbaccessNoel Grandin2-21/+9
2016-06-23Revert "desktop: fix loplugin:oncevar"Miklos Vajna1-1/+1
2016-06-23tdf#46279 Show restart message after extension installationirem1-0/+6
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin2-12/+12
2016-06-22desktop: fix loplugin:oncevarMiklos Vajna1-1/+1
2016-06-21lok: Change version string to JSON formatPranav Kant1-1/+9
2016-06-21lok: Expose LO version informationPranav Kant1-0/+12
2016-06-20switch to EHs on windowsMarkus Mohrhard1-3/+0
2016-06-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna1-0/+2
2016-06-20Convert PART to scoped enumNoel Grandin1-3/+3
2016-06-18loplugin:unusedvariablecheckMarkus Mohrhard1-1/+0
2016-06-18move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard1-6/+0
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna1-8/+8
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna2-23/+6
2016-06-16comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna1-1/+1
2016-06-16sw lok: move filtering of callbacks during paint to desktopMiklos Vajna1-2/+7
2016-06-15work around MSVCR2013 bug around AVX, tdf#99410Markus Mohrhard1-0/+6
2016-06-15Resolves: tdf#91603 if we cancel/discard recovery dialog, continue as normalCaolán McNamara1-1/+1
2016-06-15Fix per-view CppunitTest_libreofficekit_tiledrenderingMiklos Vajna1-2/+3
2016-06-10Clean up uses of Any::getValue() in desktopStephan Bergmann1-6/+9
2016-06-10tdf#43157: Clean up OSL_TRACEArnold Dumas2-33/+17
2016-06-09desktop lok: implement per-view CallbackFlushHandlerMiklos Vajna2-11/+19
2016-06-09desktop lok: move CallbackFlushHandler impl details out of headerMiklos Vajna1-0/+197
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-2/+2
2016-06-05remove old debug outputMarkus Mohrhard1-7/+2
2016-06-04report the crash id back to the userMarkus Mohrhard2-4/+7
2016-06-04don't just silently ignore the return valueMarkus Mohrhard1-3/+1
2016-06-04integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard3-22/+3
2016-06-04extract the minidump uploader code into a static libMarkus Mohrhard3-200/+232
2016-06-03add some more error checking to minidump uploaderMarkus Mohrhard1-0/+6