summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2012-02-09A bit of code-sharing.Kohei Yoshida
2012-02-09Convert ByteString, UniString to rtl variants in AsciiSave.Kohei Yoshida
2012-02-09sal_Bool to bool.Kohei Yoshida
2012-02-09we need to explicitly set the paste area in ScMarkData, fdo#45481Markus Mohrhard
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida
2012-02-07ScAutoFormat no longer a child of ScSortedCollection.Kohei Yoshida
2012-02-06I think it's time we had a real method for this...Kohei Yoshida
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida
2012-02-04More on ScStrCollection/StrData elimination.Kohei Yoshida
2012-02-04Remove ScStrCollection/StrData from UpdateLinks().Kohei Yoshida
2012-02-03Missing String -> OUStringStephan Bergmann
2012-02-03GetDescription() now deals with rtl::OUString.Kohei Yoshida
2012-02-03More on bool & string conversions.Kohei Yoshida
2012-02-01Always look up chart objects by name, change method names' casing.Kohei Yoshida
2012-02-01We don't really need GetCount().Kohei Yoshida
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-24use write_uInt16s_FromOUString patternCaolán McNamara
2012-01-20More on String to rtl::OUString changes.Kohei Yoshida
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-16just return a new string rather than pass by referenceCaolán McNamara
2012-01-15make adjusting formulas possible for TransferTabMarkus Mohrhard
2012-01-13here calc, take ownership of this foul monstrosity only you useCaolán McNamara
2012-01-11ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann
2012-01-10force users of horrific ReadUniOrByteStringLine to provide the charsetCaolán McNamara
2012-01-09simplify CharClassCaolán McNamara
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-06add warning message if you close unsaved referenced documentMarkus Mohrhard
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-04remove entry from unsaved ref container if doc is savedMarkus Mohrhard
2012-01-04don't show generic error message if a better one is available, fdo#43911Markus Mohrhard
2011-12-27better handling for unsaved external referencesMarkus Mohrhard
2011-12-20callcatcher: ScJobSetup never constructedCaolán McNamara
2011-12-20add a warning dialog if we have ext refs to unsaved docsMarkus Mohrhard
2011-12-19Copy absolute refs between different docs: Part IIIMarkus Mohrhard
2011-12-16Adding more dbf file types.Muthu Subramanian
2011-12-15Removed extra semicolonsJesse
2011-12-07fdo#43534: Fully support external references in CELL function.Kohei Yoshida
2011-12-06Use configmgr directly in SvxAsianConfig.Stephan Bergmann
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-28dr80: #i116460# performance of Excel file with many outlinesEike Rathke
2011-11-28dr78: #i115009# broadcast BCA_BRDCST_ALWAYS if paint is lockedEike Rathke
2011-11-28dr78: #i116426# use ODataAccessDescriptor for database import parameters, sup...Eike Rathke
2011-11-28dr78: #i115951# set ScColumn::bDoubleAlloc in DBaseImportEike Rathke
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard