summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* style tooltips properly with KDE4 vclplug (fdo#40461)Luboš Luňák2011-10-181-3/+8
* vcl: fixed debug buildCédric Bosdonnat2011-10-171-3/+1
* ByteString->rtl::OStringCaolán McNamara2011-10-154-15/+14
* move #endif to better placeMatúš Kukan2011-10-111-1/+1
* grab monitors on start alsoCaolán McNamara2011-10-101-0/+3
* fix the fallback logicCaolán McNamara2011-10-101-9/+13
* ByteString->rtl::OStringCaolán McNamara2011-10-102-16/+21
* Simplify drawing of the toolbar indicator.Jan Holesovsky2011-10-101-40/+1
* Improve the look of the 'More' toolbar indicator in the non-NWF case.Jan Holesovsky2011-10-101-20/+3
* Make the key names look better under wine.Jan Holesovsky2011-10-091-4/+3
* Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann2011-10-081-11/+45
* Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist2011-10-081-45/+11
* Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann2011-10-081-11/+45
* Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann2011-10-073-31/+7
* Revert "cppcheck scope reduction in vcl/..salatsuifontutils.cxx"Pierre-André Jacquod2011-10-071-1/+2
* cppcheck reduce scope of var in vcl/unx/...wmadaptor.cxxPierre-André Jacquod2011-10-071-10/+4
* cppcheck reduce scope of var in vcl/...bitmapex.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 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
* fix also older gtk+ buildFridrich Štrba2011-10-051-1/+1
* conversion operator gone nowCaolán McNamara2011-10-051-2/+2
* callcatcher: unused methodsCaolán McNamara2011-10-052-12/+0
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* WaE: unreachable codeTor Lillqvist2011-10-041-1/+1
* WaE: 'e' : unreferenced local variableTor Lillqvist2011-10-041-0/+2
* Fix build against the 10.4 SDKTor Lillqvist2011-10-041-1/+1
* callcatcher: various unused methodsCaolán McNamara2011-10-042-18/+0
* Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ...Tor Lillqvist2011-10-031-3/+2
* Print preview: set frame size to preview size even if there is no previewIvan Timofeev2011-10-031-16/+10
* Kill unused SalFrameWndProcA() functionTor Lillqvist2011-09-302-29/+0
* Kill unused ImplSalUpdateStyleFontA() functionTor Lillqvist2011-09-301-20/+0
* clean-up ghost traces of unicowNorbert Thiebaud2011-09-302-8/+0
* help gcc 4.6.1 out with ambiguityCaolán McNamara2011-09-301-1/+5
* Fix MinGW runtime; we need only the DLLPOSTFIX, no other magic.Jan Holesovsky2011-09-291-1/+1
* callcatcher: unused codeCaolán McNamara2011-09-292-30/+0
* Make deprecation warnings non-fatal even in a -Werror compilationTor Lillqvist2011-09-285-12/+16
* WaE: foo does not implement the fooDelegate protocolTor Lillqvist2011-09-282-2/+23
* WaE: suggest a space before ';' or explicit braces around empty body in 'whil...Tor Lillqvist2011-09-281-1/+2
* WaE: ATSUI is deprecated in newer SDKsTor Lillqvist2011-09-283-0/+30
* WaE: drop some unused variablesTor Lillqvist2011-09-281-3/+0
* WaE: NSPICTPboardType is deprecated in 10.6 and laterTor Lillqvist2011-09-281-0/+12
* Fix syntax error that earlier compiler versions didn't mindTor Lillqvist2011-09-281-1/+1
* WaE: setAccessoryView is deprecated in 10.5 and laterTor Lillqvist2011-09-281-1/+18
* WaE: 'NSWindow' may not respond to '-windowShouldClose:'Tor Lillqvist2011-09-281-1/+14