summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-02-05Some cppcheck cleaningJulien Nabet
2011-02-03gcc 4.6.0 various warningsCaolán McNamara
2011-02-02Removed unused functions from calc 2Alfonso Eusebio
2011-02-02Disambiguate nested if statement blocks.Kohei Yoshida
2011-02-02WaE: throw out some warningsCaolán McNamara
2011-02-02Fix CDEFS definition.Thomas Arnhold
2011-02-02Clean up makefilesThomas Arnhold
2011-02-02Prevent selected field index from going out-of-bound, to prevent crash.Kohei Yoshida
2011-02-02Ensure that the selected field is displayed when the selection moves.Kohei Yoshida
2011-02-01Clean up makefilesThomas Arnhold
2011-02-01Alt-Down should do the data select popup by default. (n#666060)Kohei Yoshida
2011-02-01Call-catcher: removed unused functions in calcAlfonso Eusebio
2011-02-01Remove unused files.Thomas Arnhold
2011-02-01Remove DBG_INVALIDATEThomas Arnhold
2011-01-31Use OUStringBuffer in case we need to modify string after creation.Kohei Yoshida
2011-01-31Replaced tools/string with rtl::OUString in ScDPSaveDataSören Möller
2011-01-31Remove unnecessary string copying.Kohei Yoshida
2011-01-31Replaced tools/string with ::rtl::OUString in ScDPSaveDimensionSören Möller
2011-01-31Replaced tools/string with rtl::OUString in ScDPSaveMemberSören Möller
2011-01-31Cleaned up spacings in dpsave.hxx/.cxxSören Möller
2011-01-31Replaced tools/solar.h types with sal typesSören Möller
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-31Removed include of tools/string as no longer usedThies Pierdola
2011-01-31Replaced use of tools/list by std::listThies Pierdola
2011-01-31Cleaned up spacingsThies Pierdola
2011-01-31Replaced deprecated types with sal typesThies Pierdola
2011-01-29Remove double line spacing, unused code and some unnecessary brackets.Thomas Arnhold
2011-01-28For some reason STLPort didn't like assigning list to vector.Kohei Yoshida
2011-01-28Replaced tools/list by std::vector in ScFunctionListThies Pierdola
2011-01-28Fixed build break and a memory leak.Kohei Yoshida
2011-01-28Comments for private variables in ScFunctionMgrThies Pierdola
2011-01-28Replaced tools/list with std::vector in ScFunctionMgr and ScFunctionCategoryThies Pierdola
2011-01-28Removed some whitespacesChristina Rossmanith
2011-01-28Translated comments from German to EnglishChristina Rossmanith
2011-01-28Replace SvShorts with std::vectorNigel Hawkins
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold
2011-01-28Remove SC_CONVUNO_HXX. This should be done by convuno.hxx.Thomas Arnhold
2011-01-28Remove SC10_SHOW_OBJECTS.Thomas Arnhold
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-27"Default Formatting" -> "Clear Direct Formatting"Octavio Alvarez
2011-01-26Added check for empty rRangeList in ScViewFuncSören Möller
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-25Translated comments from German to EnglishChristina Rossmanith
2011-01-25Translated comments from German to EnglishChristina Rossmanith
2011-01-25Minor type tweak to fix x64 Windows compilation errorTor Lillqvist
2011-01-25Add an informative messageTor Lillqvist
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara