summaryrefslogtreecommitdiff
path: root/vcl/StaticLibrary_glxtest.mk
AgeCommit message (Expand)Author
2015-12-12Make .mk files more portableBaptiste Daroussin
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-03-02Remove references to unused GLUStephan Bergmann
2014-11-21make glxtest available in salmainMarkus Mohrhard
rce/ui/cctrl/tbzoomsliderctrl.cxx?id=12569802394fb0a9850fcdb0647a0845a803f1ff'>convert GradientStyle to scoped enumNoel Grandin 2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin 2015-12-22loplugin:unusedfields in scNoel Grandin 2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann 2015-11-02cppcheck: noExplicitConstructorCaolán McNamara 2015-10-28com::sun::star->css in scNoel Grandin 2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht 2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky 2015-06-01loplugin:loopvartoosmallNoel Grandin 2015-05-15refactor ScZoomSliderControl to use RenderContextTomaž Vajngerl 2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl 2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl 2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks 2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks 2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks 2015-04-10wrap more stuff in VclPtrNoel Grandin 2015-04-10vclwidget: only call dispose() onceNoel Grandin 2015-04-09vcl: VclPtr conversion in scNoel Grandin 2014-10-23loplugin: cstylecastNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann 2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann 2014-06-25remove whitespaceMarkus Mohrhard 2014-04-06whitespace cleanup in scMarkus Mohrhard 2014-03-03Remove visual noise from scAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert 2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin