Age | Commit message (Expand) | Author |
2012-03-09 | Date field is now determined outside of ScDPItemData. | Kohei Yoshida |
2012-03-09 | ScDPItemData no longer stores number format. | Kohei Yoshida |
2012-03-09 | We don't need the date part flag. | Kohei Yoshida |
2012-03-09 | Group by Field struct, instead of keeping 2 dimensional arrays in each. | Kohei Yoshida |
2012-03-09 | mnDatePart in ScDPItemData not used in any meaningful way. Removed. | Kohei Yoshida |
2012-03-09 | fdo#45671 fix for transparent colour split button | Winfried Donkers |
2012-03-09 | prevent creating new db ranges with the internal anonymous db name | Markus Mohrhard |
2012-03-09 | remove one more reference to the anonymous db string | Markus Mohrhard |
2012-03-09 | remove old unnamed db string | Markus Mohrhard |
2012-03-09 | don't show the anonymous db string, it is for internal use only | Markus Mohrhard |
2012-03-09 | use new anonymous db name in filter dlg, fdo#47105 | Markus Mohrhard |
2012-03-09 | Set entries correctly visible, fdo#47102 | Markus Mohrhard |
2012-03-08 | Resolves: fdo#46923 uninitialized iterators are invalid | Caolán McNamara |
2012-03-08 | Convert from tools/table.hxx to std::map in SvxMacroTableDtor | Noel Grandin |
2012-03-08 | some simplification in ScDocFunc::InsertTable | Markus Mohrhard |
2012-03-08 | fold i18npaper into i18nutil | Caolán McNamara |
2012-03-08 | Removed unused code. | Santiago Martinez |
2012-03-07 | export all row styles, fdo#44336 | Markus Mohrhard |
2012-03-07 | there should be no need any more for this check | Markus Mohrhard |
2012-03-07 | remove various unused methods and source files | Caolán McNamara |
2012-03-07 | Conditional jump or move depends on uninitialised value | Caolán McNamara |
2012-03-06 | remove misc. unused code | Michael Meeks |
2012-03-06 | ditch archaic taskbox/taskmisc/taskstat implementations | Caolán McNamara |
2012-03-06 | ScNameDefDlg::EdModifyHdl just calls IsNameValid, doesn't need to be a Link | Caolán McNamara |
2012-03-06 | fdo#45688: Split button for Calc cell font color | Winfried Donkers |
2012-03-06 | don't crash when scrolling in input line, fdo#46975 | Markus Mohrhard |
2012-03-05 | String to OUString in cell.[ch]xx and follow up | Markus Mohrhard |
2012-03-05 | Remove unused code | Elton Chung |
2012-03-05 | and two more errors of the same kind | Markus Mohrhard |
2012-03-05 | well one copy/paste error is not enough | Markus Mohrhard |
2012-03-05 | fix copy/paste error | Markus Mohrhard |
2012-03-05 | add notes back to ScTable::SearchRangeForAllEmptyCells | Markus Mohrhard |
2012-03-05 | readd note handling to CopyUpdated | Markus Mohrhard |
2012-03-05 | Sprinkle DISABLE_SCRIPTING ifdefs | Tor Lillqvist |
2012-03-05 | I assume "DBase" here means a file format, not "database" in general | Tor Lillqvist |
2012-03-04 | Convert usages of SV_DECL_PTRARR_DEL to boost::ptr_vector | Noel Grandin |
2012-03-04 | don't crash for empty input data in charts, fdo#46885 | Markus Mohrhard |
2012-03-03 | remove debug statement | Markus Mohrhard |
2012-03-03 | don't show an error message for empty names in Define Names, fdo#46816 | Markus Mohrhard |
2012-03-02 | WaE: is abstract but has non-virtual destructor | Tor Lillqvist |
2012-03-02 | WaE: explicitly assigning a variable to itself | Tor Lillqvist |
2012-03-02 | WaE: unused function | Tor Lillqvist |
2012-03-02 | WaE: abstract but has non-virtual destructor | Tor Lillqvist |
2012-03-02 | WaE: equality comparison with extraneous parentheses | Tor Lillqvist |
2012-03-02 | WaE: has virtual functions but non-virtual destructor | Tor Lillqvist |
2012-03-02 | WaE: has virtual functions but non-virtual destructor | Tor Lillqvist |
2012-03-02 | WaE: expression result unused | Tor Lillqvist |
2012-03-02 | add missing loop conditions | Markus Mohrhard |
2012-03-02 | implement SwapCol and SwapRow for note handling again | Markus Mohrhard |
2012-03-02 | some sal_Bool to bool | Markus Mohrhard |