summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna1-0/+2
2016-06-30LOK: change back type of view ids to intMiklos Vajna2-10/+10
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 installationirem2-0/+8
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 Vajna2-13/+14
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna3-24/+6
2016-06-16comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna2-2/+2
2016-06-16sw lok: move filtering of callbacks during paint to desktopMiklos Vajna3-4/+11
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 Vajna3-12/+20
2016-06-09desktop lok: move CallbackFlushHandler impl details out of headerMiklos Vajna2-191/+207
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
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 Mohrhard6-201/+258
2016-06-03add some more error checking to minidump uploaderMarkus Mohrhard1-0/+6
2016-06-03A slightly better DbusIpcThreadStephan Bergmann1-15/+48
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin3-5/+5
2016-05-31Convert ControlType to scoped enumNoel Grandin1-3/+3
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin2-6/+4
2016-05-30Trivial follow-up fix to 64061d8dd687efa1c78e5284ab01f2f16e5817c3Tor Lillqvist1-1/+1
2016-05-30Move exithelper.h to includeTor Lillqvist4-41/+3
2016-05-30use the existing url to path function also in the ini file partMarkus Mohrhard1-5/+3
2016-05-30generate correct json filesMarkus Mohrhard1-1/+1
2016-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin2-18/+18
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-28lok: add uno command AssignLayoutHenry Castro1-1/+2
2016-05-27support the json key value data upload for crash report on client sideMarkus Mohrhard1-14/+32
2016-05-25lok: reset the font list when there are no itemsHenry Castro1-1/+4
2016-05-25Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann1-0/+7
2016-05-25Fix mis-mergeStephan Bergmann1-1/+1