summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-17vcl: Add basic textdemoprivate/tbsdy/drawserverfontlayoutChris Sherlock4-1/+197
2015-01-17vcl: make CairoTextRender::DrawServerFontLayout more efficientChris Sherlock4-8/+57
2015-01-16fdo#72755: Only use double mmap as fallbackStephan Bergmann1-7/+6
2015-01-16lokdocview: add LOKDocViewCallbackDataMiklos Vajna1-20/+25
2015-01-16android: Add key events in TileProvider & pass key events to LOKTomaž Vajngerl4-0/+17
2015-01-16android: Add needed services for editing.Tomaž Vajngerl2-2/+1
2015-01-16android: Add some comments.Tomaž Vajngerl3-0/+26
2015-01-16android: add missing breakTomaž Vajngerl1-0/+1
2015-01-16android: add key_press event and send them to LOKitThreadTomaž Vajngerl3-0/+20
2015-01-16android: remove invalidation registration on touch for nowTomaž Vajngerl1-6/+1
2015-01-16SwViewImp::AddPaintRect: when tiled rendering, ignore visual areaMiklos Vajna1-2/+8
2015-01-16android: register invalidtion callback on first touchTomaž Vajngerl2-6/+15
2015-01-16SwViewShell: make sure no callback is fired during PaintTile()Miklos Vajna1-0/+3
2015-01-16SwViewShell::InvalidateWindows: when tiled rendering, ignore visual areaMiklos Vajna1-1/+3
2015-01-16android: store tiles in Map for faster access to tilesTomaž Vajngerl1-27/+27
2015-01-16android: create tile outside of beginTransactionTomaž Vajngerl1-2/+1
2015-01-16android: simplify methods with currentZoom / currentViewportTomaž Vajngerl1-12/+10
2015-01-16android: add onTrimMemory to ComposedTileLayerTomaž Vajngerl1-2/+31
2015-01-16android: provide context to ComposedTileLayerTomaž Vajngerl4-7/+14
2015-01-16android: guard buffer allocation and return null if alloc. failsTomaž Vajngerl2-1/+15
2015-01-16android: show soft keyboard on single touch eventTomaž Vajngerl1-0/+2
2015-01-16android: send touch events in JavaPanZoomControllerTomaž Vajngerl1-0/+7
2015-01-16android: show software keyboard on main view in main threadTomaž Vajngerl2-9/+18
2015-01-16android: add support for touch event to LOEventTomaž Vajngerl2-11/+26
2015-01-16android: fennec import - double tap zoom in JavaPanZoomControllerTomaž Vajngerl2-11/+39
2015-01-16android: remove CheckerboardImage class as it is not neededTomaž Vajngerl1-146/+0
2015-01-16lokdocview: adapt comment to match realityMiklos Vajna1-1/+1
2015-01-16SwViewShell::PaintTile: paint a small red rectangle as well in debug modeMiklos Vajna1-0/+13
2015-01-16lokdocview: stop rendering a single huge tileMiklos Vajna3-37/+70
2015-01-16lokdocview: clean up renderDocument()Miklos Vajna1-27/+16
2015-01-16sw: missing nullptr checkMiklos Vajna1-1/+1
2015-01-16SwRootFrm::CheckViewLayout: never center pages when doing tiled renderingMiklos Vajna4-4/+26
2015-01-16android: Inflate viewport even more to render more tiles offscreenTomaž Vajngerl2-3/+7
2015-01-16android: avoid setMessageCallback() for nowMiklos Vajna1-1/+2
2015-01-16gtktiledviewer: start in viewer mode, switch to edit mode by mouse clickMiklos Vajna3-2/+31
2015-01-16android: if we don't have a document, then that can't be textMiklos Vajna1-1/+1
2015-01-16sw: invalidate after keypresses when we have a callbackMiklos Vajna1-1/+4
2015-01-16gtktiledviewer: missing initializeForRendering()Miklos Vajna1-0/+1
2015-01-16Missing guard in SwXTextDocument::initializeForTiledRendering()Miklos Vajna1-0/+1
2015-01-16android: add method to force showing of soft keyboardTomaž Vajngerl1-0/+10
2015-01-16android: remove unneeded comment & clean whitespaceTomaž Vajngerl1-2/+0
2015-01-16jni: if documentLoad returns NULL don't call NewDirectByteBufferTomaž Vajngerl1-0/+4
2015-01-16android: remove logging null in DirectBufferAllocatorTomaž Vajngerl1-2/+0
2015-01-16gtktiledviewer: handle more key valuesMiklos Vajna2-2/+23
2015-01-16LOK: add LibreOfficeKitKeyEventType enumerationMiklos Vajna3-4/+18
2015-01-16android: comments for new interfaces and methodsTomaž Vajngerl3-0/+25
2015-01-16make OverlayTriangle public, allow to change each pointTomaž Vajngerl3-10/+33
2015-01-16Provide thumbnail size via constructor for RecentDocsViewItemTomaž Vajngerl3-6/+3
2015-01-16Explain what the function doesTor Lillqvist1-0/+8
2015-01-16loplugin:implicitboolconversionStephan Bergmann1-3/+3