summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-28don't leak impl. detailsDavid Tardon
2016-11-26Kill old Core Text layout engineKhaled Hosny
2016-11-26DisableGlyphProcessing flag is never set nowKhaled Hosny
2016-11-26mark VclPtr::Create as SAL_WARN_UNUSED_RESULTNoel Grandin
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara
2016-11-24tdf#103852 avoid clipboard deadlockTomaž Vajngerl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara
2016-11-16Avoid use after free from within StatusBar::disposeStephan Bergmann
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin
2016-11-14Resolves: tdf#103915 when global dark theme is set fall back to breeze_darkCaolán McNamara
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara
2016-11-11add move operators for VclPtrNoel Grandin
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara
2016-11-09tdf#103804 reduced register areaScale shader and detection for intelTomaž Vajngerl
2016-11-09Revert "Mark Scheduler as non-copyable"Stephan Bergmann
2016-11-09convert Primitive2DContainer to std::dequeNoel Grandin
2016-11-09Mark Scheduler as non-copyableStephan Bergmann
2016-11-07vcl: improve accounting of SVG images in graphics cacheMichael Stahl
2016-11-04use default copy and assignment operatorsCaolán McNamara
2016-11-04convert Image manual refcounting with std::shader_ptrTomaž Vajngerl
2016-11-04vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-11-02let menu button launch arbitrary floating windowsCaolán McNamara
2016-11-02getNonLayoutRealParent is unusedCaolán McNamara
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-11-02tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-30toolbox: don't need "ItemImageOriginal" anymoreTomaž Vajngerl
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl
2016-10-29vcl: add bitmap::loadFromResource with additional flagsTomaž Vajngerl
2016-10-29tdf#51733 support SVG icon theme, disk cache and scaling / darkenTomaž Vajngerl
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28ImplInitMenuButtonData can be folded into ctor nowCaolán McNamara
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara
2016-10-28these usings are unnecessaryCaolán McNamara