summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)AuthorFilesLines
2012-07-15fdo#47947 Data Form dialog layout fixAndras Timar1-6/+11
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara1-1/+1
2012-04-30make ResId::toString a non-static memberCaolán McNamara3-20/+20
2012-04-17resolved rhbz#813280 the current document is not always the first in listEike Rathke1-10/+17
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks1-4/+4
2012-03-22removed duplicate includes in scTakeshi Abe3-3/+0
2012-03-06ditch archaic taskbox/taskmisc/taskstat implementationsCaolán McNamara1-1/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann25-87/+87
2012-02-07ScAutoFormat no longer a child of ScSortedCollection.Kohei Yoshida1-44/+43
2012-02-06The usual bool & string conversion.Kohei Yoshida1-9/+5
2012-02-04String is now eradicated from the change track code.Kohei Yoshida1-3/+3
2012-02-03GetDescription() now deals with rtl::OUString.Kohei Yoshida3-19/+18
2012-02-03More on bool & string conversions.Kohei Yoshida1-2/+6
2012-02-03Use std::set to store user names instead.Kohei Yoshida2-6/+8
2012-01-13refactor slightly to avoid link problems with gcc 4.7David Tardon1-48/+32
2012-01-13ditch unused defineDavid Tardon1-4/+0
2012-01-11ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann1-2/+2
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot5-6/+6
2012-01-06The data range may not always start at row 0, use 'n' prefix for int.Kohei Yoshida1-24/+25
2012-01-06Update behavior and translation last record to prev recordLior Kaplan1-5/+6
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara2-4/+4
2011-12-22ScChangeActionTable conversion: Yet another correction.Marcel Metz1-1/+1
2011-12-21fdo#38832 Replace ScChangeActionTable with std::mapMarcel Metz1-49/+50
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-08childs -> childrenMichael T. Whiteley2-18/+18
2011-12-03sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl2-2/+2
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-2/+0
2011-11-27remove include of pch header from scNorbert Thiebaud36-72/+0
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara1-2/+2
2011-11-23ManageNames: restructure the codeMarkus Mohrhard1-131/+0
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-8/+8
2011-11-17Remove double space in strings (looks bad in pootle)Lior Kaplan1-1/+1
2011-11-15Cleanup few macros and unused headers.Jan Holesovsky1-1/+1
2011-11-15removing obsolete layout codeFelix Zhang3-42/+0
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard4-11/+11
2011-10-17WaE: unsafe mix of type 'bool' and type foo in operationTor Lillqvist2-3/+3
2011-10-03Fix for bug fdo#41310 - Need more room for localized stringOlivier Hallot1-6/+6
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-11/+8
2011-09-12Some attempts to remove the 8-param variant of PostPaint().Kohei Yoshida1-1/+1
2011-08-29More string & bool conversion.Kohei Yoshida1-24/+18
2011-08-29More on String to rtl::OUString.Kohei Yoshida1-20/+19
2011-08-29String to rtl::OUString.Kohei Yoshida1-26/+26
2011-08-29sal_Bool to bool.Kohei Yoshida1-51/+53
2011-08-29sal_Bool to bool.Kohei Yoshida1-66/+66
2011-08-29String to rtl::OUString.Kohei Yoshida1-43/+49
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-3/+3
2011-08-26String to rtl::OUString.Kohei Yoshida5-9/+9
2011-08-04some clean-upMarkus Mohrhard1-2/+1