summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/miscdlgs
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-private-field (various sc)Stephan Bergmann2012-09-112-5/+1
* fdo#47947 Data Form dialog layout fixAndras Timar2012-07-151-6/+11
* some UniString->rtl::OUStringCaolán McNamara2012-07-092-4/+4
* ditch String::CreateFromAsciiCaolán McNamara2012-07-032-2/+2
* probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2012-06-283-3/+3
* Remove some PCH tracesThomas Arnhold2012-06-221-3/+0
* re-base on ALv2 code.Michael Meeks2012-06-215-115/+70
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-181-4/+4
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* Remove superfluous include commentsThomas Arnhold2012-06-099-35/+0
* Remove superfluous include commentsThomas Arnhold2012-06-094-25/+0
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-311-1/+1
* WaE: unsafe mix of bool and sal_BoolCaolán McNamara2012-05-101-1/+1
* make ResId::toString a non-static memberCaolán McNamara2012-04-303-20/+20
* resolved rhbz#813280 the current document is not always the first in listEike Rathke2012-04-171-10/+17
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks2012-04-021-4/+4
* removed duplicate includes in scTakeshi Abe2012-03-223-3/+0
* ditch archaic taskbox/taskmisc/taskstat implementationsCaolán McNamara2012-03-061-1/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-0125-87/+87
* ScAutoFormat no longer a child of ScSortedCollection.Kohei Yoshida2012-02-071-44/+43
* The usual bool & string conversion.Kohei Yoshida2012-02-061-9/+5
* String is now eradicated from the change track code.Kohei Yoshida2012-02-041-3/+3
* GetDescription() now deals with rtl::OUString.Kohei Yoshida2012-02-033-19/+18
* More on bool & string conversions.Kohei Yoshida2012-02-031-2/+6
* Use std::set to store user names instead.Kohei Yoshida2012-02-032-6/+8
* refactor slightly to avoid link problems with gcc 4.7David Tardon2012-01-131-48/+32
* ditch unused defineDavid Tardon2012-01-131-4/+0
* ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann2012-01-111-2/+2
* Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot2012-01-075-6/+6
* The data range may not always start at row 0, use 'n' prefix for int.Kohei Yoshida2012-01-061-24/+25
* Update behavior and translation last record to prev recordLior Kaplan2012-01-061-5/+6
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-052-4/+4
* ScChangeActionTable conversion: Yet another correction.Marcel Metz2011-12-221-1/+1
* fdo#38832 Replace ScChangeActionTable with std::mapMarcel Metz2011-12-211-49/+50
* Removed extra semicolonsJesse2011-12-151-1/+1
* childs -> childrenMichael T. Whiteley2011-12-082-18/+18
* sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl2011-12-032-2/+2
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-2/+0
* remove include of pch header from scNorbert Thiebaud2011-11-2736-72/+0
* remove various EraseLeadingAndTrailingCharsCaolán McNamara2011-11-231-2/+2
* ManageNames: restructure the codeMarkus Mohrhard2011-11-231-131/+0
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-8/+8
* Remove double space in strings (looks bad in pootle)Lior Kaplan2011-11-171-1/+1
* Cleanup few macros and unused headers.Jan Holesovsky2011-11-151-1/+1
* removing obsolete layout codeFelix Zhang2011-11-153-42/+0
* String->OUString in ScDocument and follow upMarkus Mohrhard2011-11-074-11/+11
* WaE: unsafe mix of type 'bool' and type foo in operationTor Lillqvist2011-10-172-3/+3
* Fix for bug fdo#41310 - Need more room for localized stringOlivier Hallot2011-10-031-6/+6
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-241-11/+8