summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2017-02-18Replace a terribly expensive json parsing with a peek for the value.Jan Holesovsky
2017-02-18LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-18sc rowlimit: Make the cursor better fit the rendering.Marco Cecchetti
2017-02-18SvxPostItIdItem is now string typePranav Kant
2017-02-18lok: Allow to edit comment by postit idPranav Kant
2017-02-18lok: Unit test for comments apiPranav Kant
2017-02-18lok: Allow to reply to comments using postit idPranav Kant
2017-02-17lokit: support password protected binary MS and OOXML documentsTomaž Vajngerl
2017-02-17No glxtest library unless USING_X11Tor Lillqvist
2017-02-17Match conditional in Repository.mkTor Lillqvist
2017-02-17lok: ensure positive values for width and heightHenry Castro
2017-02-17sw lok: notify repair when exist a conflict of multiple users undo/redoHenry Castro
2017-02-17lok: avoid render font with empty rectangleHenry Castro
2017-02-17lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant
2017-02-17lok: New feature flag to turn off tiled annotationsPranav Kant
2017-02-17lok: Listen for state change events for cell alignment commandsPranav Kant
2017-02-17lok: Fix state feedback for ToggleMergeCellsPranav Kant
2017-02-17Lok: unittest batch APIAshod Nakashian
2017-02-17Lok: support for batch API callsAshod Nakashian
2017-02-17Lok: improved tile invalidation compressionAshod Nakashian
2017-02-17Lok: better logging and warningsAshod Nakashian
2017-02-17Lok: disable DesktopLOKTest::testTileInvalidationCompressionAshod Nakashian
2017-02-17Lok: correct tile invalidation mergingAshod Nakashian
2017-02-17Lok: compress duplicate state-changed eventsAshod Nakashian
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt
2016-12-11don't overwrite the crashreport info that are written before uploadMarkus Mohrhard
2016-12-03first cut at adding a GDI handles attribute to the windows crash report.Michael Meeks
2016-11-29Window::Invalidate must be called with SolarMutex lockedStephan Bergmann
2016-11-22lok: add command values .uno:FontSubsetHenry Castro
2016-11-21tdf#103146 Revamp Extension Manager Dialog, Part 3Muhammet Kara
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-17that should have been LibreOfficeKit*Document*ClassChristian Lohmaier
2016-11-16Demonstrate that (extension) .xcu can contain <item> with nested <node>sStephan Bergmann
2016-11-16tdf#92346 - Copy functionality in the viewerChamal
2016-11-15tdf#103146 Revamp Extension Manager Dialog, Part 2Muhammet Kara
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-14lok: add character parameter to renderFontHenry Castro
2016-11-13drop extra semicolonsDavid Tardon
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-11-09tdf#103146 Revamp Extension Manager Dialog, Part 1Muhammet Kara
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-08loplugin:oncevarNoel Grandin
2016-11-07soffice.sh: can't hurt to force system allocator for massifMichael Stahl
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin