summaryrefslogtreecommitdiffstats
path: root/cui/source/dialogs/hlmarkwn.cxx
Commit message (Expand)AuthorAgeFilesLines
* weld SvxHlinkDlgMarkWndCaolán McNamara2019-06-171-186/+103
* tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen2019-04-011-0/+1
* loplugin:unusedfields in cuiNoel Grandin2019-02-251-2/+0
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2018-07-031-1/+1
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* Don't inherit from ModalDialog for a random UI elementMarkus Mohrhard2018-02-071-2/+2
* Removed valueless lines of commentstagezi2018-01-291-82/+20
* Fix typosAndrea Gelmini2018-01-161-1/+1
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* loplugin:includeform: cuiStephan Bergmann2017-10-231-3/+3
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-0/+1
* make string translation loading more uniformCaolán McNamara2017-05-191-2/+2
* can drop CUI_RESSTR nowCaolán McNamara2017-05-181-2/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* convert EViewType to scoped enumNoel Grandin2017-03-291-2/+2
* makeAny->Any in cppuhelper..cuiNoel Grandin2017-02-241-2/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* move Image ctor variant with mask color to callersCaolán McNamara2017-01-251-1/+1
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-1/+1
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-031-8/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* clang-tidy performance-unnecessary-value-param in cuiNoel Grandin2016-04-121-1/+1
* loplugin:constantparam in cuiNoel Grandin2016-03-101-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* yyyyyNoel Grandin2015-11-041-1/+1
* Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin2015-10-291-5/+5
* convert Link<> to typedNoel Grandin2015-09-111-2/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-7/+9
* com::sun::star->css in cuiNoel Grandin2015-07-291-2/+2
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-3/+3
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-201-1/+1
* refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2015-05-181-1/+1
* refactor SvxHlmarkTreeLBox to use RenderContextTomaž Vajngerl2015-05-141-8/+6
* Switch VclBuilder constructors to use VclPtr.Michael Meeks2015-05-121-1/+1
* Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks2015-05-111-1/+1
* Switch VclBuilder constructors to use VclPtr.Michael Meeks2015-05-111-1/+1
* tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks2015-05-091-1/+2
* replace Paint calls to Invalidate + fix compilationTomaž Vajngerl2015-04-291-2/+2
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-2/+2
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+15
* vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-0/+6
* loplugin:staticmethodsNoel Grandin2015-04-091-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-4/+4
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-2/+2
* TyposJulien Nabet2015-02-181-1/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0