summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks8-90/+191
2017-05-29lok: Notify about the Formatting Marks changes.Jan Holesovsky1-0/+1
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti1-0/+16
2017-05-16tdf#104312, tdf#105428: use static vars in ReplaceStringHookProcAron Budea1-9/+15
2017-05-16lok: sc: notify cell cursor position to address control in clientMarco Cecchetti1-0/+3
2017-05-05prefer httpsAndras Timar1-1/+1
2017-04-25The debugging rectangles are not needed any more.Jan Holesovsky1-13/+0
2017-04-21LOK - Calc: header, cursor and selection misplaced by other view actionsMarco Cecchetti1-0/+1
2017-04-06tdf#106359: register .iqy in MSI and treat them as templatesMike Kaganski1-0/+1
2017-03-29enable crashreport on WindowsAndras Timar1-1/+1
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky1-1/+59
2017-03-23lok: Do not use UNO for fetching tracked changesPranav Kant1-1/+4
2017-03-23lok: Listen to change tracking related commandsPranav Kant1-1/+3
2017-03-20lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky1-4/+20
2017-03-17lok: It's not that important to skip some of the messages.Jan Holesovsky1-6/+6
2017-03-13tdf#106359: Open Web Query (.iqy) filesMike Kaganski1-1/+89
2017-02-28Run macro:// via LOKitKatarina Behrens1-0/+88
2017-02-28lok: listen for DeleteAnnotation state changesPranav Kant1-0/+1
2017-02-24add the locale info to the crashreporter metadataMarkus Mohrhard1-0/+2
2017-02-18Replace a terribly expensive json parsing with a peek for the value.Jan Holesovsky1-4/+20
2017-02-18lok: Allow to reply to comments using postit idPranav Kant1-0/+1
2017-02-17lokit: support password protected binary MS and OOXML documentsTomaž Vajngerl1-11/+31
2017-02-17lok: ensure positive values for width and heightHenry Castro1-0/+5
2017-02-17sw lok: notify repair when exist a conflict of multiple users undo/redoHenry Castro1-2/+6
2017-02-17lok: avoid render font with empty rectangleHenry Castro1-0/+3
2017-02-17lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant1-0/+19
2017-02-17lok: New feature flag to turn off tiled annotationsPranav Kant1-0/+2
2017-02-17lok: Listen for state change events for cell alignment commandsPranav Kant1-0/+3
2017-02-17lok: Fix state feedback for ToggleMergeCellsPranav Kant1-1/+0
2017-02-17Lok: support for batch API callsAshod Nakashian1-0/+26
2017-02-17Lok: improved tile invalidation compressionAshod Nakashian1-56/+127
2017-02-17Lok: better logging and warningsAshod Nakashian1-11/+25
2017-02-17Lok: correct tile invalidation mergingAshod Nakashian1-3/+13
2017-02-17Lok: compress duplicate state-changed eventsAshod Nakashian1-0/+18
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt1-1/+4
2016-12-11don't overwrite the crashreport info that are written before uploadMarkus Mohrhard1-4/+30
2016-12-03first cut at adding a GDI handles attribute to the windows crash report.Michael Meeks1-0/+1
2016-11-29Window::Invalidate must be called with SolarMutex lockedStephan Bergmann1-58/+74
2016-11-22lok: add command values .uno:FontSubsetHenry Castro1-0/+60
2016-11-21tdf#103146 Revamp Extension Manager Dialog, Part 3Muhammet Kara2-83/+56
2016-11-17that should have been LibreOfficeKit*Document*ClassChristian Lohmaier1-1/+1
2016-11-16tdf#92346 - Copy functionality in the viewerChamal1-1/+2
2016-11-15tdf#103146 Revamp Extension Manager Dialog, Part 2Muhammet Kara2-111/+28
2016-11-14lok: add character parameter to renderFontHenry Castro1-2/+8
2016-11-13drop extra semicolonsDavid Tardon1-2/+2
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-2/+2
2016-11-09tdf#103146 Revamp Extension Manager Dialog, Part 1Muhammet Kara4-62/+41
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin8-79/+25
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-12/+3
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2-8/+5