summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks53-509/+447
2011-10-25break headless coupling to X dependent backendMichael Meeks8-20/+42
2011-10-25gtk3: substantial re-work and cleanup of event handlingMichael Meeks6-348/+168
2011-10-25cleanup assertionMichael Meeks1-1/+3
2011-10-25gtk3: implement initial native widget support for buttonsLucas Baudin2-1/+100
2011-10-25remove conditionals, and split pieces into salnativewidgetsMichael Meeks5-122/+106
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks19-685/+698
2011-10-25remove obsolete pieces, and erroneous conditionalMichael Meeks1-20/+6
2011-10-25update gnumake pieces for system cairoMichael Meeks1-2/+0
2011-10-25fix crash on cleanup of gtk2 pathMichael Meeks1-1/+3
2011-10-25gtk3: subset invalid re-render areas to get at least somethingMichael Meeks1-11/+30
2011-10-25gtk3: decision - client-side rendering is the way, avoid X11Michael Meeks9-99/+101
2011-10-25gtk3: initial copyArea support for optimised scrolling, and improved renderingMichael Meeks3-97/+187
2011-10-25headless: clip more intelligently without allocating huge masks constantlyMichael Meeks3-28/+163
2011-10-25gtk3: extensive X-orcisms performed, with some horrendous cut/pasteMichael Meeks8-76/+517
2011-10-25gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient)Michael Meeks5-33/+125
2011-10-25gtk3: clean up debug, ensure damage is propagated to clones / subsetsMichael Meeks2-21/+63
2011-10-25gtk3: switch to basebmp rendering during 'draw'Michael Meeks8-4/+237
2011-10-24PrintFontManager: don't look at empty path entiresMichael Stahl1-0/+4
2011-10-24SystemFlavor NSStrings should not be constKristian Rietveld1-12/+12
2011-10-24These DBG_ASSERTs should really be OSL_TRACEs.Stephan Bergmann1-45/+45
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-3/+2
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann9-75/+27
2011-10-23no need for SRCDIR parameter hereMatúš Kukan2-2/+2
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot4-8/+8
2011-10-20fix last commitLuboš Luňák1-1/+1
2011-10-20fix horizontal scrollbars with KDE oxygen style (bnc#722918)Luboš Luňák1-6/+13
2011-10-20let Qt call XInitThreads(), so that it knows it's been called (fdo#40298)Luboš Luňák1-0/+11
2011-10-20rework sample text generator for different scriptsCaolán McNamara1-4/+5
2011-10-19Resolves: fdo#41556 font sub cache of nameA => nameB is too simplisticCaolán McNamara2-17/+6
2011-10-19Resolves: fdo#41556 When fontconfig matches italic font, italicity is ignoredMaxim Iorsh1-1/+1
2011-10-19Fold spurious vcl/prj/d.lst entries (merge conflict?) into vcl/Package_inc.mk.Stephan Bergmann2-3/+3
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