summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2018-10-16coverity#1440300 rework to silence Using invalid iteratorCaolán McNamara
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-10-16drop LazyDeletorCaolán McNamara
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15weld InsertErrorBarsDialog and ErrorBarsTabPageCaolán McNamara
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-14MoreButton is solely used by toolkitCaolán McNamara
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-10-14split out vcl stuff used solely by toolkit moduleCaolán McNamara
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-13use range based loops over B2DPolyPolygon in vclJochen Nitschke
2018-10-12Fix typosAndrea Gelmini
2018-10-11Add support for LXQt as a Linux desktop environment.Simon Quigley
2018-10-10can use remainingSize instead of Seek(STREAM_SEEK_TO_END)Caolán McNamara
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-10tdf#120420 only show as much column widgets as don't distort the page widthCaolán McNamara
2018-10-09tdf#120377 weld cluster of animation pages and dialogCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-07-Werror=catch-value=Julien Nabet
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand
2018-10-06Convert ImplFontCache to use o3tl::lru_mapJan-Marek Glogowski
2018-10-06Add a glyph-bound-rect cache to the font cacheJan-Marek Glogowski
2018-10-06inline GfxLink::SwapInNoel Grandin
2018-10-05weld ExportDialogCaolán McNamara
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl
2018-10-04Resolves: tdf#120175 normalize theme names to our naming schemeCaolán McNamara
2018-10-04use regular Set methods in TextCharAttribNoel Grandin
2018-10-04use unique_ptr in TextCharAttribList::InsertAttribNoel Grandin
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara
2018-10-03no need to call empty() before clear()Noel Grandin
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-02tdf#120234 ignore all proxy windowsJan-Marek Glogowski
2018-10-02weld SvxNumOptionsTabPageCaolán McNamara
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-10-02weld SvxLineTabDialogCaolán McNamara
2018-10-01weld SvxLineTabPageCaolán McNamara
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-30weld SwTestAccountSettingsDialogCaolán McNamara
2018-09-29tdf#120169 handle [combo|list]box can-focus speciallyCaolán McNamara
2018-09-29Handle initial TabControl and border windowJan-Marek Glogowski
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara
2018-09-28gla11y: check element visibilityJan-Marek Glogowski
2018-09-28Move TabPage lookup into extra functionJan-Marek Glogowski
2018-09-28Constify vcl::Window child lookupJan-Marek Glogowski