Age | Commit message (Expand) | Author |
2012-03-28 | callcatcher: regenerate list | Caolán McNamara |
2012-03-28 | add chart regression test | Markus Mohrhard |
2012-03-27 | callcatcher: update list | Caolán McNamara |
2012-03-27 | UniString removal. | Kohei Yoshida |
2012-03-27 | fix build, restore these constructors for now | Caolán McNamara |
2012-03-27 | remove unused code (oox, sc) | Petr Vorel |
2012-03-27 | Resolves: rhbz#802173 crash in ScRowStyles::GetStyleNameIndex | Caolán McNamara |
2012-03-27 | qahelper.hxx's loadFile() needs liblo-bootstrap on Android | Tor Lillqvist |
2012-03-27 | Let's not use a macro for this... | Kohei Yoshida |
2012-03-27 | export all style information to xls/xlsx, fdo#46738 | Markus Mohrhard |
2012-03-26 | remove unused code (oox) | Petr Vorel |
2012-03-26 | WaE: compile under product and dbgutil modes | Caolán McNamara |
2012-03-26 | reduce over use of static OUStrings | Caolán McNamara |
2012-03-26 | prevent update during init in name dlgs, related fdo#45679 | Markus Mohrhard |
2012-03-26 | prevent update during init in new autofilter dlg, fdo#45679 | Markus Mohrhard |
2012-03-26 | sal_Bool -> bool in dociter.[ch]xx | Markus Mohrhard |
2012-03-26 | clean-up sc's macros_test a bit | Markus Mohrhard |
2012-03-26 | disable password test onwindows for now | Markus Mohrhard |
2012-03-25 | WaE: one more newly unused variable | Markus Mohrhard |
2012-03-25 | revert accidently commited lines | Markus Mohrhard |
2012-03-25 | remove newly unused variable | Markus Mohrhard |
2012-03-25 | Revert "simplify code - remove unnecessary and complicated allocation" | Markus Mohrhard |
2012-03-25 | Revert "restructure insert code as a precursor to further simplification" | Markus Mohrhard |
2012-03-25 | Revert "if/else branches contain same code" | Markus Mohrhard |
2012-03-25 | Revert "remove unnecessary use of local variable and auto_ptr" | Markus Mohrhard |
2012-03-25 | Revert "Convert tools/table.hxx to std::map in Chart2PositionMap class" | Markus Mohrhard |
2012-03-24 | ScDPDateGroupHelper class is no more. | Kohei Yoshida |
2012-03-23 | More on avoiding use of date helper. | Kohei Yoshida |
2012-03-23 | Let's just centrally reload group data in DataPilotUpdate()... | Kohei Yoshida |
2012-03-23 | We don't need date helper in FillGroupValues(). | Kohei Yoshida |
2012-03-23 | Store the group type (aka date part) with the cache, and use that. | Kohei Yoshida |
2012-03-23 | (Hopefully) fixed the table reload bug coming from the pivot layout dialog. | Kohei Yoshida |
2012-03-23 | Added dump methods to various classes to make debugging easier. | Kohei Yoshida |
2012-03-23 | A little clean up. | Kohei Yoshida |
2012-03-23 | Bool-ness. | Kohei Yoshida |
2012-03-23 | Dump item values too. | Kohei Yoshida |
2012-03-23 | Some misc changes & some dumping facility for pivot table for debugging. | Kohei Yoshida |
2012-03-23 | No need to check for null table twice. | Kohei Yoshida |
2012-03-23 | .csv files don't need executable bits | Michael Stahl |
2012-03-23 | .xls files don't need executable bits | Michael Stahl |
2012-03-23 | .ods files don't need executable bits | Michael Stahl |
2012-03-23 | .java files don't need executable bits | Michael Stahl |
2012-03-23 | SvtAccessibilityOptions::GetIsForBorders is no longer used | Caolán McNamara |
2012-03-23 | Localize the group prefix for pivot table defult group names. | Kohei Yoshida |
2012-03-23 | increase nCol before next iteratation to prevent loop, fdo#46220 | Markus Mohrhard |
2012-03-22 | Test for changing dimension member visibility & a little cleanup. | Kohei Yoshida |
2012-03-22 | More bug fixes related to grouped dimension handling. | Kohei Yoshida |
2012-03-22 | Get correct string value for group item value. | Kohei Yoshida |
2012-03-22 | When updating pivot table with groups, we need to clear the table data. | Kohei Yoshida |
2012-03-22 | New unit test for pivot table with date grouping. | Kohei Yoshida |