summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hlmarkwn.cxx
AgeCommit message (Expand)Author
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-10Replace sal_uLong with proper types in cuiMuhammet Kara
2020-06-05have just one way to set expander imageCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin
2019-06-17weld SvxHlinkDlgMarkWndCaolán McNamara
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-02-25loplugin:unusedfields in cuiNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-07Don't inherit from ModalDialog for a random UI elementMarkus Mohrhard
2018-01-29Removed valueless lines of commentstagezi
2018-01-16Fix typosAndrea Gelmini
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2016-03-10loplugin:constantparam in cuiNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-14refactor SvxHlmarkTreeLBox to use RenderContextTomaž Vajngerl
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl