summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-07cppcheck scope reduction in sw/.. trvlfrm.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction of var in vcl/... bitmap.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction in vcl/..ttcr.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction of var in vcl/... salprn.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in vcl/... salgdi2.cxx and avoid hidden varPierre-André Jacquod
2011-10-07cppcheck scope reduction of var in vcl/... salbmp.cxxPierre-André Jacquod
2011-10-07its not a secret which PPD is missing a DefaultResolutionCaolán McNamara
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-07WaE: unreachable codeTor Lillqvist
2011-10-07WaE: truncation of constant valueTor Lillqvist
2011-10-07WaE: unreachable codeTor Lillqvist
2011-10-07WaE: reinterpret_cast used between related classesTor Lillqvist
2011-10-07WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist
2011-10-07WaE: unreferenced local variableTor Lillqvist
2011-10-07WaE: assignment within conditional expressionTor Lillqvist
2011-10-07WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist
2011-10-07WaE: unreferenced local variableTor Lillqvist
2011-10-07WaE: unreachable codeTor Lillqvist
2011-10-07WaE: unused variablesCaolán McNamara
2011-10-07Advise how to save yourself a rebuild with make dev-install.Jan Holesovsky
2011-10-07WaE: unreferenced local variableTor Lillqvist
2011-10-07WaE: signed/unsigned mismatchTor Lillqvist
2011-10-07WaE: bool/sal_Bool mismatchTor Lillqvist
2011-10-07WaE: unreachable codeTor Lillqvist
2011-10-07drawinglayer/source/geometry/viewinformation2d.cxx does neeed exceptionsTor Lillqvist
2011-10-07WaE: unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist
2011-10-07WaE: assignment within conditional expressionTor Lillqvist
2011-10-07WaE: unreachable codeTor Lillqvist
2011-10-07Indicate that the build was successful, and what to do next.Jan Holesovsky
2011-10-07Miklos wants writerfilter doxygen-ified, tooThorsten Behrens
2011-10-07state *what* is missingCaolán McNamara
2011-10-07Kill dead code.Jan Holesovsky
2011-10-07filter: PDF Export UI "page range" autofocusMaxim Iorsh
2011-10-07Trying to unbreak the build with older GCCFridrich Štrba
2011-10-07--strip-component is GNU tar extensionDavid Tardon
2011-10-07delete NULL is safeTakeshi Abe
2011-10-07fdo#41187 - "Prind grid" possible only when "Display grid" checkedTakeshi Abe
2011-10-07Remove Declaration of WW8Bytes now not usedMaciej Rumianowski
2011-10-072nd part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-10-07Remove unused Variables in WW8ExportMaciej Rumianowski
2011-10-071st part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-10-07Add method data() to ww::bytes.Jan Holesovsky
2011-10-06Undo basis/brand split: move some auxiliary executables from basis to brand.Stephan Bergmann
2011-10-06Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann
2011-10-06Page Break: implemented final paint of the indicator and its line lengthCédric Bosdonnat
2011-10-06Page Break: fixed the Edit dialog... wasn't using the correct selectionCédric Bosdonnat
2011-10-06Remove code related to previously disabled HTML 3.2 exportHarri Pitkänen
2011-10-06VALGRIND=memcheck => sc unit test discovered bug.Caolán McNamara
2011-10-06fix doubling of range in StringRangeEnumeratorIvan Timofeev