summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Revert "desktop: fix loplugin:oncevar"Miklos Vajna2016-06-231-1/+1
* tdf#46279 Show restart message after extension installationirem2016-06-232-0/+8
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-232-12/+12
* desktop: fix loplugin:oncevarMiklos Vajna2016-06-221-1/+1
* lok: Change version string to JSON formatPranav Kant2016-06-211-1/+9
* lok: Expose LO version informationPranav Kant2016-06-211-0/+12
* switch to EHs on windowsMarkus Mohrhard2016-06-201-3/+0
* sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna2016-06-201-0/+2
* Convert PART to scoped enumNoel Grandin2016-06-201-3/+3
* loplugin:unusedvariablecheckMarkus Mohrhard2016-06-181-1/+0
* move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard2016-06-181-6/+0
* LOK: change type of view ids to uintptr_tMiklos Vajna2016-06-172-13/+14
* comphelper lok: remove the g_bViewCallback globalMiklos Vajna2016-06-173-24/+6
* comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna2016-06-162-2/+2
* sw lok: move filtering of callbacks during paint to desktopMiklos Vajna2016-06-163-4/+11
* work around MSVCR2013 bug around AVX, tdf#99410Markus Mohrhard2016-06-151-0/+6
* Resolves: tdf#91603 if we cancel/discard recovery dialog, continue as normalCaolán McNamara2016-06-151-1/+1
* Fix per-view CppunitTest_libreofficekit_tiledrenderingMiklos Vajna2016-06-151-2/+3
* Clean up uses of Any::getValue() in desktopStephan Bergmann2016-06-101-6/+9
* tdf#43157: Clean up OSL_TRACEArnold Dumas2016-06-102-33/+17
* desktop lok: implement per-view CallbackFlushHandlerMiklos Vajna2016-06-093-12/+20
* desktop lok: move CallbackFlushHandler impl details out of headerMiklos Vajna2016-06-092-191/+207
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-091-4/+1
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-2/+2
* remove old debug outputMarkus Mohrhard2016-06-051-7/+2
* report the crash id back to the userMarkus Mohrhard2016-06-042-4/+7
* don't just silently ignore the return valueMarkus Mohrhard2016-06-041-3/+1
* integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard2016-06-043-22/+3
* extract the minidump uploader code into a static libMarkus Mohrhard2016-06-046-201/+258
* add some more error checking to minidump uploaderMarkus Mohrhard2016-06-031-0/+6
* A slightly better DbusIpcThreadStephan Bergmann2016-06-031-15/+48
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-013-5/+5
* Convert ControlType to scoped enumNoel Grandin2016-05-311-3/+3
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-312-6/+4
* Trivial follow-up fix to 64061d8dd687efa1c78e5284ab01f2f16e5817c3Tor Lillqvist2016-05-301-1/+1
* Move exithelper.h to includeTor Lillqvist2016-05-304-41/+3
* use the existing url to path function also in the ini file partMarkus Mohrhard2016-05-301-5/+3
* generate correct json filesMarkus Mohrhard2016-05-301-1/+1
* Convert ApplicationEvent::Type to scoped enumNoel Grandin2016-05-302-18/+18
* bccu#1781: Impress/Comments - selection not updated on deleteAshod Nakashian2016-05-291-1/+3
* LOK: don't filter cursor visibility during paintingAshod Nakashian2016-05-281-1/+2
* LOK: improved event handling and fixesAshod Nakashian2016-05-281-11/+28
* lok: add uno command AssignLayoutHenry Castro2016-05-281-1/+2
* support the json key value data upload for crash report on client sideMarkus Mohrhard2016-05-271-14/+32
* lok: reset the font list when there are no itemsHenry Castro2016-05-251-1/+4
* Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann2016-05-251-0/+7
* Fix mis-mergeStephan Bergmann2016-05-251-1/+1
* Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann2016-05-251-0/+7
* -Werror,-Wunused-variableStephan Bergmann2016-05-251-2/+1
* add the file extension for minidumps on windowsMarkus Mohrhard2016-05-241-1/+1