summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-16Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke4-13/+21
2015-09-16GL paint-flushing guard re-work.Michael Meeks17-88/+77
2015-09-16tdf#94213 - cleanup associated GL contexts properly when DCs released.Michael Meeks2-1/+2
2015-09-16Use C++11 initializer listTor Lillqvist1-34/+36
2015-09-16tdf#93139 Orca Screen Reader does not read bulletNiklas Johansson1-1/+1
2015-09-16Related rhbz#1259746: Buffer file content read from GIO UCPStephan Bergmann3-35/+13
2015-09-16unused .ui fileAndras Timar1-28/+0
2015-09-16sw: prefix members of SwDBTreeList_ImplMiklos Vajna1-20/+20
2015-09-16Blind fix for --enable-tdeStephan Bergmann1-2/+0
2015-09-16convert Link<> to typedNoel Grandin21-84/+63
2015-09-16convert Link<> to typedNoel Grandin3-8/+7
2015-09-16convert Link<> to typedNoel Grandin2-9/+9
2015-09-16convert Link<> to typedNoel Grandin2-8/+8
2015-09-16convert Link<> to typedNoel Grandin5-16/+15
2015-09-16convert Link<> to typedNoel Grandin2-7/+5
2015-09-16convert Link<> to typedNoel Grandin2-5/+4
2015-09-16convert Link<> to typedNoel Grandin2-12/+10
2015-09-16convert Link<> to typedNoel Grandin10-25/+23
2015-09-16convert Link<> to typedNoel Grandin4-11/+6
2015-09-16convert Link<> to typedNoel Grandin8-17/+14
2015-09-16convert Link<> to typedNoel Grandin3-5/+4
2015-09-16convert Link<> to typedNoel Grandin4-7/+10
2015-09-16remove unused Link<> fieldsNoel Grandin2-27/+2
2015-09-16remove unused Link fieldNoel Grandin2-5/+1
2015-09-16convert Link<> to typedNoel Grandin3-5/+4
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin9-76/+94
2015-09-16convert Link<> to typedNoel Grandin5-11/+10
2015-09-16convert Link<> to typedNoel Grandin5-10/+10
2015-09-16convert Link<> to typedNoel Grandin5-10/+10
2015-09-16Remove unnecessary typedef from previous attempt againStephan Bergmann1-1/+0
2015-09-16tdf#94252 - avoid switching contexts un-necessarily to reduce flicker.Michael Meeks1-0/+9
2015-09-16tdf#94006 - need an explicit dispose for slideshow's GLContext.Michael Meeks1-0/+2
2015-09-16tdf#94213 - release offscreen texture properly on re-size.Michael Meeks5-4/+29
2015-09-15tdf#94213 - calc re-size flicker turns out to be the status bar.Michael Meeks2-1/+15
2015-09-15tdf#75256 Sifr iconset updatesMatthias Freund5-0/+0
2015-09-15loplugin:cstylecastStephan Bergmann1-3/+3
2015-09-15tdf#94237 tiled rendering: Use the entire document as the visual area.Jan Holesovsky2-1/+9
2015-09-15there's no default ScMatrixMode enum other than the known onesEike Rathke2-4/+0
2015-09-15stab MM_FAKE, it's a zombieEike Rathke5-10/+2
2015-09-15Rename Sidebar.xcu node names to be meaningfulLaurent Godard3-50/+143
2015-09-15WaE: loplugin:cstylecastTor Lillqvist1-4/+4
2015-09-15NETWORKDAYS : make names for parameter 3 and 4 clearerWinfried Donkers1-2/+2
2015-09-15Split formula group for OpenCL up into smaller bits when necessaryTor Lillqvist4-18/+123
2015-09-15tdf#94079 allow empty array for holiday sequenceWinfried Donkers4-12/+16
2015-09-15tdf#93814: Added support for caching shader program binaries.Marco Cecchetti8-40/+367
2015-09-15LOK: Avoid crash when the command is not available in the given component.Jan Holesovsky1-14/+9
2015-09-15Updated coreBjörgvin Ragnarsson1-0/+0
2015-09-15do not write MM_REFERENCE formulas to OOXML, tdf#61908 follow-upEike Rathke1-46/+67
2015-09-15sw: use same condition in other cases in SwLayIdle::_DoIdleJob()Michael Stahl1-2/+2
2015-09-15tdf#93261: sw: fix idle auto-complete collection loop on big parasMichael Stahl2-2/+5