summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hlmarkwn.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-1/+1
2015-05-14refactor SvxHlmarkTreeLBox to use RenderContextTomaž Vajngerl1-8/+6
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-1/+1
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks1-1/+2
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+15
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+6
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-4/+4
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2015-02-18TyposJulien Nabet1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-18Convert RID_SVXFLOAT_HYPERLINK_MARKWND to .uiPalenik Mihály1-42/+48
2014-04-16cui: sal_Bool->boolNoel Grandin1-13/+13
2014-03-25svtools: sal_Bool->boolNoel Grandin1-3/+3
2014-03-17cui: prefer passing OUString by referenceNoel Grandin1-5/+5
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-3/+3
2014-02-27Undoing changed made on fdo#63271 because of complains.pje335_NL1-5/+5
2014-02-26Remove visual noise from cuiAlexander Wilms1-4/+4
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-10-16fdo#63271: Close hyperlink dialog after hyperlink is insertedThomas Arnhold1-5/+5
2013-10-01convert CUI module from String to OUStringNoel Grandin1-3/+3
2013-07-31InsertTarget UniString->OUStringCaolán McNamara1-21/+20
2013-07-31restore last selection of target-in-document dialogCaolán McNamara1-11/+109
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-50/+42
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-7/+7
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot1-3/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-25/+28
2011-02-15accfixes: merged to m100Malte Timmermann [mt]1-23/+23
2011-02-12Remove precompiled header support.Joseph Powers1-3/+0
2011-01-21Remove doubled headers.Thomas Arnhold1-1/+0
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]1-0/+3
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-23/+23
2010-11-24RTL patch for cuiJulien Nabet1-3/+3