summaryrefslogtreecommitdiff
path: root/vcl/source/components
AgeCommit message (Expand)AuthorFilesLines
2017-12-11loplugin:salcall fix functionsNoel Grandin3-10/+10
2017-11-03Replace some lists by vectors (vcl)Julien Nabet1-6/+5
2017-10-23loplugin:includeform: vclStephan Bergmann2-19/+19
2017-07-28loplugin:checkunusedparams more part1Noel Grandin2-2/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-04-25enable clipboard service for androidTomaž Vajngerl1-0/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-73/+58
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann2-25/+0
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-46/+22
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-5/+5
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-2/+2
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2-3/+3
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2015-11-18com::sun::star->css in vcl/Noel Grandin3-44/+44
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-4/+2
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-09new loplugin: oncevarNoel Grandin2-25/+13
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-33/+33
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-3/+3
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-19/+37
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2-0/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
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