summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2016-06-18move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-16comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna
2016-06-16sw lok: move filtering of callbacks during paint to desktopMiklos Vajna
2016-06-15work around MSVCR2013 bug around AVX, tdf#99410Markus Mohrhard
2016-06-15Resolves: tdf#91603 if we cancel/discard recovery dialog, continue as normalCaolán McNamara
2016-06-15Fix per-view CppunitTest_libreofficekit_tiledrenderingMiklos Vajna
2016-06-10Clean up uses of Any::getValue() in desktopStephan Bergmann
2016-06-10tdf#43157: Clean up OSL_TRACEArnold Dumas
2016-06-09desktop lok: implement per-view CallbackFlushHandlerMiklos Vajna
2016-06-09desktop lok: move CallbackFlushHandler impl details out of headerMiklos Vajna
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-05remove old debug outputMarkus Mohrhard
2016-06-04report the crash id back to the userMarkus Mohrhard
2016-06-04don't just silently ignore the return valueMarkus Mohrhard
2016-06-04integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard
2016-06-04extract the minidump uploader code into a static libMarkus Mohrhard
2016-06-03add some more error checking to minidump uploaderMarkus Mohrhard
2016-06-03A slightly better DbusIpcThreadStephan Bergmann
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Trivial follow-up fix to 64061d8dd687efa1c78e5284ab01f2f16e5817c3Tor Lillqvist
2016-05-30Move exithelper.h to includeTor Lillqvist
2016-05-30use the existing url to path function also in the ini file partMarkus Mohrhard
2016-05-30generate correct json filesMarkus Mohrhard
2016-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin
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-28lok: add uno command AssignLayoutHenry Castro
2016-05-27support the json key value data upload for crash report on client sideMarkus Mohrhard
2016-05-25lok: reset the font list when there are no itemsHenry Castro
2016-05-25Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann
2016-05-25Fix mis-mergeStephan Bergmann
2016-05-25Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann
2016-05-25-Werror,-Wunused-variableStephan Bergmann
2016-05-24add the file extension for minidumps on windowsMarkus Mohrhard
2016-05-24use correct URL for crashreportMarkus Mohrhard
2016-05-24copy and paste error in minidump uploaderMarkus Mohrhard
2016-05-24fix previous commitsMarkus Mohrhard
2016-05-24return paths and not URLsMarkus Mohrhard
2016-05-24update the minidump location as soon as possibleMarkus Mohrhard
2016-05-24handle std::string vs std::wstring during exportMarkus Mohrhard
2016-05-23use the TDF server as target for crash reportsMarkus Mohrhard
2016-05-23lok: Subcribe to more uno commands for state changePranav Kant
2016-05-22Convert DragMode to scoped enumNoel Grandin
2016-05-21add the breakpad exception handler also for windowsMarkus Mohrhard