summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2011-04-29dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens
2011-04-26n#689442: Don't forget to create undo object for normal merging.Kohei Yoshida
2011-04-19Fixed indentation mis-match.Kohei Yoshida
2011-04-18Resolves: fdo#36128 fix up paths for gbuildCaolán McNamara
2011-04-01Added bits for subtotals to make use of anonymous db ranges.Kohei Yoshida
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard
2011-03-30WaE: unused variableDavid Tardon
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-21Fix seg faults on sheet deletion.Kohei Yoshida
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-15Implement undo and redo for real.Kohei Yoshida
2011-03-15Added skeleton for undo of all range names, global and local.Kohei Yoshida
2011-03-15Implement ModifyAllRangeNames(), minus undo.Kohei Yoshida
2011-03-15Store all range names from the dialog to the document.Kohei Yoshida
2011-03-14More on build errors and warnings.Kohei Yoshida
2011-03-14Various fixes for build breakages, for sc.Kohei Yoshida
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05Removed the Insert() method; let's use insert() across the board.Kohei Yoshida
2011-03-05More on adjusting for ScRangeName's new API.Kohei Yoshida
2011-03-05Identified and tagged all places where I need to modify.Kohei Yoshida
2011-03-05Removed SearchNameUpper() in favor of findByUpperName().Kohei Yoshida
2011-03-05Removed SearchName() in favor of findByName().Kohei Yoshida
2011-03-02Actually this will just do....Kohei Yoshida
2011-03-02Fixed the "jump to precedents" and "jump to dependents" functions.Kohei Yoshida
2011-03-02Remove comment that's no longer true.Kohei Yoshida
2011-03-02We need to populate the cache with all sheet names even for in-memory doc.Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Replaced String with rtl::OUString.Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-02-28Let's rename InvalidateSource() to ClearSource().Kohei Yoshida
2011-02-26WaE: picky about comparison between signed and unsignedChristian Lohmaier
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-21Added method documentation.Kohei Yoshida
2011-02-21Use const where possible.Kohei Yoshida
2011-02-21Extracted a common code block into own method.Kohei Yoshida
2011-02-21[PATCH 03/10] Remove deprecated List container.npcdoom
2011-02-21Fixed a crasher when retrieving an external value from in-memory doc.Takeshi Abe
2011-02-18- Remove deprecated <tools/list.hxx> include.Rafael Dominguez
2011-02-16CWS-TOOLING: integrate CWS csvexportIvo Hinkelmann
2011-02-15More removal of inc/dec recalc level calls.Kohei Yoshida
2011-02-15Remove this weird recalc level construct. Let's keep it simple.Kohei Yoshida
2011-02-15ab80: resync to m100Andreas Bregas
2011-02-15csvexport: merge with DEV300_m100Niklas Nebel
2011-02-12Fixed a crasher during external cell value query.Kohei Yoshida
2011-02-11Cleaned up RowHidden() and ColHidden() calls.Kohei Yoshida
2011-02-11ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300Andreas Bregas
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-08Remove obsolete Hyperlink Bar from calcAlfonso Eusebio
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner