summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2011-09-12PostPaint() now takes range list.Kohei Yoshida
2011-09-12Swapped the 8-param and 3-param variants of PostPaint().Kohei Yoshida
2011-09-12Some attempts to remove the 8-param variant of PostPaint().Kohei Yoshida
2011-09-12ScPateUndo cleaned up.Kohei Yoshida
2011-09-11fix fdo#40590 stop abusing regular string token for XML importEike Rathke
2011-09-09externalrefmgr.cxx is String freeMarkus Mohrhard
2011-09-06related #i114504: external reference manager partMarkus Mohrhard
2011-09-06merge area does not need to be increased if a shadow is attachedMarkus Mohrhard
2011-09-01remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks
2011-08-30String / bool conversions for ScTableLink.Kohei Yoshida
2011-08-30More string conversion around ScDocumentLoader.Kohei Yoshida
2011-08-29String to rtl::OUString.Kohei Yoshida
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard
2011-08-25crash when modifying a defined name (and other places as well)Eike Rathke
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-08-17fdo#32703 make CSV import ignore leading spaces before quoted field contentEike Rathke
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke
2011-07-20Get rid of SvULongs in calcMaciej Rumianowski
2011-07-05yet more iterator->const_iteratorCaolán McNamara
2011-07-05some warning clean-upMarkus Mohrhard
2011-07-05change remaining manual loops to ScMarkData::iteratorMarkus Mohrhard
2011-07-01XLSX formula import improvement. Recommit.Muthu Subramanian
2011-06-29Revert patch to change .idlMuthu Subramanian
2011-06-29Improved xlsx formula import.Muthu Subramanian
2011-06-15add local range names to ScNamePasteDlgMarkus Mohrhard
2011-06-11Some cppcheck cleaningJulien Nabet
2011-06-09Replace SbaSelectionList with std::vector<sal_Int32>.Rafael Dominguez
2011-06-09Remove unused hiranges file.Rafael Dominguez
2011-06-09Replace ScHighlightRangeList for std::vector<ScHighlighEntry>.Rafael Dominguez
2011-06-07fix problem with uno and SCTABMarkus Mohrhard
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard
2011-06-06Useful error message when DDE link update fails.Kohei Yoshida
2011-06-06move ScProgress out of ScDocument::MoveTabMarkus Mohrhard
2011-06-06Merge remote branch 'origin/libreoffice-3-4'Kohei Yoshida
2011-05-29notify vba correctly about inserting of several worksheetsMarkus Mohrhard
2011-05-28String to OUString in ScDPObject.Kohei Yoshida
2011-05-28String to rtl::OUString in the external ref manager code.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-25Launch error message in case the external doc could not be reached.Kohei Yoshida
2011-05-25Adjusted for signature change in DataChanged().Kohei Yoshida
2011-05-25Paste link from another calc doc as external reference instead of DDE.Kohei Yoshida
2011-05-25Check if the referenced file is loadable, and if not, don't update.Kohei Yoshida
2011-05-24fix for fdo#37548: InsertNames->InsertAll doesn't insert anythingMarkus Mohrhard
2011-05-24fix for fdo#37548: InsertNames->InsertAll doesn't insert anythingMarkus Mohrhard
2011-05-20adjust for modified singletonCaolán McNamara
2011-05-19rework some additional partsMarkus Mohrhard
2011-05-17fdo#37226: Use real function objects with standard algorithms.Kohei Yoshida