summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-126-32/+0
* use oox filter for *all* control importNoel Power2011-07-122-6/+28
* make sure filters unit test depends on non-linked scfilt libCaolán McNamara2011-07-101-2/+6
* callcatcher: remove unused lcl_CreateExternalRefTokenArrayCaolán McNamara2011-07-101-47/+0
* don't use int as return type for operator==Markus Mohrhard2011-07-081-4/+4
* Enable FT and listbox in both applicable casesKatarina Machalkova2011-07-061-3/+3
* fix for fdo#30800: Option to display calc gridlines on colored cellsAndré Schnabel2011-07-067-25/+68
* WaE: consistently call it struct or classCaolán McNamara2011-07-051-1/+1
* make filters test a seperate test lib, otherwise conflicts on internal dlopenCaolán McNamara2011-07-054-81/+350
* yet more iterator->const_iteratorCaolán McNamara2011-07-057-12/+12
* WaE: signature is wrongCaolán McNamara2011-07-051-1/+1
* more iterator->const_iteratorCaolán McNamara2011-07-055-30/+30
* iterator->const_iteratorCaolán McNamara2011-07-051-2/+2
* workaround for x86 gcc 4.6.1 link failureCaolán McNamara2011-07-051-1/+14
* no need for extra noexecstackCaolán McNamara2011-07-051-7/+0
* basic multiline input implementationAnurag Jain2011-07-053-30/+346
* some warning clean-upMarkus Mohrhard2011-07-051-5/+4
* change remaining manual loops to ScMarkData::iteratorMarkus Mohrhard2011-07-0511-487/+479
* change from manual loop to ScMarkData::iterator in calc/source/coreMarkus Mohrhard2011-07-054-131/+195
* change from manual loop to ScMarkData::iteratorMarkus Mohrhard2011-07-059-560/+524
* add iterator to ScMarkDataMarkus Mohrhard2011-07-052-0/+29
* gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara2011-07-011-1/+1
* XLSX formula import improvement. Recommit.Muthu Subramanian2011-07-016-7/+50
* add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara2011-06-302-1/+2
* fdo#38457: Always set column offset to 0Katarina Machalkova2011-06-301-3/+0
* fix for fdo#38380: update local range namesMarkus Mohrhard2011-06-301-0/+20
* fix for fdo#36963: name box always selects cell in the first sheetMarkus Mohrhard2011-06-292-2/+2
* some clean-upMarkus Mohrhard2011-06-292-7/+0
* Revert patch to change .idlMuthu Subramanian2011-06-296-45/+5
* Improved xlsx formula import.Muthu Subramanian2011-06-296-5/+45
* export local range names to xlsxMarkus Mohrhard2011-06-294-2/+23
* add support for local range names to ScRangeUtilMarkus Mohrhard2011-06-281-2/+7
* fix for fdo#38593: don't call vector::back on an empty vectorMarkus Mohrhard2011-06-231-1/+3
* fix for fdo#38544 enable Object/Edit menu item for ole/embedded objectsNoel Power2011-06-231-1/+1
* fix for fdo#37880Markus Mohrhard2011-06-232-1/+15
* fix for fdo#38204: formulas with range names were not imported correctlyMarkus Mohrhard2011-06-231-1/+1
* add possibility to dump collection of files in here tooCaolán McNamara2011-06-222-5/+31
* catch by const referenceCaolán McNamara2011-06-212-8/+8
* remove first fix for fdo#38455Markus Mohrhard2011-06-211-1/+1
* better fix for fdo#38455Markus Mohrhard2011-06-201-2/+3
* fix for fdo38455: prevent crash in Data->DefineRangeMarkus Mohrhard2011-06-201-1/+1
* add missing newline to the end of file to silence the compilerRobert Nagy2011-06-201-1/+1
* Some cppcheck cleaningJulien Nabet2011-06-183-4/+4
* osversiondef.hxx no longer existsTakeshi Abe2011-06-181-3/+0
* needs oovbaapi tooDavid Tardon2011-06-181-0/+1
* remove all traces of offuh from makefilesDavid Tardon2011-06-186-6/+30
* ause130: #i117218# fix broken pch fileHans-Joachim Lankenau2011-06-181-73/+73
* Related: rhbz#711087 band-aidCaolán McNamara2011-06-171-0/+3
* Let's make 'Add' button clickable at any time ...Katarina Machalkova2011-06-171-2/+1
* Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky2011-06-172-0/+5
|\