summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-01fdo#73199 librelogo: path, interop. and color name fixesLászló Németh1-2/+18
2013-12-31GPU Calc: Remove unnecessary 'std::cerr'haochen2-4/+8
2013-12-31GPU Calc: Fix accuracy not reach 11 in MDURATIONxinjiang2-23/+82
2013-12-31GPU Calc: unit test cases for accuracy not reach 11 in MDURATIONxinjiang2-0/+24
2013-12-31GPU Calc: Optimize Vlookuphaochen1-19/+34
2013-12-31GPU Calc: Fix bug of support optional parameter for STDEVPAshiming zhang1-0/+23
2013-12-31GPU Calc: unit test cases for support optional parameter for STDEVPAshiming zhang2-0/+27
2013-12-31GPU Calc: Fix bug of support optional parameter for STDEVAshiming zhang1-0/+23
2013-12-31GPU Calc: unit test cases for support optional parameter for STDEVAshiming zhang2-0/+27
2013-12-31GPU Calc: Fix bug of support optional parameter for VARPAshiming zhang1-0/+22
2013-12-31GPU Calc: unit test cases for support optional parameter for VARPAshiming zhang2-0/+26
2013-12-31GPU Calc: Fix bug of support optional parameter for VARAshiming zhang1-0/+23
2013-12-31GPU Calc: unit test cases for support optional parameter for VARAshiming zhang2-0/+28
2013-12-31GPU Calc: Fix Not support multiple data types of HARMEANmingli1-7/+10
2013-12-31GPU Calc: unit test cases for Not support multiple data types of HARMEANmingli2-0/+25
2013-12-31GPU Calc: Fix Not support multiple data types of KURTmingli1-92/+168
2013-12-31GPU Calc: unit test cases for Not support multiple data types of KURTmingli2-0/+25
2013-12-31GPU Calc: Optimized TBILLPRICEyiming ju2-70/+15
2013-12-31GPU Calc: Fix bug of Averageif not support double vectoryiming ju1-32/+131
2013-12-31GPU Calc: unit test cases for Averageif not support double vectoryiming ju2-1/+24
2013-12-31convert export basic dialog to .ui (600th .ui conversion)Caolán McNamara6-63/+126
2013-12-31MessageDialog isn't ready for this usage just yetCaolán McNamara1-15/+17
2013-12-31Updated coreCaolán McNamara1-0/+0
2013-12-31convert new lib dialog to .uiCaolán McNamara6-83/+140
2013-12-31Updated coreCaolán McNamara1-0/+0
2013-12-31don't access beyond end of empty stringCaolán McNamara1-0/+2
2013-12-31Honor selected device detection settings.Kohei Yoshida1-1/+4
2013-12-31convert goto line dialog to .uiCaolán McNamara7-64/+122
2013-12-31don't call top on an empty stackCaolán McNamara1-1/+1
2013-12-31Related: fdo#66440 RTF export: handle NULL component in FlyFrameOLEMath()Miklos Vajna1-0/+2
2013-12-31valgrind: initialize nType and nInventor value.Michael Meeks1-2/+2
2013-12-31fastparser: avoid std::stack::top() - cache it's results.Michael Meeks1-13/+9
2013-12-31android: 'core' and 'writer' components should be enoughMatúš Kukan1-1/+1
2013-12-31Print more specific error message.Matúš Kukan1-1/+1
2013-12-31svx: Constructor feature for last implementations in svx component.Matúš Kukan5-192/+105
2013-12-31svx: Use constructor feature for SvxShapeCollection.Matúš Kukan4-25/+13
2013-12-31svx: Use constructor feature for RecoveryUI.Matúš Kukan3-39/+118
2013-12-31svx: Use constructor feature for GraphicExporter.Matúš Kukan5-74/+23
2013-12-31svx: Use constructor feature for FontHeightToolBoxControl.Matúš Kukan4-109/+64
2013-12-31svx: Use constructor feature for uno search controllers.Matúš Kukan4-183/+143
2013-12-31svx: Use constructor feature for GalleryThemeProvider.Matúš Kukan4-81/+28
2013-12-31svx: Use constructor feature for PrimitiveFactory2D.Matúš Kukan5-163/+59
2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan14-108/+87
2013-12-31svx: Use constructor feature for sidebar::PanelFactory.Matúš Kukan5-116/+42
2013-12-31Remove unused variables.Matúš Kukan3-15/+0
2013-12-31starmath: whitespace fixes in wordexportbaseMiklos Vajna1-115/+115
2013-12-31writerfilter: store OOXML tokens in GraphicImport_Impl::nShapeOptionTypeMiklos Vajna3-1529/+5
2013-12-31convert related family of tabdialogs to .uiCaolán McNamara11-256/+478
2013-12-31I can't see a route to create a RID_PAGEDIALOG_LINECaolán McNamara3-70/+0
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr13-82/+83