summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21Revert "fdo#81643: Regression in rendering of borders"Kohei Yoshida
2014-11-21HIG fixes for basctlAdolfo Jayme Barrientos
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke
2014-11-21coverity#1213367 rework to make comparison to len more clearCaolán McNamara
2014-11-21coverity#1213368 Untrusted value as argumentCaolán McNamara
2014-11-21move error patch test to startCaolán McNamara
2014-11-21coverity#1213370 rework to make comparison to rec[i].slen more clearCaolán McNamara
2014-11-21coverity#1209863 rework to explicitly compare cMaxCharCaolán McNamara
2014-11-21coverity#1242675 Untrusted value as argumentCaolán McNamara
2014-11-21document coverity#983096 Resource leakCaolán McNamara
2014-11-21coverity#1242658 Untrusted loop boundCaolán McNamara
2014-11-21coverity#1255388 Division or modulo by float zeroCaolán McNamara
2014-11-21busted loop conditionCaolán McNamara
2014-11-21coverity#1255390 Resource leakCaolán McNamara
2014-11-21coverity#1255389 Dereference null return valueCaolán McNamara
2014-11-21coverity#1209008 Unchecked return valueCaolán McNamara
2014-11-21WaE: unused functionsTor Lillqvist
2014-11-21Silence unhelpful cid#1213376 untrusted loop bound warningsStephan Bergmann
2014-11-21Silence unhelpful cid#1215304 untrusted loop bound warningsStephan Bergmann
2014-11-21Silence false cid#1255391 TOCTOU warningStephan Bergmann
2014-11-21Don't use a hard coded limit for size based auto swap out.Zolnai Tamás
2014-11-21Do not limit graphic cache size setting to 256 MB.Zolnai Tamás
2014-11-21fdo#81643: Regression in rendering of bordersZolnai Tamás
2014-11-21OpenGLContext stopped to support multisampling under linux.Zolnai Tamás
2014-11-21maDocFileURLStr is always emptyZolnai Tamás
2014-11-21cid#1209049: Unchecked return valueStephan Bergmann
2014-11-21cid#1255386: Unchecked return valueStephan Bergmann
2014-11-21do not use sal_uInt16 for indexing stl vectorLuboš Luňák
2014-11-21There is hopefully no need for . on PATH?Stephan Bergmann
2014-11-21There should be no more need for solenv/bin in PATHStephan Bergmann
2014-11-21Call all executables in solenv/bin/ with full pathStephan Bergmann
2014-11-21More fixes after SdrMetricItem changesStephan Bergmann
2014-11-21Use boost::signal in SmElementsControlMarcos Paulo de Souza
2014-11-21Bin --enable-macosx-retina which is a no-opTor Lillqvist
2014-11-21add sanity checking to --with-iwyuNoel Grandin
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida
2014-11-20Move SfxStringHint out of sfx2/app.hxx public header.Kohei Yoshida
2014-11-20Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida
2014-11-20Make the ctor and dtor bodies non-inline.Kohei Yoshida
2014-11-20Adjust InsertRow() for group area listeners.Kohei Yoshida
2014-11-21Some of our supported compilers still don't have 'override' it seemsTor Lillqvist
2014-11-21Re-factor the OpenCL quality test spreadsheet generating codeTor Lillqvist
2014-11-21Mark InsertTable SC_DLLPUBLIC, will need it in next commitTor Lillqvist
2014-11-21fdo#78980 i#98931 Accept args for .uno:InsertAnnotationMaxim Monastirsky
2014-11-20Fix build of ObjC(xx)Objects under COMPILER_PLUGIN_TOOLStephan Bergmann
2014-11-20vcl: remove Application as friend of OutputDeviceChris Sherlock
2014-11-20boost::scoped_ptr instead of manual pointer lifecycle management.Jan Holesovsky
2014-11-20Add string for transl. and "Test statistic" for Chi-Square TestTomaž Vajngerl
2014-11-20expand complex cascading conditional operator, step 5Bjoern Michaelsen
2014-11-20expand complex cascading conditional operator, step 3Bjoern Michaelsen