summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-19Fix typo comments Resouce->ResourceAndrea Gelmini
2015-01-18Typo: sDatasouce->sDatasourceJulien Nabet
2015-01-18SwTextBoxHelper::findTextBoxes: optimize unnecessary O(n^2)Miklos Vajna
2015-01-18ODT export: fix namespace of <table:covered-table-cell> inside shapesMiklos Vajna
2015-01-18rename AddRange to SetRangeMarkus Mohrhard
2015-01-18remove duplicated codeMarkus Mohrhard
2015-01-18add warning for empty conditional format rangesMarkus Mohrhard
2015-01-18remove unused fileMarkus Mohrhard
2015-01-19fdo#74124 bilinear scaling with blending for some formatsTomaž Vajngerl
2015-01-19Extract slow path of DrawDeviceAlphaBitmap into its own methodTomaž Vajngerl
2015-01-17Use std::unique_ptrMiklos Vajna
2015-01-17writerfilter: turn RTFFieldStatus into a C++11 scoped enumerationMiklos Vajna
2015-01-17sal: multiple use of section label 'svl'Miklos Vajna
2015-01-17Factor out SvxULSpaceItem::dumpAsXml() from swMiklos Vajna
2015-01-17Leave a comment about the lesson learnedTakeshi Abe
2015-01-17Drop unused inline functionsTakeshi Abe
2015-01-17forgot the Win and OSX backendMarkus Mohrhard
2015-01-17no need to do that for all contextsMarkus Mohrhard
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2015-01-16Use 1/100mm map mode for rendering edit text objects.Kohei Yoshida
2015-01-16Get texts to scale correctly with zoom.Kohei Yoshida
2015-01-16Multiply tile position by the zoom level.Kohei Yoshida
2015-01-16don't access empty range list, could be rhbz#1180312Eike Rathke
2015-01-16replace decrementing loop with -=Eike Rathke
2015-01-16Correctly offset based on tile position.Kohei Yoshida
2015-01-16gtktiledviewer: improve table attach properties.Michael Meeks
2015-01-16rtl_arena_alloc must never obey AMode_SYSTEMStephan Bergmann
2015-01-16fdo#88475 BrowseBox/grid: reposition data cursor to current row after paintLionel Elie Mamane
2015-01-16Add SAL_INFO messages for OpenCL buffers createdTor Lillqvist
2015-01-16Variadic cppu::WeakComponentImplHelperStephan Bergmann
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