summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-07cppcheck reduce scope in svtools/.. wmfwr.cxxPierre-André Jacquod1-3/+2
2011-10-07cppcheck scope reduction in svtools... winwmf.cxxPierre-André Jacquod1-1/+1
2011-10-07cppcheck scope reduction in sw/..docredln.cxxPierre-André Jacquod1-2/+1
2011-10-07cppcheck scope reduction in sw/.. trvlfrm.cxxPierre-André Jacquod1-1/+2
2011-10-07cppcheck scope reduction of var in vcl/... bitmap.cxxPierre-André Jacquod1-1/+3
2011-10-07cppcheck scope reduction in vcl/..ttcr.cxxPierre-André Jacquod1-6/+10
2011-10-07cppcheck scope reduction of var in vcl/... salprn.cxxPierre-André Jacquod1-2/+1
2011-10-07cppcheck reduce scope of var in vcl/... salgdi2.cxx and avoid hidden varPierre-André Jacquod1-5/+3
2011-10-07cppcheck scope reduction of var in vcl/... salbmp.cxxPierre-André Jacquod1-1/+1
2011-10-07its not a secret which PPD is missing a DefaultResolutionCaolán McNamara1-1/+3
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-2/+2
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+1
2011-10-07WaE: unreachable codeTor Lillqvist1-13/+13
2011-10-07WaE: truncation of constant valueTor Lillqvist1-2/+2
2011-10-07WaE: unreachable codeTor Lillqvist4-7/+10
2011-10-07WaE: reinterpret_cast used between related classesTor Lillqvist1-5/+5
2011-10-07WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist1-0/+4
2011-10-07WaE: unreferenced local variableTor Lillqvist3-2/+4
2011-10-07WaE: assignment within conditional expressionTor Lillqvist1-11/+23
2011-10-07WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist1-1/+1
2011-10-07WaE: unreferenced local variableTor Lillqvist2-2/+6
2011-10-07WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-07WaE: unused variablesCaolán McNamara1-3/+3
2011-10-07Advise how to save yourself a rebuild with make dev-install.Jan Holesovsky1-1/+1
2011-10-07WaE: unreferenced local variableTor Lillqvist3-5/+5
2011-10-07WaE: signed/unsigned mismatchTor Lillqvist1-1/+1
2011-10-07WaE: bool/sal_Bool mismatchTor Lillqvist1-2/+2
2011-10-07WaE: unreachable codeTor Lillqvist4-9/+0
2011-10-07drawinglayer/source/geometry/viewinformation2d.cxx does neeed exceptionsTor Lillqvist1-1/+1
2011-10-07WaE: unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist1-2/+2
2011-10-07WaE: assignment within conditional expressionTor Lillqvist1-0/+9
2011-10-07WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-07Indicate that the build was successful, and what to do next.Jan Holesovsky1-0/+11
2011-10-07Miklos wants writerfilter doxygen-ified, tooThorsten Behrens1-1/+1
2011-10-07state *what* is missingCaolán McNamara1-1/+3
2011-10-07Kill dead code.Jan Holesovsky1-4/+0
2011-10-07filter: PDF Export UI "page range" autofocusMaxim Iorsh1-0/+2
2011-10-07Trying to unbreak the build with older GCCFridrich Štrba1-1/+1
2011-10-07--strip-component is GNU tar extensionDavid Tardon1-1/+1
2011-10-07delete NULL is safeTakeshi Abe2-27/+0
2011-10-07fdo#41187 - "Prind grid" possible only when "Display grid" checkedTakeshi Abe1-1/+3
2011-10-07Remove Declaration of WW8Bytes now not usedMaciej Rumianowski2-5/+0
2011-10-072nd part of Replace WW8Bytes with ww::bytesMaciej Rumianowski7-92/+37
2011-10-07Remove unused Variables in WW8ExportMaciej Rumianowski2-19/+0
2011-10-071st part of Replace WW8Bytes with ww::bytesMaciej Rumianowski8-301/+283
2011-10-07Add method data() to ww::bytes.Jan Holesovsky2-2/+6
2011-10-06Undo basis/brand split: move some auxiliary executables from basis to brand.Stephan Bergmann6-13/+15
2011-10-06Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann5-11/+10
2011-10-06Page Break: implemented final paint of the indicator and its line lengthCédric Bosdonnat2-34/+35
2011-10-06Page Break: fixed the Edit dialog... wasn't using the correct selectionCédric Bosdonnat1-0/+13