summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2011-01-17Remove some dead codeThomas Arnhold
2011-01-13ScDPCollection is no longer derived from ScCollection.Kohei Yoshida
2011-01-10Removed OUString to String casting & prefer static_cast over C-style cast.Kohei Yoshida
2011-01-10Slight clean-up.Kohei Yoshida
2011-01-10Changed String to OUString in public variables of ScFuncDescSören Möller
2010-12-21Removed ScSharedTokenRef and replaced it with ScTokenRef.Kohei Yoshida
2010-12-21cppcheck: Some removing of postfix operatorsJulien Nabet
2010-12-17Implemented ScMatrixRef using boost::intrusive_ptr.Kohei Yoshida
2010-12-15Fix dbgutil buildThorsten Behrens
2010-12-13Remove callcatcher for ScCellRangesBaseserval
2010-12-10Removed ScRangePairList::at() also, in favor of operator[].Kohei Yoshida
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida
2010-12-10Remove DECLARE_LIST( ScRangePairList )Joseph Powers
2010-12-09Don't allow client code to call clear() directly, it leaks memory.Kohei Yoshida
2010-12-09First cut on making ScRangeList not a child class of std::vector.Kohei Yoshida
2010-12-09Suppressed compiler warnings.Kohei Yoshida
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-11-30Fix Muthu Subramanian type issueJoseph Powers
2010-11-30Import of super/subscript properties of cells - n#655193Muthu Subramanian K
2010-11-30Import hyperlinks of textboxes/shapes - n#655216Muthu Subramanian K
2010-11-25RTL_CONSTASCII_USTRINGPARAM in calcGert Faller
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-16remove logically redundant highcontrast codeCaolán McNamara
2010-11-14Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_unoobjJulien Nabet
2010-11-10Disable document modify and broadcasting of changes on range names.Kohei Yoshida
2010-11-06Forgot to remove this comment.Kohei Yoshida
2010-11-06Remove bogus comments.Alexander O. Anisimov
2010-11-05Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calcNoel Power
2010-11-04Fix logic for XLA1Representation for CellAddress/RangeConversionNoel Power
2010-11-02RTL_CONSTASCII_USTRINGPARAM macroJoost Eekhoorn
2010-11-02initial import of latest cws container_controlsNoel Power
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-28Fixed a condition: the filter needs to be checked for NULL in every caseCédric Bosdonnat
2010-10-27calc61: #i115266# handle multiple selection for printing, return valid settin...Niklas Nebel
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-23Make for_each less ambiguous for VC++ 10Jesús Corrius
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-17clean up after removal of empty makefilesDavid Tardon
2010-10-16UNO APIs for size and moveProtect of notes.Muthu Subramanian K
2010-10-16Merging sc-xml-with-xls-ext.diff from patches.Muthu Subramanian K
2010-10-13Merged oox-sc-notes.diff from ooo-buildKatarina Machalkova
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power