summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-10-07cppcheck scope reduction in vcl/..salatsuifontutils.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope in vcl/.. lstbox.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-05fix also older gtk+ buildFridrich Štrba
2011-10-05conversion operator gone nowCaolán McNamara
2011-10-05callcatcher: unused methodsCaolán McNamara
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-04WaE: unreachable codeTor Lillqvist
2011-10-04WaE: 'e' : unreferenced local variableTor Lillqvist
2011-10-04Fix build against the 10.4 SDKTor Lillqvist
2011-10-04callcatcher: various unused methodsCaolán McNamara
2011-10-03Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ...Tor Lillqvist
2011-10-03Print preview: set frame size to preview size even if there is no previewIvan Timofeev
2011-09-30Kill unused SalFrameWndProcA() functionTor Lillqvist
2011-09-30Kill unused ImplSalUpdateStyleFontA() functionTor Lillqvist
2011-09-30clean-up ghost traces of unicowNorbert Thiebaud
2011-09-30help gcc 4.6.1 out with ambiguityCaolán McNamara
2011-09-29Fix MinGW runtime; we need only the DLLPOSTFIX, no other magic.Jan Holesovsky
2011-09-29callcatcher: unused codeCaolán McNamara
2011-09-28Make deprecation warnings non-fatal even in a -Werror compilationTor Lillqvist
2011-09-28WaE: foo does not implement the fooDelegate protocolTor Lillqvist
2011-09-28WaE: suggest a space before ';' or explicit braces around empty body in 'whil...Tor Lillqvist
2011-09-28WaE: ATSUI is deprecated in newer SDKsTor Lillqvist
2011-09-28WaE: drop some unused variablesTor Lillqvist
2011-09-28WaE: NSPICTPboardType is deprecated in 10.6 and laterTor Lillqvist
2011-09-28Fix syntax error that earlier compiler versions didn't mindTor Lillqvist
2011-09-28WaE: setAccessoryView is deprecated in 10.5 and laterTor Lillqvist
2011-09-28WaE: 'NSWindow' may not respond to '-windowShouldClose:'Tor Lillqvist
2011-09-28Fix syntax error that earlier compiler versions didn't mindTor Lillqvist
2011-09-28WaE: declared with greater visibility than the type of its fieldTor Lillqvist
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann
2011-09-28ByteString->rtl::OStringBufferCaolán McNamara
2011-09-27More WaE fixes for iOSTor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-27make WinResTarget's name independent of LinkTargetDavid Tardon
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks
2011-09-27WaE: Silence warnings for the iOS codeTor Lillqvist
2011-09-26cppcheck: reduce scope of var in vcl bitmap3.cxxPierre-André Jacquod
2011-09-26cppcheck: reduce scope of var in vcl sft.cxxPierre-André Jacquod
2011-09-26cppcheck: reduce scope of variabl.e in vcl, cff.cxxPierre-André Jacquod
2011-09-26dead code deleted in vcl toolbox.cxxPierre-André Jacquod
2011-09-26cppcheck: reduce scope of var in vcl toolbox.cxxPierre-André Jacquod
2011-09-26cppcheck: scope reduction of var in vcl outdev3.cxxPierre-André Jacquod
2011-09-26cppcheck: reduce scope of var in vcl outdev2.cxxPierre-André Jacquod
2011-09-24unusedcode: vcl::PrinterFooMatúš Kukan