summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hlmarkwn.cxx
AgeCommit message (Expand)Author
2022-11-26tdf#152115 related: Make selected entry stay selected (gtk3 only)Jim Raykowski
2022-09-06cid#1500594 Explicit null dereferencedCaolán McNamara
2022-02-06Simplify sequence of PropertyValue in cui/editeng/extensionsJulien Nabet
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-27-Werror=maybe-uninitializedStephan Bergmann
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-02tdf#114567 tdf#138934 Hyperlink-Target in Doc Headings expand/collapseJim Raykowski
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