summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2012-06-25callcatcher: remove some more unused codeCaolán McNamara2-4/+0
2012-06-23removed unused forward declarations of classTakeshi Abe35-81/+0
2012-06-22Translate German comments in sc/inc/viewopti.hxxFlorian Reisinger1-15/+5
2012-06-22re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21re-base on ALv2 code.Michael Meeks42-991/+640
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold3-95/+5
2012-06-20big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power2-1/+2
2012-06-20move ScNamedEntryArr_Impl out of header to make MSVC happyMichael Stahl1-4/+3
2012-06-20Convert SV_DECL_PTRARR_DEL(ScNamedEntryArr_Impl) to boost::ptr_vectorNoel Grandin1-2/+1
2012-06-18fix the number detection in data bar dialogMarkus Mohrhard1-1/+1
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara7-11/+1
2012-06-15move zoomitem from svx to sfx2Tim Hardeck1-1/+1
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-59/+0
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold1-226/+0
2012-06-13error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara1-5/+3
2012-06-12fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel1-0/+8
2012-06-12Convert SV_DECL_PTRARR_DEL(XModifyListenerArr_Impl) to ptr_vectorNoel Grandin1-2/+3
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XDBRefreshListenerArr_Impl) to ptr_vectorNoel Grandin1-2/+3
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XStatusListenerArr_Impl) to ptr_vectorNoel Grandin1-2/+3
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XRefreshListenerArr_Impl) to ptr_vectorNoel Grandin1-3/+3
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers1-0/+1
2012-06-12-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2012-06-12small improvements to data bar dialogMarkus Mohrhard1-0/+2
2012-06-12seems like windows does not like thatMarkus Mohrhard1-1/+1
2012-06-12make new conditional format menu appearMarkus Mohrhard1-8/+7
2012-06-12need to export all symbols for color formatsMarkus Mohrhard1-2/+2
2012-06-11abstract type in ptr_container needs this workaroundMarkus Mohrhard1-0/+7
2012-06-11fix rebase problemsMarkus Mohrhard3-0/+4
2012-06-11correctly set new conditional formatMarkus Mohrhard3-0/+5
2012-06-11use the result of the dialog and apply it to the documentMarkus Mohrhard3-4/+10
2012-06-11remove uno from oox cond format import codeMarkus Mohrhard1-0/+2
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard4-55/+22
2012-06-11integrate color formats into conditional formatsMarkus Mohrhard3-24/+28
2012-06-11prepare cond format code for merge with color formatsMarkus Mohrhard1-8/+42
2012-06-11more for conditional format dialogMarkus Mohrhard1-1/+2
2012-06-11first part for new conditional format dialogMarkus Mohrhard3-2/+7
2012-06-11data bar settings menuMarkus Mohrhard3-13/+27
2012-06-07dead code: ScDocument::DeleteNumberFormatThomas Arnhold1-1/+0
2012-06-06Use iterators over index access.Kohei Yoshida1-1/+9
2012-06-05unusedcode.easy: remove some unused codeThomas Arnhold3-4/+0
2012-06-05drop some unused codeCaolán McNamara6-10/+4
2012-06-05fdo#45747 remove the limitation to 3 sort entries in calc part2Albert Thuswaldner2-2/+4
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida2-4/+4
2012-05-31targetted revert of tiny unused method cleanupMichael Meeks1-0/+1
2012-05-30Share common localized strings: Calc A1, Excel A1, and Excel R1C1.Kohei Yoshida1-1/+4
2012-05-30Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida1-0/+2
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida1-0/+50
2012-05-30Use the new option when interpreting INDIRECT function.Kohei Yoshida1-2/+5
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida1-1/+2