summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh.cxx
AgeCommit message (Expand)Author
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-04-25fdo#45664 EasyHack: Add a "Save cell formulas" checkbox to the CSV Export panel.Florent Gallaire
2012-04-10resolved fdo#48516 use "max columns exceeded" message if appropriateEike Rathke
2012-04-02virtualise the ScDocFunc to allow interposing some magicMichael Meeks
2012-03-22removed duplicate includes in scTakeshi Abe
2012-03-02remove table.hxx from document.hxxMarkus Mohrhard
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2012-02-27merge GetString variantsCaolán McNamara
2012-02-10can use direct operator[] variantsCaolán McNamara
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-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida
2012-02-04More on ScStrCollection/StrData elimination.Kohei Yoshida
2012-01-24use write_uInt16s_FromOUString patternCaolán McNamara
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
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-11-28dr78: #i115009# broadcast BCA_BRDCST_ALWAYS if paint is lockedEike Rathke
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
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-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-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-08-16Removed irrelevant changes.Kohei Yoshida
2011-08-16Extended UNO's script API to allow adding of multiple listeners at once.Kohei Yoshida
2011-06-07fix problem with uno and SCTABMarkus Mohrhard
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard
2011-05-29notify vba correctly about inserting of several worksheetsMarkus Mohrhard
2011-05-28String to OUString in ScDPObject.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-19rework some additional partsMarkus Mohrhard
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida
2011-03-14Various fixes for build breakages, for sc.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove bogus comments.Guillaume Poussel
2011-02-15csvexport: merge with DEV300_m100Niklas Nebel
2011-02-08Remove obsolete Hyperlink Bar from calcAlfonso Eusebio
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-01Alt-Down should do the data select popup by default. (n#666060)Kohei Yoshida
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]
2011-01-27csvexport: #i116636# option to leave out unnecessary quotes in CSV exportNiklas Nebel