summaryrefslogtreecommitdiffstats
path: root/include/vcl
Commit message (Expand)AuthorAgeFilesLines
* includes should be at the top of the fileNoel Grandin2016-11-183-13/+13
* loplugin:unusedfieldsNoel Grandin2016-11-171-1/+0
* Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara2016-11-171-0/+3
* Avoid use after free from within StatusBar::disposeStephan Bergmann2016-11-161-3/+1
* new loplugin finalprotectedNoel Grandin2016-11-162-8/+2
* loplugin:constantparamNoel Grandin2016-11-151-2/+1
* loplugin:countusersofdefaultparams in include/vclNoel Grandin2016-11-159-17/+17
* Resolves: tdf#103915 when global dark theme is set fall back to breeze_darkCaolán McNamara2016-11-142-2/+3
* loplugin:unusedmethodsNoel Grandin2016-11-142-5/+0
* Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara2016-11-111-0/+2
* add move operators for VclPtrNoel Grandin2016-11-111-3/+26
* Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara2016-11-101-2/+2
* tdf#103804 reduced register areaScale shader and detection for intelTomaž Vajngerl2016-11-091-0/+16
* Revert "Mark Scheduler as non-copyable"Stephan Bergmann2016-11-091-3/+0
* convert Primitive2DContainer to std::dequeNoel Grandin2016-11-091-3/+4
* Mark Scheduler as non-copyableStephan Bergmann2016-11-091-0/+3
* vcl: improve accounting of SVG images in graphics cacheMichael Stahl2016-11-071-0/+3
* use default copy and assignment operatorsCaolán McNamara2016-11-041-9/+0
* convert Image manual refcounting with std::shader_ptrTomaž Vajngerl2016-11-041-2/+3
* vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna2016-11-041-0/+3
* loplugin:unnnecessaryvirtual in vclNoel Grandin2016-11-047-16/+13
* loplugin:unusedmethodsNoel Grandin2016-11-042-55/+2
* loplugin:unusedmethods unused return typesNoel Grandin2016-11-031-4/+0
* loplugin:unnecessaryvirtualNoel Grandin2016-11-031-2/+0
* let menu button launch arbitrary floating windowsCaolán McNamara2016-11-021-1/+6
* getNonLayoutRealParent is unusedCaolán McNamara2016-11-021-3/+0
* loplugin:singlevalfieldsNoel Grandin2016-11-023-10/+1
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-021-0/+10
* toolbox: don't need "ItemImageOriginal" anymoreTomaž Vajngerl2016-10-301-1/+0
* tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl2016-10-304-7/+17
* tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl2016-10-291-2/+10
* vcl: add bitmap::loadFromResource with additional flagsTomaž Vajngerl2016-10-291-0/+4
* tdf#51733 support SVG icon theme, disk cache and scaling / darkenTomaž Vajngerl2016-10-292-18/+48
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-281-4/+2
* ImplInitMenuButtonData can be folded into ctor nowCaolán McNamara2016-10-281-1/+0
* only draw menubutton separator when two sides do something differentCaolán McNamara2016-10-281-1/+2
* rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara2016-10-281-4/+8
* these usings are unnecessaryCaolán McNamara2016-10-281-4/+0
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-282-4/+13
* Sub menus no longer need manual disposingMaxim Monastirsky2016-10-271-1/+0
* make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2016-10-272-8/+19
* loplugin:expandablemethods in vclNoel Grandin2016-10-2613-41/+1
* no WindowResHeader, no RscWindowFlagsCaolán McNamara2016-10-251-11/+0
* no Control loaded from .src nowCaolán McNamara2016-10-252-5/+0
* remove now unused ImplLoadRes methodsCaolán McNamara2016-10-252-2/+0
* no raw Window is loaded from .src anymoreCaolán McNamara2016-10-251-1/+0
* no FixedText loaded from .src nowCaolán McNamara2016-10-251-1/+0
* no PushButton loaded from .src nowCaolán McNamara2016-10-251-1/+0
* no Edit controls loaded from .src nowCaolán McNamara2016-10-251-1/+0
* no ListBox loaded from .src nowCaolán McNamara2016-10-251-1/+0