summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2011-12-20another "ScToken::GetDoubleRef: virtual dummy called"Eike Rathke
2011-12-20improve the handling of range names while copy between different docsMarkus Mohrhard
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-17Copy Absolute Formulas between documents: Part IMarkus Mohrhard
2011-12-13fdo#39917: Use correct address convention during search and replace.Kohei Yoshida
2011-12-07fdo#43534: Fully support external references in CELL function.Kohei Yoshida
2011-12-06bnc#733864: Make sure to adjust the sheet index of drawing objects.Kohei Yoshida
2011-12-05Empty data sequence backend no longer used. Let's purge it.Kohei Yoshida
2011-12-05Use boost::scoped_ptr in lieu of std::auto_ptr (where we can).Kohei Yoshida
2011-12-05Replace ScChangeTrackMsgStack with std::stack< ScChangeTrackMsgInfo* >Marcel Metz
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-12-03ptr_map does not need a pointer as template argumentMarkus Mohrhard
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl
2011-12-01String to OUString for SetHybridString methodLaurent Godard
2011-12-01ManageNames: move some strings to globstrMarkus Mohrhard
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-29Implemented the new multi-value filter API.Kohei Yoshida
2011-11-29Use rtl::Reference<>.Stephan Bergmann
2011-11-29fdo#32826: Finally return the real selected sheets, and use it.Kohei Yoshida
2011-11-29New UNO API to return currently selected sheets.Kohei Yoshida
2011-11-29Create an UNO controller object for the preview shell.Kohei Yoshida
2011-11-29Passed the selected sheet info to ScPreview.Kohei Yoshida
2011-11-29sal_Bool to bool.Kohei Yoshida
2011-11-28fdo#43304: Allow empty field labels in pivot tables.Kohei Yoshida
2011-11-28dr80: #i116460# performance of Excel file with many outlinesEike Rathke
2011-11-28dr78: #i115659# check validity of member and dimension settingsEike Rathke
2011-11-28dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIteratorEike Rathke
2011-11-28dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch fr...Eike Rathke
2011-11-28dr78: #i51508# use the correct MapMode for EditEngine when formatting for screenEike Rathke
2011-11-28dr78: #i115015# proper handling of add-in parameter arrays, merged with datab...Eike Rathke
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-25calc67: #i117661# filterByPageDimension: don't overwrite source filter with p...Eike Rathke
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard
2011-11-24We still need to set the name to the 1st sheet.Kohei Yoshida
2011-11-23Cleaned up the ScTable declaration a bit.Kohei Yoshida
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-11-23sal_Bool to bool.Kohei Yoshida
2011-11-23unused ScRangeName::copyLocalNamesCaolán McNamara
2011-11-23Let's throw out-of-bound exception on out-of-bound destination position.Kohei Yoshida
2011-11-23importSheet from an external provided documentLaurent Godard
2011-11-23add mouse resize (and other bits ) to gsoc formulabarNoel Power
2011-11-23ManageNames: move some strings to globstr.[sh]rcMarkus Mohrhard
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard
2011-11-23ManageNames: add undo to Define Names dialogMarkus Mohrhard
2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard
2011-11-23ManageNames: restructure the codeMarkus Mohrhard
2011-11-23Manage Names: add most logic to Define Name dialogMarkus Mohrhard