summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* PrintFontManager: don't look at empty path entiresMichael Stahl2011-10-241-0/+4
* SystemFlavor NSStrings should not be constKristian Rietveld2011-10-241-12/+12
* These DBG_ASSERTs should really be OSL_TRACEs.Stephan Bergmann2011-10-241-45/+45
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-241-3/+2
* Some warning cleanup (found with trunk Clang).Stephan Bergmann2011-10-249-75/+27
* no need for SRCDIR parameter hereMatúš Kukan2011-10-232-2/+2
* Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot2011-10-214-8/+8
* fix last commitLuboš Luňák2011-10-201-1/+1
* fix horizontal scrollbars with KDE oxygen style (bnc#722918)Luboš Luňák2011-10-201-6/+13
* let Qt call XInitThreads(), so that it knows it's been called (fdo#40298)Luboš Luňák2011-10-201-0/+11
* rework sample text generator for different scriptsCaolán McNamara2011-10-201-4/+5
* Resolves: fdo#41556 font sub cache of nameA => nameB is too simplisticCaolán McNamara2011-10-192-17/+6
* Resolves: fdo#41556 When fontconfig matches italic font, italicity is ignoredMaxim Iorsh2011-10-191-1/+1
* Fold spurious vcl/prj/d.lst entries (merge conflict?) into vcl/Package_inc.mk.Stephan Bergmann2011-10-192-3/+3
* 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