summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-20typo fixesAndras Timar
2013-12-20CppunitTest_sw_ooxmlexport: register wps, wp and a namespacesMiklos Vajna
2013-12-20sw: drawingml export of text frame btLr text directionMiklos Vajna
2013-12-20Buffered WPXSvInputStreamFridrich Štrba
2013-12-20hidpi: Image is reference counted.Jan Holesovsky
2013-12-20hidpi: Add a FIXME.Jan Holesovsky
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky
2013-12-20hidpi: Forgotten logging.Jan Holesovsky
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-12-20sw: drawingml export of text frame back color transparencyMiklos Vajna
2013-12-20Prevent occasional crashTor Lillqvist
2013-12-20Resolves: fdo#72682 text field doesn't horizontally expandCaolán McNamara
2013-12-20Add tool to generate native-code.cxx for Android.Matúš Kukan
2013-12-20Updated coreCaolán McNamara
2013-12-20convert solver no solution dialog to .uiCaolán McNamara
2013-12-20Don't need Base, Calc, Draw and Math functionality here for nowTor Lillqvist
2013-12-20Avoid unnecessary library re-building in the DISABLE_DYNLOADING caseTor Lillqvist
2013-12-20Updated coreCaolán McNamara
2013-12-20oox: import textframe border line width from drawingmlMiklos Vajna
2013-12-20convert row/col height/width dialogs to .uiCaolán McNamara
2013-12-20Resolves: #i121943# apply patch for PenWidth attributeJürgen Schmidt
2013-12-20oox: import textframe shadow from drawingmlMiklos Vajna
2013-12-20Resolves: #i120065# apply patch for Enabled property in grid modelJürgen Schmidt
2013-12-20Improve the tiles per second calculationTor Lillqvist
2013-12-20WaE: statement aligned ... [loplugin]Tor Lillqvist
2013-12-20Remaining -Werror=unused-variable fixes to get sc build againMiklos Vajna
2013-12-20-Werror=unused-variableMiklos Vajna
2013-12-20-Werror=shadowMiklos Vajna
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-20just beautify this a littleEike Rathke
2013-12-20reordered member variables for 4 byte alignmentEike Rathke
2013-12-20Fix typo: Stroage -> StorageTakeshi Abe
2013-12-20Add tiles per second counter (averaged over last five seconds)Tor Lillqvist
2013-12-19GPU Calc: Optimized TESTshiming zhang
2013-12-19GPU Calc: unit test cases for besseljshiming zhang
2013-12-19GPU Calc: implemented besseljshiming zhang
2013-12-19GPU Calc: unit test cases for SUMIFfengzeng
2013-12-19GPU Calc: implemented SUMIFfengzeng
2013-12-19GPU Calc: Fix bug of TRUNCfengzeng
2013-12-19GPU Calc: Fixed accuracy bug of CEILINGyangzhang
2013-12-19GPU Calc: Fixed accuracy bug of BitAndyangzhang
2013-12-19GPU Calc: unit test cases for SERIESSUMyangzhang
2013-12-19GPU Calc: implemented SERIESSUMyangzhang
2013-12-19GPU Calc: unit test cases for QUOTIENTyangzhang
2013-12-19GPU Calc: implemented QUOTIENTyangzhang
2013-12-19GPU Calc:Fix the accuracy problem of 'Harmean'mingli
2013-12-19GPU Calc: unit test cases for MROUNDmulei
2013-12-19GPU Calc: implemented MROUNDmulei
2013-12-19GPU Calc: unit test cases for SECHmulei