summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-12bsh-2.0b1->bsh-2.0b5Caolán McNamara
2015-01-12kind of thing coverity will warn aboutCaolán McNamara
2015-01-12SAL_INFO the setting arguments to OpenCL kernels and enqueueing themTor Lillqvist
2015-01-12Rewrite the RAND() OpenCL implementation to actually be randomTor Lillqvist
2015-01-12Surely any C++ programmer knows what a forward declaration isTor Lillqvist
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-12FocusChanged and DataChanged are never overridenNoel Grandin
2015-01-12android: show version / buildid in about dialogMiklos Vajna
2015-01-12jni: add postKeyEvent to Office and redirect the call to LOKTomaž Vajngerl
2015-01-12android: force screen to render - add access to LayerClientTomaž Vajngerl
2015-01-12android: remove checkerboard color property - fix set to whiteTomaž Vajngerl
2015-01-12gtktiledviewer: invoke paintTile() on the main thread from the callbackMiklos Vajna
2015-01-12android: reuse rerenderTile in createTileTomaž Vajngerl
2015-01-12android: bypass Bitmap creation and copying when creating tilesTomaž Vajngerl
2015-01-12android: support to rerender tile buffer directlyTomaž Vajngerl
2015-01-12android: allow TileLayer to expose the imageTomaž Vajngerl
2015-01-12android: Fix what invalidate rect numbers should meanTomaž Vajngerl
2015-01-12android: Add inverseScale to RectUtilsTomaž Vajngerl
2015-01-12android: react to tile invalidation request and invalidate tilesTomaž Vajngerl
2015-01-12android: Support force redraw in "tile request" eventTomaž Vajngerl
2015-01-12android: add toString to TileIdentifierTomaž Vajngerl
2015-01-12android: Process messages in TileProvider + invalidation interfaceTomaž Vajngerl
2015-01-12android: interface for processing of LOK messagesTomaž Vajngerl
2015-01-12gtktiledviewer: invoke lok::Office::postKeyEvent() on key press / releaseMiklos Vajna
2015-01-12Add lok::Office::postKeyEvent()Miklos Vajna
2015-01-12gtktiledviewer: react to key releasesMiklos Vajna
2015-01-12gtktiledviewer: react to key pressesMiklos Vajna
2015-01-12LibreOfficeKitGtk: lok_docview is never readMiklos Vajna
2015-01-12android: Add support for callbacks from LO to JNI and Java LOKTomaž Vajngerl
2015-01-12android: No reason to return JNI version less than Java 6Tomaž Vajngerl
2015-01-12lok: Add comments to some methods, put the star where it belongsTomaž Vajngerl
2015-01-12external/hunspell: Work around -fsanitize=shiftStephan Bergmann
2015-01-12Factor out SvxProtectItem::dumpAsXml() from swMiklos Vajna
2015-01-12fdo#85818: rename ZGZ to RRILaurent Charrière
2015-01-12fdo#85818: rename RMZ to PMTLaurent Charrière
2015-01-12fdo#85818: rename LIA to SLNLaurent Charrière
2015-01-12fdo#85818: rename GDA to DDBLaurent Charrière
2015-01-12fdo#85818: rename Laufz to DurationLaurent Charrière
2015-01-12fdo#85818: rename GDA2 to DBLaurent Charrière
2015-01-12fdo#85818: rename DIA to SYDLaurent Charrière
2015-01-12fdo#85818: rename BW to PVLaurent Charrière
2015-01-12fdo#85818: rename Effektiv to EffectiveLaurent Charrière
2015-01-12fdo#85818: rename KumKapZ to CumPrincLaurent Charrière
2015-01-12fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-12Removed lcl_putNumberChar() from basegfx.Zsolt Bölöny
2015-01-12java: simplify command-line parameter parsing in ClParserNoel Grandin
2015-01-12java: APP_KILL_COMMAND is unusedNoel Grandin
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-12java: no need to instantiate the AccessibilityTools objectNoel Grandin