summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-19use AA for convex polygons when needed tooLuboš Luňák
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák
2015-01-19"area" scaling for opengl that has good results for downscalingLuboš Luňák
2015-01-19Mistake in choice of FM_PROPJulien Nabet
2015-01-19Don't allow a negative sample range. Fixes test breakage.Tomaž Vajngerl
2015-01-19Re fdo#80538: Remove read-only infobar after "Save As..."Stephan Bergmann
2015-01-19Android: i18n-ized document provider names.Jacobo Aragunde Pérez
2015-01-19Android: reimplement DocumentProviderFactory as a singletonJacobo Aragunde Pérez
2015-01-19Android: prevent browsing further than the root directory.Jacobo Aragunde Pérez
2015-01-19Android: add UI selector for the available IDocumentProviders.Jacobo Aragunde Pérez
2015-01-19Android: implement LocalDocumentsDirectoryProvider.Jacobo Aragunde Pérez
2015-01-19Android: Abstract file management from LibreOfficeUIActivity.Jacobo Aragunde Pérez
2015-01-19Android: remove unnecessary openDirectory call from onResume.Jacobo Aragunde Pérez
2015-01-19fdo#88241 Floating sidebar second call to same item should dismiss itTrent MacAlpine
2015-01-19fdo#87217 Inconsistent floating sidebar close behaviorTrent MacAlpine
2015-01-19Fix typo code Resouce->ResourceAndrea Gelmini
2015-01-19fdo#75256 Improve Sifr Icon ThemeMatthias Freund
2015-01-19fdo#75256 Improve Sifr Icon ThemeMatthias Freund
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-19Ruler ticks spacing consistent with lowDPI monitors. Draw ticks with widthdbeurle
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
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