summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement idle GL flushing.private/mmeeks/opengl-backbufferMichael Meeks2015-12-042-8/+49
* Remove lots of paint debugging - squash me ...Michael Meeks2015-12-042-13/+0
* Avoid excessive flushing by hold paint guard over window update.Michael Meeks2015-12-041-0/+2
* vcl: Don't flush if we're mid-rendering - to avoid partial contents.Michael Meeks2015-12-042-9/+19
* vcl: gtk frames should DeInitialize properly, to handle GL cleanup.Michael Meeks2015-12-041-4/+3
* vcl: move begin/end paint counting to SalGraphics where it fits nicely.Michael Meeks2015-12-0418-77/+105
* More smoketest notes.Michael Meeks2015-12-041-1/+4
* vcl rebase cleanup; also assertions on non-flushed SalGraphics.Michael Meeks2015-12-043-17/+33
* Get Double-buffered context creation working on linux.Michael Meeks2015-12-042-41/+46
* Try to de-bong horrors around vdev creation.Michael Meeks2015-12-043-6/+18
* More debugging work; potentially multiple contexts created for same window.Michael Meeks2015-12-041-10/+25
* More horrific debugging experience ...Michael Meeks2015-12-043-5/+41
* More tweakables ... no joy.Michael Meeks2015-12-042-7/+31
* STAGE <N> - starting to see something.Michael Meeks2015-12-041-11/+44
* STEP #4 - paint guards & compilation.Michael Meeks2015-12-0410-70/+52
* Stage #3 - first cut at flushing the whole buffer across ...Michael Meeks2015-12-045-8/+95
* Step #2 - kill mbOffscreen.Michael Meeks2015-12-042-32/+31
* Step #1 - de-virtualize UseContextMichael Meeks2015-12-047-44/+14
* Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky2015-12-0319-38/+800
* update creditsChristian Lohmaier2015-12-041-1292/+1317
* Updated coreChristian Lohmaier2015-12-031-0/+0
* vcl: cleanup indents, add doxygen commentsJuergen Funk2015-12-031-310/+337
* tdf#74608 dbaccess: Constructor feature for ODatabaseSourceMatúš Kukan2015-12-035-42/+11
* tdf#34957 - don't push multi-page table to next page.Justin Luth2015-12-033-2/+13
* upload libetonyek 0.1.5David Tardon2015-12-039-2169/+4
* Silence warning in --disable-assert-always-abort buildsStephan Bergmann2015-12-031-1/+1
* sw: fix DOCX export of embedded OOXML objectsMichael Stahl2015-12-032-14/+25
* sw: docx export: write something more specific for embedded PDFMichael Stahl2015-12-031-0/+6
* mDNSResponder: upgrade to release 576.30.4Michael Stahl2015-12-034-4/+23
* sc interperter: Turn it on for a subset of operations by default.Jan Holesovsky2015-12-031-1/+1
* gbuild: expanded "make help" with missing targets.jan iversen2015-12-031-14/+21
* WaE: comparison between signed and unsigned integer expressionsTor Lillqvist2015-12-031-1/+1
* tdf#96083 slide transitions wrong with appearing shapesArmin Le Grand2015-12-033-31/+79
* uno::Sequence->std::vector in vcl::ThrobberNoel Grandin2015-12-033-14/+3
* uno:Sequence->std::vector in SmartTagMgrNoel Grandin2015-12-035-21/+14
* uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin2015-12-036-31/+22
* use comphelper::containerToSequence()Noel Grandin2015-12-032-11/+4
* uno::Sequence->std::vectorNoel Grandin2015-12-033-8/+8
* use comphelper::containerToSequenceNoel Grandin2015-12-031-7/+2
* uno::Sequence->std::vector, and fix method nameNoel Grandin2015-12-032-13/+10
* uno::Sequence -> std::vectorNoel Grandin2015-12-032-255/+150
* Use comphelper::containerToSequence()Noel Grandin2015-12-035-60/+56
* Resolves: tdf#95700 index dialog cut offCaolán McNamara2015-12-031-2/+4
* Resolves: tdf#94701 allow fully deleting illustration category in comboboxCaolán McNamara2015-12-031-2/+2
* Resolves: tdf#95960 displaced field value in user-defined propertiesCaolán McNamara2015-12-031-6/+9
* coverity#1341505 silence Uninitialized scalar variableCaolán McNamara2015-12-031-5/+5
* coverity#1341504 Uninitialized scalar variableCaolán McNamara2015-12-032-0/+2
* coverity#1341507 Uninitialized pointer fieldCaolán McNamara2015-12-031-0/+1
* Use comphelper::containerToSequence()Miklos Vajna2015-12-032-10/+4
* add move assignment and constructor to uno::ReferenceNoel Grandin2015-12-032-0/+37