summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/acredlin.cxx
AgeCommit message (Expand)Author
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-08convert sc/source/ui/miscdlgs/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/a*.hxx from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin
2013-08-17No need for pointers here, use referencesMatteo Casalin
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-27kill some unused inlinesThomas Arnhold
2013-02-24layout should now take care of resizing for us on its ownCaolán McNamara
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-23try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-16coverity: variable value is unusedMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-11-12cppCheck: clarifyConditionjailletc36
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-04String is now eradicated from the change track code.Kohei Yoshida
2012-02-03GetDescription() now deals with rtl::OUString.Kohei Yoshida
2012-02-03More on bool & string conversions.Kohei Yoshida
2012-02-03Use std::set to store user names instead.Kohei Yoshida
2011-12-22ScChangeActionTable conversion: Yet another correction.Marcel Metz
2011-12-21fdo#38832 Replace ScChangeActionTable with std::mapMarcel Metz
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-10-17WaE: unsafe mix of type 'bool' and type foo in operationTor Lillqvist
2011-08-29sal_Bool to bool.Kohei Yoshida
2011-08-29sal_Bool to bool.Kohei Yoshida
2011-08-29String to rtl::OUString.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-01Remove DECLARE_QUEUE( ScChangeTrackMsgQueue,Rafael Dominguez
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-02-02Disambiguate nested if statement blocks.Kohei Yoshida
2011-01-29Remove double line spacing, unused code and some unnecessary brackets.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida
2010-12-09Don't allow client code to call clear() directly, it leaks memory.Kohei Yoshida
2010-12-09First cut on making ScRangeList not a child class of std::vector.Kohei Yoshida
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers