summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/svtabbx.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-3/+2
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
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-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+13
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin1-4/+4
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin1-4/+4
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-0/+12
2015-04-09loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-08convert SV_ITEMSTATE constants to SvItemState scoped enumNoel Grandin1-2/+2
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-1/+0
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara1-1/+1
2015-01-04A bit of cleanup.Jan Holesovsky1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-3/+3
2014-09-29loplugin: cstylecastNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-11/+11
2014-08-11callcatcher: update unused codeCaolán McNamara1-10/+0
2014-03-25svtools: sal_Bool->boolNoel Grandin1-7/+7
2014-03-25svtools/svtabbax.hxx: sal_Bool->boolNoel Grandin1-7/+7
2014-03-25Reduce IAccessibleTabListBox to what's actually usedStephan Bergmann1-3/+3
2014-03-24svtools: sal_Bool->boolNoel Grandin1-26/+26
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-64/+64
2014-02-10the return of callcatcherCaolán McNamara1-12/+0
2014-01-13longparas: STRING_LEN is intended here to expand to string lenCaolán McNamara1-1/+1
2013-11-25Integrate branch of IAccessible2Steve Yin1-0/+6
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-09-17convert SVTOOLS module from String to OUStringNoel Grandin1-7/+7
2013-08-22convert svtools/source/contnr/* from String to OUStringNoel Grandin1-2/+2
2013-08-22convert include/svtools/brwbox.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-17SvTabListBox::GetToken: sal_Unicode* to OUString + OUString::getTokenMatteo Casalin1-62/+15
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl1-6/+6
2013-08-15convert include/svtools/svtabbx.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-12XubString->OUStringCaolán McNamara1-36/+34
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan1-6/+6
2013-07-18ditch some XubStringsCaolán McNamara1-6/+6
2013-07-12XubString->OUStringCaolán McNamara1-7/+7
2013-07-11XubString->OUStringCaolán McNamara1-3/+3
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara1-1/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-15Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida1-1/+1
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida1-16/+16
2012-10-25XubString->OUStringCaolán McNamara1-3/+3
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-6/+6