summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-10-01Fix typoAndrea Gelmini
2018-10-01weld SvxLineTabPageCaolán McNamara
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara
2018-09-30Fix pImageSufface -> pImageSurfaceAndrea Gelmini
2018-09-30weld SvxLineDefTabPageCaolán McNamara
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-29Handle initial TabControl and border windowJan-Marek Glogowski
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara
2018-09-28Constify vcl::Window child lookupJan-Marek Glogowski
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-24Scheduler: add per-priority Task listsJan-Marek Glogowski
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-22weld AlignmentTabPageCaolán McNamara
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-09-20weld SwWrapTabPageCaolán McNamara
2018-09-20Replace SAL_DELETED_FUNCTION with = delete in internal codeStephan Bergmann
2018-09-20weld SvxHyphenWordDialogCaolán McNamara
2018-09-20weld BreakPointDialogCaolán McNamara
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-19weld TPGalleryThemeGeneralCaolán McNamara
2018-09-18loplugin:unusedmethodsNoel Grandin
2018-09-17weld SvxBackgroundTabPageCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-15add model support to ComboBox like ListBoxCaolán McNamara
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-09-10weld SvxBulletPickTabPageCaolán McNamara
2018-09-09weld SfxNewStyleDlgCaolán McNamara
2018-09-08weld FontFeaturesDialogCaolán McNamara
2018-09-07BitmapFilter::execute can be constStephan Bergmann
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara
2018-09-07sw: less vcl text layout calls in SwFont::GetTextBreak()Miklos Vajna
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-06svtools: less text layout calls in RulerMiklos Vajna
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-05vcl: less text layout calls in MenuMiklos Vajna
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-04reformat current value on initial weldCaolán McNamara
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-09-03return by std::unique_ptr from GetErrorInfoNoel Grandin
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-30the 0 default for EndDialog means RET_CANCELCaolán McNamara
2018-08-29Fix typo: s/an other/another/gAndrea Gelmini