summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2012-03-01fdo#45671 calc cell background color simplified code for split buttonWinfried Donkers
2012-03-01there is no need any more for CloneWith[out]NoteMarkus Mohrhard
2012-02-29some more fixes to get note handling backMarkus Mohrhard
2012-02-29remove mpNote: fix copy/pasteMarkus Mohrhard
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2012-02-29WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'const sal_Bool'Caolán McNamara
2012-02-28Fixed incorrect truncation of text in field button.Kohei Yoshida
2012-02-28Properly prefixed members of ScDPNumGroupInfo.Kohei Yoshida
2012-02-28German Comments translations.Albert Thuswaldner
2012-02-27Fixed up several issues with the new formula options handler.Kohei Yoshida
2012-02-27Splitting ScDocument::SetDocOptions, moved new SetFormulaOptions to ScDocShellAlbert Thuswaldner
2012-02-27Moving misplaced Formula options from ScDocOptions to ScAppOptionsAlbert Thuswaldner
2012-02-27merge GetString variantsCaolán McNamara
2012-02-25Avoid temporary rtl::OUStringTakeshi Abe
2012-02-24fix core when clicking on entries in Manage Names dialog in calc fdo#46568Noel Power
2012-02-24Corrected comment.Kohei Yoshida
2012-02-24Now we only allow one function per data field.Kohei Yoshida
2012-02-24Use SUM function by default in case nothing is selected.Kohei Yoshida
2012-02-22Slight cleanup.Kohei Yoshida
2012-02-22No sense making a copy when you don't modify it.Kohei Yoshida
2012-02-22More string and bool conversion.Kohei Yoshida
2012-02-22Properly transfer layout and subtotal names before and after the dialog.Kohei Yoshida
2012-02-22Reduce scope level.Kohei Yoshida
2012-02-22Correctly generate data field dimensions when pressing OK.Kohei Yoshida
2012-02-22Correctly display layout name of data fields.Kohei Yoshida
2012-02-22Separate initialization of data field buttons.Kohei Yoshida
2012-02-22Only show original dimensions in the select window.Kohei Yoshida
2012-02-22Use ptr_vector for ScDPLabelData vector.Kohei Yoshida
2012-02-22Use ptr_vector to replace vector with shared_ptr inside.Kohei Yoshida
2012-02-22String and bool conversion.Kohei Yoshida
2012-02-22Don't up the duplicate count when launching the options dialog.Kohei Yoshida
2012-02-22Alloow pivot table layout dialog to have duplicate data fields.Kohei Yoshida
2012-02-23avoid temporary rtl::OUStringTakeshi Abe
2012-02-22fdo#37210 - UI: Calc usability improvement: Merge cells on right mouse clickGreggory Hernandez
2012-02-21WaE: C4610: class 'ScVbaCommentShape' can never be instantiatedCaolán McNamara
2012-02-21fdo#44611 writer: paragraph background color picker with split buttonWinfried Donkers
2012-02-21Fix most of the build with --disable-database-connectivityRiccardo Magliocchetti
2012-02-21don't add empty categories, fdo#46332Markus Mohrhard
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-19Get rid of size() == 0Elton Chung
2012-02-17Remove unnecessary header filesMatteo Casalin
2012-02-15fdo#46070: Allow copying of adjacent cells via Fill Down/Up/Left/Right.Kohei Yoshida
2012-02-15Various string function clean upStephan Bergmann
2012-02-14Get sc to build once again with debug=true.Kohei Yoshida
2012-02-14Try to preserve the orientation of data layout dimension.Kohei Yoshida
2012-02-14cleanup namedlg.cxxMarkus Mohrhard
2012-02-13Use separate iterators for column and formula data.Kohei Yoshida
2012-02-13Remove unused codeElton Chung
2012-02-13some very minor tweak(s) to "Improvment-of-Custom-Sheet-Prefix-Option"Noel Power
2012-02-13Improvment of Custom Sheet Prefix OptionAlbert Thuswaldner