summaryrefslogtreecommitdiffstats
path: root/sc/source
Commit message (Expand)AuthorAgeFilesLines
* fix copy/paste with whole column/rowMarkus Mohrhard2011-12-232-19/+4
* adjust absolute refs to copied areas correctlyMarkus Mohrhard2011-12-232-8/+66
* ScChangeActionTable conversion: Yet another correction.Marcel Metz2011-12-221-1/+1
* remove some unused codeCaolán McNamara2011-12-221-17/+0
* ByteString->rtl::OStringCaolán McNamara2011-12-221-1/+1
* ScChangeActionTable conversion: another correctionEike Rathke2011-12-211-4/+7
* ScChangeActionTable conversion: small correctionsMichael Stahl2011-12-211-3/+4
* fdo#38832 Replace ScChangeActionTable with std::mapMarcel Metz2011-12-216-127/+138
* Revert this to build on msvc 2008Korrawit Pruegsanusak2011-12-211-4/+4
* tweak for pre language-defect #77Caolán McNamara2011-12-211-2/+2
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-214-16/+22
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-215-11/+11
* needs more work firstCaolán McNamara2011-12-215-11/+11
* bah, need to tweak for pre c++0xCaolán McNamara2011-12-214-22/+16
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-214-16/+22
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-215-11/+11
* callcatcher: remove unused Find1RefWindow variantCaolán McNamara2011-12-211-16/+0
* callcatcher: remove some unused codeCaolán McNamara2011-12-212-10/+0
* set focus to Name Edit Line in Define Names dialogMarkus Mohrhard2011-12-211-3/+4
* full absolute refs in range names should be treated like normal abs refsMarkus Mohrhard2011-12-211-5/+3
* fix small problem with range names in copy/pasteMarkus Mohrhard2011-12-211-1/+5
* valgrind: uninitialized values usedCaolán McNamara2011-12-201-0/+2
* callcatcher: ScJobSetup never constructedCaolán McNamara2011-12-203-27/+0
* improve the handling of range names while copy between different docsMarkus Mohrhard2011-12-203-135/+42
* add a warning dialog if we have ext refs to unsaved docsMarkus Mohrhard2011-12-202-0/+19
* Copy absolute sheet refs between different docs: Part IVMarkus Mohrhard2011-12-191-0/+5
* Copy absolute refs between different docs: Part IIIMarkus Mohrhard2011-12-195-25/+97
* don't set current entry for every entry during initMarkus Mohrhard2011-12-192-4/+5
* Copy Absolute Formulas between Documents: Part IIMarkus Mohrhard2011-12-191-0/+2
* callcatcher: Remove unused codeAugust Sodora2011-12-1910-95/+0
* Copy Absolute Formulas between documents: Part IMarkus Mohrhard2011-12-174-2/+203
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-161-4/+4
* WaE Mac unitialized value false positiveNorbert Thiebaud2011-12-161-1/+3
* fdo#33602: Preserving dbf import/export charset.Muthu Subramanian2011-12-161-2/+58
* Adding more dbf file types.Muthu Subramanian2011-12-161-0/+4
* Resolved fdo#43831 Advanced FILTER incompatible with 3.4.4 documentsEike Rathke2011-12-151-3/+14
* Removed extra semicolonsJesse2011-12-155-6/+6
* remove unused ScInputBarGroup::GainFocusNoel Power2011-12-152-8/+0
* Resolves fdo#43725 crash on saving a fileEike Rathke2011-12-151-13/+72
* terminted -> terminatedCaolán McNamara2011-12-151-3/+3
* rename and refactor ScfTools::ReadCStringCaolán McNamara2011-12-154-22/+12
* refactor ScfTools::ReadCStringCaolán McNamara2011-12-151-25/+6
* convert ReadCString from ByteString to OStringCaolán McNamara2011-12-151-3/+1
* fdo#33747: Row Height is unnecessarily large.Muthu Subramanian2011-12-151-0/+4
* ShrinkRefTokenToDataRange:operator(): check if it's really ScDoubleRefTokenEike Rathke2011-12-141-0/+5
* if editing in formulabar restore focus to inputline after expand/collapseNoel Power2011-12-141-0/+3
* stop formulabar controls being repositioned vertically in multiline modeNoel Power2011-12-142-3/+25
* fdo#39118: Fixed chart listener registration during ODS import.Kohei Yoshida2011-12-142-3/+3
* fdo#35981: Handle empty members correctly during field popup.Kohei Yoshida2011-12-131-2/+12
* ManageNames: info text should be centered in the text fieldMarkus Mohrhard2011-12-141-0/+1