summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2011-11-23ManageNames: improve AddNames UI, no logic yetMarkus Mohrhard
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard
2011-11-22Unit test for cell function T with external references.Kohei Yoshida
2011-11-21i#117239: Prevent crash on load with pivot table.Kohei Yoshida
2011-11-20Inline ScQueryEntry::Item::Item() to fix Windows build.Jan Holesovsky
2011-11-19don't pass uno interface implementation directlyMarkus Mohrhard
2011-11-18Parse the query data first, then committing the query entries later.Kohei Yoshida
2011-11-18Populate the query entries directly.Kohei Yoshida
2011-11-18Replace DeleteQuery with RemoveEntryByField.Kohei Yoshida
2011-11-18Remove the query entry when all items are selected.Kohei Yoshida
2011-11-18Now the new popup works somewhat as expected.Kohei Yoshida
2011-11-18Handle query after the popup gets dismissed by clicking OK.Kohei Yoshida
2011-11-16Oops I forgot to remove the header include line.Kohei Yoshida
2011-11-16More on reducing header dependency.Kohei Yoshida
2011-11-16This header doesn't need to include queryparam.hxx.Kohei Yoshida
2011-11-16Reduced header dependency on dbdata.hxx by better encapsulation.Kohei Yoshida
2011-11-15Reset formula cell's changed flag only for those within visible range.Kohei Yoshida
2011-11-15Make these two methods non-inline.Kohei Yoshida
2011-11-15String to rtl::OUString.Kohei Yoshida