summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-21Forward declare SfxChildWinFactArr_Impl in sfx2/app.hxx.Kohei Yoshida6-2/+58
2014-11-21Remvoe store/workben/Stephan Bergmann6-2585/+0
2014-11-21Resolves: fdo#86466 Wrong background color shown in format table in impressCaolán McNamara1-12/+32
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke1-1/+1
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke1-1/+1
2014-11-21Revert "WaE: unused functions"Tor Lillqvist1-3/+0
2014-11-21Revert "fdo#81643: Regression in rendering of borders"Kohei Yoshida1-5/+5
2014-11-21HIG fixes for basctlAdolfo Jayme Barrientos12-342/+263
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke1-1/+1
2014-11-21coverity#1213367 rework to make comparison to len more clearCaolán McNamara1-1/+3
2014-11-21coverity#1213368 Untrusted value as argumentCaolán McNamara1-6/+10
2014-11-21move error patch test to startCaolán McNamara1-2/+2
2014-11-21coverity#1213370 rework to make comparison to rec[i].slen more clearCaolán McNamara1-2/+4
2014-11-21coverity#1209863 rework to explicitly compare cMaxCharCaolán McNamara1-2/+6
2014-11-21coverity#1242675 Untrusted value as argumentCaolán McNamara1-0/+2
2014-11-21document coverity#983096 Resource leakCaolán McNamara1-0/+1
2014-11-21coverity#1242658 Untrusted loop boundCaolán McNamara1-0/+27
2014-11-21coverity#1255388 Division or modulo by float zeroCaolán McNamara1-0/+3
2014-11-21busted loop conditionCaolán McNamara1-2/+1
2014-11-21coverity#1255390 Resource leakCaolán McNamara1-0/+2
2014-11-21coverity#1255389 Dereference null return valueCaolán McNamara1-0/+1
2014-11-21coverity#1209008 Unchecked return valueCaolán McNamara2-3/+3
2014-11-21WaE: unused functionsTor Lillqvist1-0/+3
2014-11-21Silence unhelpful cid#1213376 untrusted loop bound warningsStephan Bergmann1-0/+14
2014-11-21Silence unhelpful cid#1215304 untrusted loop bound warningsStephan Bergmann1-0/+4
2014-11-21Silence false cid#1255391 TOCTOU warningStephan Bergmann1-0/+4
2014-11-21Don't use a hard coded limit for size based auto swap out.Zolnai Tamás1-9/+2
2014-11-21Do not limit graphic cache size setting to 256 MB.Zolnai Tamás1-1/+8
2014-11-21fdo#81643: Regression in rendering of bordersZolnai Tamás1-5/+5
2014-11-21OpenGLContext stopped to support multisampling under linux.Zolnai Tamás1-6/+22
2014-11-21maDocFileURLStr is always emptyZolnai Tamás5-111/+39
2014-11-21cid#1209049: Unchecked return valueStephan Bergmann1-1/+9
2014-11-21cid#1255386: Unchecked return valueStephan Bergmann1-5/+7
2014-11-21do not use sal_uInt16 for indexing stl vectorLuboš Luňák1-5/+5
2014-11-21There is hopefully no need for . on PATH?Stephan Bergmann1-2/+0
2014-11-21There should be no more need for solenv/bin in PATHStephan Bergmann1-1/+0
2014-11-21Call all executables in solenv/bin/ with full pathStephan Bergmann1-7/+7
2014-11-21More fixes after SdrMetricItem changesStephan Bergmann2-2/+2
2014-11-21Use boost::signal in SmElementsControlMarcos Paulo de Souza2-11/+8
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