summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2016-12-23remove unused ImageList memberCaolán McNamara
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-22convert BmpFilter to scoped enumNoel Grandin
2016-12-22convert VclButtonBoxStyle to scoped enumNoel Grandin
2016-12-22convert VclSizeGroupMode to scoped enumNoel Grandin
2016-12-22convert GetDefaultFontFlags to scoped enumNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski
2016-12-20Unify drag handles for toolboxesJan-Marek Glogowski
2016-12-19MSVC 2015 apparently fails the sizeof(incomplete) SFINAE trickStephan Bergmann
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-12-16CppunitTest_vcl_complextext: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-12-16vcl: Kill unused RenderSettingsTakeshi Abe
2016-12-16Typo "pStaredFrom" -> "pStartedFrom"?Stephan Bergmann
2016-12-14Check that VclPtr is only instantiated with appropriate typesStephan Bergmann
2016-12-14This fallback code makes no sense any moreKhaled Hosny
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-13gtk3: implement opengl support for slideshowCaolán McNamara
2016-12-13change from glew to epoxyCaolán McNamara
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny
2016-12-10tdf#93430: Return the right offsets for runsTamás Zolnai
2016-12-09split markers for galaxy theme, when scaling use splitted markersTomaž Vajngerl
2016-12-09No need for rtl::Reference friend, no need for #include vclptr.hxxStephan Bergmann
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl
2016-12-09tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-08No OpenGLWrapper code in vcl if LIBO_HEADLESSTor Lillqvist
2016-12-08ImplWallpaper to use std::unique_ptrMark Page
2016-12-07vcl: add b2IPointFromPoint and b2IRectangleFromRectangleMichael Stahl
2016-12-07sort constants in VclEventIdNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06Convert TextView to unique_ptrMark Page
2016-12-06Make VclPtr move assignment operator actually moveStephan Bergmann
2016-12-06convert IMPL_PAINT constants to typed_flagsNoel Grandin
2016-12-02Extend ScopedBitmapAccess and modify various classes to use itMark Page
2016-12-01Unused codeKhaled Hosny
2016-12-01BitmapFilter, BitmapScaleSuper only used within vclStephan Bergmann
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