summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hlmarkwn.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-05-07loplugin:ostr in cuiNoel Grandin1-9/+9
2024-04-29Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cuiMike Kaganski1-9/+2
2023-11-06tdf#149935 - Hyperlink Target Dialog: remember last used position and sizeAndreas Heinisch1-1/+14
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cuiStephan Bergmann1-3/+3
2023-06-26new loplugin:constexprliteralNoel Grandin1-3/+3
2022-11-26tdf#152115 related: Make selected entry stay selected (gtk3 only)Jim Raykowski1-2/+1
2022-09-06cid#1500594 Explicit null dereferencedCaolán McNamara1-1/+1
2022-02-06Simplify sequence of PropertyValue in cui/editeng/extensionsJulien Nabet1-3/+2
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara1-5/+5
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara1-2/+2
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-3/+3
2021-07-27-Werror=maybe-uninitializedStephan Bergmann1-2/+2
2021-04-09remove vcl/waitobj.hxxCaolán McNamara1-0/+2
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-3/+3
2021-03-02tdf#114567 tdf#138934 Hyperlink-Target in Doc Headings expand/collapseJim Raykowski1-1/+47
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-09-10Replace sal_uLong with proper types in cuiMuhammet Kara1-2/+2
2020-06-05have just one way to set expander imageCaolán McNamara1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-6/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin1-3/+2
2019-06-17weld SvxHlinkDlgMarkWndCaolán McNamara1-186/+103
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-02-25loplugin:unusedfields in cuiNoel Grandin1-2/+0
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-07Don't inherit from ModalDialog for a random UI elementMarkus Mohrhard1-2/+2
2018-01-29Removed valueless lines of commentstagezi1-82/+20
2018-01-16Fix typosAndrea Gelmini1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-3/+3
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-29convert EViewType to scoped enumNoel Grandin1-2/+2
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin1-2/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara1-1/+1
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-8/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin1-1/+1