summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-02-05Some cppcheck cleaningJulien Nabet
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-01Alt-Down should do the data select popup by default. (n#666060)Kohei Yoshida
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-31WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-29Remove double line spacing, unused code and some unnecessary brackets.Thomas Arnhold
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-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-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24Removed local duplicate implementation and used ScFuntionMgr's insteadSören Möller
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24Remove OLD_SELECTION_PAINT.Thomas Arnhold
2011-01-24Remove DEBUG_CHANGETRACK.Thomas Arnhold
2011-01-24Remove OS2_DOCH_NICHT.Thomas Arnhold
2011-01-24Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-22Disable recalc on source change & don't copy the dp object too much.Kohei Yoshida
2011-01-22Refresh dp cache after the source range changes.Kohei Yoshida
2011-01-22Removed commented out code.Kohei Yoshida
2011-01-22Removed debug code.Kohei Yoshida
2011-01-22Merge branch 'feature/dp-named-range-source'Kohei Yoshida
2011-01-21Properly display range name in the UI when appropriate.Kohei Yoshida
2011-01-21Let's store ScDocument* in ScSheetSourceDesc.Kohei Yoshida
2011-01-21Encapsulated access to aSourceRange.Kohei Yoshida
2011-01-21Fixed the failure to update table when hitting OK in the dialog.Kohei Yoshida
2011-01-21Fixed the failure to update table when hitting OK in the dialog.Kohei Yoshida
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-20Fixed incorrect page number in page preview mode. (fdo#33155)Kohei Yoshida
2011-01-20Store the data source type in the UI as we validate the string.Kohei Yoshida
2011-01-20Added range name as a data member to ScSheetSourceDesc.Kohei Yoshida
2011-01-20Debug datapilot refresh.Kohei Yoshida
2011-01-20Check the source range string to see if it's a valid range name.Kohei Yoshida
2011-01-20Started investigating.Kohei Yoshida
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold