summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-273-6/+0
* fdo#42286 call correctly GetDataArea to avoid unwanted shrinkingPierre-André Jacquod2011-11-272-3/+6
* create a base class for macros_testMarkus Mohrhard2011-11-271-33/+4
* missing virtual constructorMarkus Mohrhard2011-11-271-0/+2
* ManageNames: improve layout of Define Names dialogMarkus Mohrhard2011-11-262-29/+29
* ManageNames: improve layout of dialogMarkus Mohrhard2011-11-262-26/+26
* ManageNames: make the header bar work correctlyMarkus Mohrhard2011-11-261-1/+6
* no need to convert between upper name and normal nameMarkus Mohrhard2011-11-261-4/+4
* ManageNames:the Reference button should be disabled like the range fieldMarkus Mohrhard2011-11-261-15/+4
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-17/+22
* Disable password test on DragonFlyFrançois Tigeot2011-11-251-1/+2
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-2516-24/+24
* Fixed #i116848# Shapes are at wrong positionEike Rathke2011-11-253-3/+3
* calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScaleEike Rathke2011-11-251-0/+12
* calc69: #i117952# invalidate page breaks when print range is removedEike Rathke2011-11-252-0/+5
* calc69: #i117893# call GetSizePixel before setting bIsInPaintEike Rathke2011-11-251-0/+4
* calc68: #i117728# allocate row/column outline buffers according to BIFF sheet...Eike Rathke2011-11-251-2/+2
* adapted FormatDetector patch to realityEike Rathke2011-11-251-12/+6
* calc67: #i117735# use calc FormatDetector for XLS again, handle Excel 2003 XM...Eike Rathke2011-11-251-1/+37
* calc67: #i117661# filterByPageDimension: don't overwrite source filter with p...Eike Rathke2011-11-252-0/+17
* tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power2011-11-242-41/+74
* change ScRangeName's container to boost::ptr_mapMarkus Mohrhard2011-11-2418-90/+79
* ManageNames: moving the header separator now updates the table tooMarkus Mohrhard2011-11-242-0/+66
* ditch dbg_dumpCaolán McNamara2011-11-241-27/+0
* We still need to set the name to the 1st sheet.Kohei Yoshida2011-11-243-2/+15
* i#97680, fdo#43152: Load this file without crashing.Kohei Yoshida2011-11-242-21/+10
* Cleaned up the ScTable declaration a bit.Kohei Yoshida2011-11-236-20/+21
* Reducing header dependency on markdata.hxx.Kohei Yoshida2011-11-2356-33/+98
* sal_Bool to bool.Kohei Yoshida2011-11-232-47/+47
* fdo#39589: Avoid using ulimit_cast between signed and unsigned.Kohei Yoshida2011-11-231-2/+2
* remove various EraseLeadingAndTrailingCharsCaolán McNamara2011-11-237-17/+18
* unused ScRangeName::copyLocalNamesCaolán McNamara2011-11-232-17/+0
* impress212: export images with relative linkserack2011-11-231-0/+2
* Simplify it a bit.Kohei Yoshida2011-11-231-10/+3
* Let's throw out-of-bound exception on out-of-bound destination position.Kohei Yoshida2011-11-232-5/+7
* importSheet from an external provided documentLaurent Godard2011-11-233-12/+59
* -Werror=unused-but-set-variable fixStephan Bergmann2011-11-231-1/+0
* add mouse resize (and other bits ) to gsoc formulabarNoel Power2011-11-234-40/+140
* 'const_iterator' instead of 'iterator' to fix Windows build.Jan Holesovsky2011-11-231-1/+1
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-231-1/+2
* add a stripStart, can replace EraseLeadingCharsCaolán McNamara2011-11-232-1/+3
* ManageNames: only update the range names if we really changed dataMarkus Mohrhard2011-11-232-3/+11
* ManageNames: set correct text for multiselectionMarkus Mohrhard2011-11-234-0/+10
* ManageNames: disable some elements if table is emptyMarkus Mohrhard2011-11-232-0/+37
* ManageNames: disable paste buttons if table is emptyMarkus Mohrhard2011-11-231-0/+6
* ManageNames: handle formula errors in Define Names dialog correctlyMarkus Mohrhard2011-11-232-0/+26
* ManageNames: make pasting of multiple names working and fix crashMarkus Mohrhard2011-11-233-10/+32
* ManageNames: move some strings to globstr.[sh]rcMarkus Mohrhard2011-11-2311-34/+32
* remove ScRangeName::findByNameMarkus Mohrhard2011-11-2320-59/+33
* ManageNames: add missing licence headersMarkus Mohrhard2011-11-235-0/+91