summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dead code deletion in crashrep/.../win32/soreport.cxxPierre-André Jacquod2011-10-071-84/+0
* cppcheck scope reduction of var in crashrep/soreport.cppPierre-André Jacquod2011-10-071-2/+2
* cppcheck scope reduction in connectivity/.. main.cxxPierre-André Jacquod2011-10-071-2/+3
* cppcheck scope reduction comphelper/.. storagehelper.cxxPierre-André Jacquod2011-10-071-1/+1
* cppcheck scope reduction in codemake/... cpputype.cxxPierre-André Jacquod2011-10-071-3/+2
* cppcheck scope reduction of var in automation/..statment.cxxPierre-André Jacquod2011-10-071-1/+1
* cppcheck reduce scope in editeng/..svxrtf.cxxPierre-André Jacquod2011-10-071-2/+2
* cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod2011-10-071-2/+2
* cppcheck reduce scope of var in filter/..svdfppt.cxxPierre-André Jacquod2011-10-071-5/+4
* cppcheck scope reduction in sd/... CustomAnimationList.cxxPierre-André Jacquod2011-10-071-2/+2
* cppcheck reduce scope of var in sd/ pptin.cxxPierre-André Jacquod2011-10-071-2/+2
* cppcheck scope reduction in vcl/..salatsuifontutils.cxxPierre-André Jacquod2011-10-071-2/+1
* cppcheck reduce scope in vcl/.. lstbox.cxxPierre-André Jacquod2011-10-071-1/+1
* cppcheck reduce scope of var in tools/.. table.cxxPierre-André Jacquod2011-10-071-1/+1
* this counter is not needed in sw/.. view.cxx, thanks cppcheckPierre-André Jacquod2011-10-071-2/+0
* cppcheck reduce scope of var in svtools/..svimpbox.cxxPierre-André Jacquod2011-10-071-2/+1
* cppcheck scope reduction in svtools/..imivctl1.cxxPierre-André Jacquod2011-10-071-5/+3
* cppcheck scope reduction in svl/..zforlist.cxxPierre-André Jacquod2011-10-071-1/+1
* cppcheck scope reduction in svl/szitem.cxxPierre-André Jacquod2011-10-071-1/+1
* cppcheck reduce scope in svtools/.. wmfwr.cxxPierre-André Jacquod2011-10-071-3/+2
* cppcheck scope reduction in svtools... winwmf.cxxPierre-André Jacquod2011-10-071-1/+1
* cppcheck scope reduction in sw/..docredln.cxxPierre-André Jacquod2011-10-071-2/+1
* cppcheck scope reduction in sw/.. trvlfrm.cxxPierre-André Jacquod2011-10-071-1/+2
* cppcheck scope reduction of var in vcl/... bitmap.cxxPierre-André Jacquod2011-10-071-1/+3
* cppcheck scope reduction in vcl/..ttcr.cxxPierre-André Jacquod2011-10-071-6/+10
* cppcheck scope reduction of var in vcl/... salprn.cxxPierre-André Jacquod2011-10-071-2/+1
* cppcheck reduce scope of var in vcl/... salgdi2.cxx and avoid hidden varPierre-André Jacquod2011-10-071-5/+3
* cppcheck scope reduction of var in vcl/... salbmp.cxxPierre-André Jacquod2011-10-071-1/+1
* its not a secret which PPD is missing a DefaultResolutionCaolán McNamara2011-10-071-1/+3
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-071-2/+2
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-071-0/+1
* WaE: unreachable codeTor Lillqvist2011-10-071-13/+13
* WaE: truncation of constant valueTor Lillqvist2011-10-071-2/+2
* WaE: unreachable codeTor Lillqvist2011-10-074-7/+10
* WaE: reinterpret_cast used between related classesTor Lillqvist2011-10-071-5/+5
* WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist2011-10-071-0/+4
* WaE: unreferenced local variableTor Lillqvist2011-10-073-2/+4
* WaE: assignment within conditional expressionTor Lillqvist2011-10-071-11/+23
* WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist2011-10-071-1/+1
* WaE: unreferenced local variableTor Lillqvist2011-10-072-2/+6
* WaE: unreachable codeTor Lillqvist2011-10-071-1/+0
* WaE: unused variablesCaolán McNamara2011-10-071-3/+3
* Advise how to save yourself a rebuild with make dev-install.Jan Holesovsky2011-10-071-1/+1
* WaE: unreferenced local variableTor Lillqvist2011-10-073-5/+5
* WaE: signed/unsigned mismatchTor Lillqvist2011-10-071-1/+1
* WaE: bool/sal_Bool mismatchTor Lillqvist2011-10-071-2/+2
* WaE: unreachable codeTor Lillqvist2011-10-074-9/+0
* drawinglayer/source/geometry/viewinformation2d.cxx does neeed exceptionsTor Lillqvist2011-10-071-1/+1
* WaE: unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist2011-10-071-2/+2
* WaE: assignment within conditional expressionTor Lillqvist2011-10-071-0/+9