summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-27fdo#42286 call correctly GetDataArea to avoid unwanted shrinkingPierre-André Jacquod
2011-11-27create a base class for macros_testMarkus Mohrhard
2011-11-27missing virtual constructorMarkus Mohrhard
2011-11-26ManageNames: improve layout of Define Names dialogMarkus Mohrhard
2011-11-26ManageNames: improve layout of dialogMarkus Mohrhard
2011-11-26ManageNames: make the header bar work correctlyMarkus Mohrhard
2011-11-26no need to convert between upper name and normal nameMarkus Mohrhard
2011-11-26ManageNames:the Reference button should be disabled like the range fieldMarkus Mohrhard
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-25Disable password test on DragonFlyFrançois Tigeot
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-25Fixed #i116848# Shapes are at wrong positionEike Rathke
2011-11-25calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScaleEike Rathke
2011-11-25calc69: #i117952# invalidate page breaks when print range is removedEike Rathke
2011-11-25calc69: #i117893# call GetSizePixel before setting bIsInPaintEike Rathke
2011-11-25calc68: #i117728# allocate row/column outline buffers according to BIFF sheet...Eike Rathke
2011-11-25adapted FormatDetector patch to realityEike Rathke
2011-11-25calc67: #i117735# use calc FormatDetector for XLS again, handle Excel 2003 XM...Eike Rathke
2011-11-25calc67: #i117661# filterByPageDimension: don't overwrite source filter with p...Eike Rathke
2011-11-24tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard
2011-11-24ManageNames: moving the header separator now updates the table tooMarkus Mohrhard
2011-11-24ditch dbg_dumpCaolán McNamara
2011-11-24We still need to set the name to the 1st sheet.Kohei Yoshida
2011-11-24i#97680, fdo#43152: Load this file without crashing.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-23fdo#39589: Avoid using ulimit_cast between signed and unsigned.Kohei Yoshida
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23unused ScRangeName::copyLocalNamesCaolán McNamara
2011-11-23impress212: export images with relative linkserack
2011-11-23Simplify it a bit.Kohei Yoshida
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-23-Werror=unused-but-set-variable fixStephan Bergmann
2011-11-23add mouse resize (and other bits ) to gsoc formulabarNoel Power
2011-11-23'const_iterator' instead of 'iterator' to fix Windows build.Jan Holesovsky
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara
2011-11-23ManageNames: only update the range names if we really changed dataMarkus Mohrhard
2011-11-23ManageNames: set correct text for multiselectionMarkus Mohrhard
2011-11-23ManageNames: disable some elements if table is emptyMarkus Mohrhard
2011-11-23ManageNames: disable paste buttons if table is emptyMarkus Mohrhard
2011-11-23ManageNames: handle formula errors in Define Names dialog correctlyMarkus Mohrhard
2011-11-23ManageNames: make pasting of multiple names working and fix crashMarkus Mohrhard
2011-11-23ManageNames: move some strings to globstr.[sh]rcMarkus Mohrhard