summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/scriptdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-3/+3
2014-02-26Remove visual noise from cuiAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann1-2/+2
2014-01-04convert new lib dialog to .uiCaolán McNamara1-50/+18
2014-01-04std::auto_ptr -> boost::scoped_ptrCaolán McNamara1-6/+3
2013-11-11remove unnecessary use of OUString constructor in CUI moduleNoel Grandin1-5/+5
2013-10-01convert CUI module from String to OUStringNoel Grandin1-19/+19
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-28always call setDeferredProperties for dialog get/set titleCaolán McNamara1-1/+0
2013-06-25Resolves: fdo#65716 MACROLANG not substituted in titleCaolán McNamara1-0/+1
2013-05-15fdo#46808, Convert singleton theBrowseNodeFactory to new styleNoel Grandin1-4/+2
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-02-24loplugin: unused variablesThomas Arnhold1-2/+0
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-131/+117
2013-01-22make fast string concat comparisons non-ambiguousLuboš Luňák1-3/+2
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl1-2/+3
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-6/+2
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara1-1/+1
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-2/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara1-26/+8
2012-11-08convert macro dialog to .ui formatCaolán McNamara1-112/+130
2012-10-31remove stray unused temporary debugging objectsCaolán McNamara1-5/+0
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-25/+25
2012-10-08Deduplicate InputDialog (for disable-dynloading)Tor Lillqvist1-5/+5
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-7/+2
2012-09-05Some clean up of previous commitStephan Bergmann1-3/+1
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-5/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-9/+8
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-1/+1
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-1/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+1
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot1-14/+14
2011-12-08childs -> childrenMichael T. Whiteley1-5/+5
2011-11-06cppcheck: drop redundant checksIvan Timofeev1-2/+2
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-11/+30
2011-09-12callcatcher: drop unused methodsCaolán McNamara1-7/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-90/+23
2011-02-12Remove precompiled header support.Joseph Powers1-3/+0
2011-01-21Remove doubled headers.Thomas Arnhold1-1/+0
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-23/+23
2010-12-11cleaning of __EXPORT defineGert Faller1-3/+3
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-16HC Cleanup - componentsJoseph Powers1-2/+1
2010-11-16get this building againCaolán McNamara1-2/+1
2010-11-15RTL_CONSTASCII_USTRINGPARAM cleaing in components - dialogsPierre-André Jacquod1-29/+26