summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)Author
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-17resolved rhbz#813280 the current document is not always the first in listEike Rathke
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks
2012-03-22removed duplicate includes in scTakeshi Abe
2012-03-06ditch archaic taskbox/taskmisc/taskstat implementationsCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-07ScAutoFormat no longer a child of ScSortedCollection.Kohei Yoshida
2012-02-06The usual bool & string conversion.Kohei Yoshida
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
2012-01-13refactor slightly to avoid link problems with gcc 4.7David Tardon
2012-01-13ditch unused defineDavid Tardon
2012-01-11ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-06The data range may not always start at row 0, use 'n' prefix for int.Kohei Yoshida
2012-01-06Update behavior and translation last record to prev recordLior Kaplan
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-22ScChangeActionTable conversion: Yet another correction.Marcel Metz
2011-12-21fdo#38832 Replace ScChangeActionTable with std::mapMarcel Metz
2011-12-15Removed extra semicolonsJesse
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-03sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl
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-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23ManageNames: restructure the codeMarkus Mohrhard
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-17Remove double space in strings (looks bad in pootle)Lior Kaplan
2011-11-15Cleanup few macros and unused headers.Jan Holesovsky
2011-11-15removing obsolete layout codeFelix Zhang
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-10-17WaE: unsafe mix of type 'bool' and type foo in operationTor Lillqvist
2011-10-03Fix for bug fdo#41310 - Need more room for localized stringOlivier Hallot
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-12Some attempts to remove the 8-param variant of PostPaint().Kohei Yoshida
2011-08-29More string & bool conversion.Kohei Yoshida
2011-08-29More on String to rtl::OUString.Kohei Yoshida
2011-08-29String to rtl::OUString.Kohei Yoshida
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-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-08-04some clean-upMarkus Mohrhard
2011-08-03change from sal_Bool to boolMarkus Mohrhard