summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-06-22Translate German comments in sc/inc/viewopti.hxxFlorian Reisinger
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-20big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power
2012-06-20move ScNamedEntryArr_Impl out of header to make MSVC happyMichael Stahl
2012-06-20Convert SV_DECL_PTRARR_DEL(ScNamedEntryArr_Impl) to boost::ptr_vectorNoel Grandin
2012-06-18fix the number detection in data bar dialogMarkus Mohrhard
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold
2012-06-13error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara
2012-06-12fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel
2012-06-12Convert SV_DECL_PTRARR_DEL(XModifyListenerArr_Impl) to ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XDBRefreshListenerArr_Impl) to ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XStatusListenerArr_Impl) to ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XRefreshListenerArr_Impl) to ptr_vectorNoel Grandin
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers
2012-06-12-Werror,-Wmismatched-tagsStephan Bergmann
2012-06-12small improvements to data bar dialogMarkus Mohrhard
2012-06-12seems like windows does not like thatMarkus Mohrhard
2012-06-12make new conditional format menu appearMarkus Mohrhard
2012-06-12need to export all symbols for color formatsMarkus Mohrhard
2012-06-11abstract type in ptr_container needs this workaroundMarkus Mohrhard
2012-06-11fix rebase problemsMarkus Mohrhard
2012-06-11correctly set new conditional formatMarkus Mohrhard
2012-06-11use the result of the dialog and apply it to the documentMarkus Mohrhard
2012-06-11remove uno from oox cond format import codeMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-11integrate color formats into conditional formatsMarkus Mohrhard
2012-06-11prepare cond format code for merge with color formatsMarkus Mohrhard
2012-06-11more for conditional format dialogMarkus Mohrhard
2012-06-11first part for new conditional format dialogMarkus Mohrhard
2012-06-11data bar settings menuMarkus Mohrhard
2012-06-07dead code: ScDocument::DeleteNumberFormatThomas Arnhold
2012-06-06Use iterators over index access.Kohei Yoshida
2012-06-05unusedcode.easy: remove some unused codeThomas Arnhold
2012-06-05drop some unused codeCaolán McNamara
2012-06-05fdo#45747 remove the limitation to 3 sort entries in calc part2Albert Thuswaldner
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
2012-05-31targetted revert of tiny unused method cleanupMichael Meeks
2012-05-30Share common localized strings: Calc A1, Excel A1, and Excel R1C1.Kohei Yoshida
2012-05-30Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida
2012-05-30Use the new option when interpreting INDIRECT function.Kohei Yoshida
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida
2012-05-25import new conditional format informationMarkus Mohrhard