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