summaryrefslogtreecommitdiff
path: root/vcl/source/components
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann3-27/+8
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist2-19/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-27/+27
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock2-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-54/+54
2014-02-23Remove unneccessary commentsAlexander Wilms2-7/+7
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2-18/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-18/+14
2013-03-21Remove StringMirror UNO service.Thorsten Behrens2-125/+0
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin1-7/+5
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null]Chr. Rossmanith2-4/+4
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-5/+5
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin2-373/+0
2012-11-16Drop unused #includeTakeshi Abe1-2/+0
2012-11-06Goodbye gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvgTor Lillqvist1-538/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks3-83/+42
2012-07-23Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_closeCaolán McNamara1-9/+8
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-20Make VCLSession into a OneInstanceFactoryStephan Bergmann1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud1-17/+17
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks1-5/+37
2012-05-13removed unused definesTakeshi Abe1-2/+0
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks1-8/+8
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-25/+25
2012-01-11remove redundant Clipboard_getSupportedServiceNamesCaolán McNamara2-10/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-4/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud6-12/+0
2011-08-23dlopen() librsvg-2.so.2 instead of .so which would require -dev(el) packagesRene Engelhard1-2/+2
2011-07-26use new link mechanism and drop this horrible messCaolán McNamara1-4/+0
2011-07-14add missing mode-linesCaolán McNamara2-0/+6
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan1-7/+0
2011-07-04conditionalize this for librsvgCaolán McNamara1-0/+2
2011-07-04link unconditionally to cairo for librsvgCaolán McNamara1-116/+20
2011-06-30dead pre-gbuild makefile.mksCaolán McNamara1-55/+0
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan1-2/+2
2011-06-03Match the change in GLib DLL namesTor Lillqvist1-1/+1
2011-06-01overly staticCaolán McNamara2-14/+9
2011-05-30Match the less clash-prone gobject DLL name we now produceTor Lillqvist1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky5-24/+679
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann2-13/+16
2011-03-28ka102: adjusted cairo dll nameka1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky3-59/+137
2011-02-08ka102: try to find libs in system first, then relative to vcl libraryPhilipp Lohmann [pl]1-3/+13
2011-02-07ka102: handle load failure case more gracefully, add service on windows and macPhilipp Lohmann [pl]1-14/+11
2011-02-04ka102: added/removed files for SVG import and module cleanupka1-0/+633
2011-02-04ka102: SVG import implementationka2-11/+25
2011-01-28vcl2gnumake: #i116588# remove old makefilesPhilipp Lohmann [pl]1-52/+0