summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
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
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard
2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard
2011-11-22Unit test for cell function T with external references.Kohei Yoshida
2011-11-22We should clear the cache of external doc when breaking its linkage.Kohei Yoshida
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-15Unused method.Kohei Yoshida
2011-11-15Let's not use macro for this sort of stuff.Kohei Yoshida
2011-11-15Cleaned up ScDocShell a bit.Kohei Yoshida
2011-11-15sal_Bool to bool.Kohei Yoshida
2011-11-15Fixed soft re-calc.Kohei Yoshida
2011-11-15Reset formula cell's changed flag only for those within visible range.Kohei Yoshida
2011-11-14make this a little more pleasing to the eye, logic unchangedCaolán McNamara
2011-11-14original would unconditionally truncate to nLenCaolán McNamara
2011-11-14Remove String::Fill() usageChristina Rossmanith
2011-11-14stray pointless aByteLineCaolán McNamara
2011-11-11ByteString->rtl::OStringCaolán McNamara