summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-21Bin --enable-macosx-retina which is a no-opTor Lillqvist1-6/+0
2014-11-21add sanity checking to --with-iwyuNoel Grandin1-1/+7
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida5-19/+4
2014-11-20Move SfxStringHint out of sfx2/app.hxx public header.Kohei Yoshida2-0/+71
2014-11-20Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida7-2/+90
2014-11-20Make the ctor and dtor bodies non-inline.Kohei Yoshida2-14/+16
2014-11-20Adjust InsertRow() for group area listeners.Kohei Yoshida7-4/+156
2014-11-21Some of our supported compilers still don't have 'override' it seemsTor Lillqvist1-6/+6
2014-11-21Re-factor the OpenCL quality test spreadsheet generating codeTor Lillqvist1-9/+311
2014-11-21Mark InsertTable SC_DLLPUBLIC, will need it in next commitTor Lillqvist1-1/+1
2014-11-21fdo#78980 i#98931 Accept args for .uno:InsertAnnotationMaxim Monastirsky1-6/+17
2014-11-20Fix build of ObjC(xx)Objects under COMPILER_PLUGIN_TOOLStephan Bergmann1-4/+2
2014-11-20vcl: remove Application as friend of OutputDeviceChris Sherlock2-14/+16
2014-11-20boost::scoped_ptr instead of manual pointer lifecycle management.Jan Holesovsky2-9/+3
2014-11-20Add string for transl. and "Test statistic" for Chi-Square TestTomaž Vajngerl3-33/+67
2014-11-20expand complex cascading conditional operator, step 5Bjoern Michaelsen1-13/+9
2014-11-20expand complex cascading conditional operator, step 3Bjoern Michaelsen1-42/+40
2014-11-20expand complex cascading conditional operator, step 4Bjoern Michaelsen1-4/+9
2014-11-20expand complex cascading conditional operator, step 2Bjoern Michaelsen1-5/+12
2014-11-20expand complex cascading conditional operator, step 1Bjoern Michaelsen1-7/+10
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen2-4/+7
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-5/+11
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-5/+11
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-5/+5
2014-11-20simplify after expandBjoern Michaelsen1-10/+8
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-8/+13
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-4/+10
2014-11-20refactor into a local functionBjoern Michaelsen1-21/+22
2014-11-20fix mismerged indentBjoern Michaelsen1-2/+2
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-10/+11
2014-11-20simplifyBjoern Michaelsen1-19/+4
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-10/+13
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-5/+14
2014-11-20refactor assignment out of complex expressionBjoern Michaelsen1-3/+6
2014-11-20refactor assignment out of complex expressionBjoern Michaelsen1-6/+8
2014-11-20refactor assignment out of expressionBjoern Michaelsen1-5/+8
2014-11-20also look for cascading assignmentsBjoern Michaelsen2-0/+134
2014-11-20cascading conditional operators, give a hint on complexityBjoern Michaelsen3-8/+39
2014-11-20bump product version to 4.5.0.0.alpha0+Christian Lohmaier1-1/+1
2014-11-20windows opengl: Implement the native theming with OpenGL.libreoffice-4-4-branch-pointJan Holesovsky5-24/+87
2014-11-20windows opengl: Introduce OpenGLCompatibleDC.Jan Holesovsky5-52/+105
2014-11-20proper error reporting from libxml2Luboš Luňák1-33/+7
2014-11-20make FastSaxParser provide the whole content in one characters() callLuboš Luňák2-2/+18
2014-11-20Use U_SUCCESSTor Lillqvist1-1/+1
2014-11-20One more IsMapMode() -> IsMapModeEnabled().Jan Holesovsky1-1/+1
2014-11-20vcl: If there it a MapMode, it is applied.Jan Holesovsky1-22/+0
2014-11-20vcl: Kill IsMapMode(), it means the same as IsMapModeEnabled().Jan Holesovsky4-5/+4
2014-11-20DOCX filter: import <w:startOverride>Miklos Vajna3-0/+18
2014-11-20Updated coreChristian Lohmaier1-0/+0
2014-11-20No need to start listening in CalcAfterLoad for xls import.Kohei Yoshida9-16/+21