summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hlmarkwn.cxx
AgeCommit message (Expand)Author
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
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-18TyposJulien Nabet
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-18Convert RID_SVXFLOAT_HYPERLINK_MARKWND to .uiPalenik Mihály
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-17cui: prefer passing OUString by referenceNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Undoing changed made on fdo#63271 because of complains.pje335_NL
2014-02-26Remove visual noise from cuiAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-16fdo#63271: Close hyperlink dialog after hyperlink is insertedThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin