summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-20fastparser: fix load regressionMichael Meeks
2013-12-20Resolves: #i123783# apply patch to correct type of ActiveLayer propertyJürgen Schmidt
2013-12-20Support DOCX exporting 'Track Changes - Inserted Paragraph Mark'Adam Co
2013-12-20prepare to read loext:vertical-justify, fdo#72922Eike Rathke
2013-12-20fdo#72204 RTF import: fix crash on rotated, but not imported groupshapeMiklos Vajna
2013-12-20Simplify this condition a bitFridrich Štrba
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-12-20-Werror=unused-variableMatúš Kukan
2013-12-20Resolves: #i120358# apply patch to support properties from tab modelJürgen Schmidt
2013-12-20restore this binary fileAndras Timar
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