summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-10-18style tooltips properly with KDE4 vclplug (fdo#40461)Luboš Luňák1-3/+8
2011-10-17vcl: fixed debug buildCédric Bosdonnat1-3/+1
2011-10-15ByteString->rtl::OStringCaolán McNamara4-15/+14
2011-10-11move #endif to better placeMatúš Kukan1-1/+1
2011-10-10grab monitors on start alsoCaolán McNamara1-0/+3
2011-10-10fix the fallback logicCaolán McNamara1-9/+13
2011-10-10ByteString->rtl::OStringCaolán McNamara2-16/+21
2011-10-10Simplify drawing of the toolbar indicator.Jan Holesovsky1-40/+1
2011-10-10Improve the look of the 'More' toolbar indicator in the non-NWF case.Jan Holesovsky1-20/+3
2011-10-09Make the key names look better under wine.Jan Holesovsky1-4/+3
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann1-11/+45
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist1-45/+11
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann1-11/+45
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann3-31/+7
2011-10-07Revert "cppcheck scope reduction in vcl/..salatsuifontutils.cxx"Pierre-André Jacquod1-1/+2
2011-10-07cppcheck reduce scope of var in vcl/unx/...wmadaptor.cxxPierre-André Jacquod1-10/+4
2011-10-07cppcheck reduce scope of var in vcl/...bitmapex.cxxPierre-André Jacquod1-2/+2
2011-10-07cppcheck scope reduction in vcl/..salatsuifontutils.cxxPierre-André Jacquod1-2/+1
2011-10-07cppcheck reduce scope in vcl/.. lstbox.cxxPierre-André Jacquod1-1/+1
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-05fix also older gtk+ buildFridrich Štrba1-1/+1
2011-10-05conversion operator gone nowCaolán McNamara1-2/+2
2011-10-05callcatcher: unused methodsCaolán McNamara2-12/+0
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04WaE: unreachable codeTor Lillqvist1-1/+1
2011-10-04WaE: 'e' : unreferenced local variableTor Lillqvist1-0/+2
2011-10-04Fix build against the 10.4 SDKTor Lillqvist1-1/+1
2011-10-04callcatcher: various unused methodsCaolán McNamara2-18/+0
2011-10-03Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ...Tor Lillqvist1-3/+2
2011-10-03Print preview: set frame size to preview size even if there is no previewIvan Timofeev1-16/+10
2011-09-30Kill unused SalFrameWndProcA() functionTor Lillqvist2-29/+0
2011-09-30Kill unused ImplSalUpdateStyleFontA() functionTor Lillqvist1-20/+0
2011-09-30clean-up ghost traces of unicowNorbert Thiebaud2-8/+0
2011-09-30help gcc 4.6.1 out with ambiguityCaolán McNamara1-1/+5
2011-09-29Fix MinGW runtime; we need only the DLLPOSTFIX, no other magic.Jan Holesovsky1-1/+1
2011-09-29callcatcher: unused codeCaolán McNamara2-30/+0
2011-09-28Make deprecation warnings non-fatal even in a -Werror compilationTor Lillqvist5-12/+16
2011-09-28WaE: foo does not implement the fooDelegate protocolTor Lillqvist2-2/+23
2011-09-28WaE: suggest a space before ';' or explicit braces around empty body in 'whil...Tor Lillqvist1-1/+2
2011-09-28WaE: ATSUI is deprecated in newer SDKsTor Lillqvist3-0/+30
2011-09-28WaE: drop some unused variablesTor Lillqvist1-3/+0
2011-09-28WaE: NSPICTPboardType is deprecated in 10.6 and laterTor Lillqvist1-0/+12
2011-09-28Fix syntax error that earlier compiler versions didn't mindTor Lillqvist1-1/+1
2011-09-28WaE: setAccessoryView is deprecated in 10.5 and laterTor Lillqvist1-1/+18
2011-09-28WaE: 'NSWindow' may not respond to '-windowShouldClose:'Tor Lillqvist1-1/+14