Age | Commit message (Expand) | Author |
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 |
2012-03-22 | New unit test for pivot table with number grouping. | Kohei Yoshida |
2012-03-23 | cache calls to mdds:mixed_type_matrix::size, related fdo#47299 | Markus Mohrhard |
2012-03-22 | removed duplicate includes in sc | Takeshi Abe |
2012-03-22 | ChartTokenMap can contain null pointers | Stephan Bergmann |
2012-03-22 | Convert tools/table.hxx to std::map in Chart2PositionMap class | Noel Grandin |
2012-03-22 | remove unnecessary use of local variable and auto_ptr | Noel Grandin |
2012-03-22 | if/else branches contain same code | Noel Grandin |
2012-03-22 | restructure insert code as a precursor to further simplification | Noel Grandin |
2012-03-22 | simplify code - remove unnecessary and complicated allocation | Noel Grandin |
2012-03-22 | Convert tools/table.hxx to std::map in class ScHTMLLayoutParser | Noel Grandin |
2012-03-22 | Convert tools/table.hxx usage to std::map in ScEEImport class | Noel Grandin |
2012-03-21 | New unit test for data pilot grouping (normal grouping). | Kohei Yoshida |
2012-03-22 | restructure the code a bit more | Markus Mohrhard |
2012-03-22 | prevent call to virtual method in destructor, fdo#47589 | Markus Mohrhard |
2012-03-21 | Make sure that FillLabelData doesn't crash in presence of duplicated dims. | Kohei Yoshida |
2012-03-21 | New unit test for pivot table with duplicated data fields. | Kohei Yoshida |
2012-03-21 | Make sure one base class does not use another one after destruction | Stephan Bergmann |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-21 | Export to xls correct item values for grouped fields. | Kohei Yoshida |
2012-03-20 | Added more code to test the integrity of the source data arrays. | Kohei Yoshida |
2012-03-20 | callcatcher: update list | Caolán McNamara |
2012-03-20 | remove unused code (oox, sc) | Petr Vorel |
2012-03-20 | remove unused code (oox, sc) | Petr Vorel |
2012-03-20 | split macros to elide unneeded methods | Caolán McNamara |
2012-03-19 | Fix a crash on launching the pivot layout dialog with duplicated data fields. | Kohei Yoshida |
2012-03-19 | check for negative sheet number here too, fdo#47503 | Markus Mohrhard |
2012-03-19 | Record sort order during the first sort by the value, and use it the 2nd time. | Kohei Yoshida |
2012-03-19 | Mark also the copy constructor as SC_DLLPUBLIC, needed by the scfilt library | Tor Lillqvist |
2012-03-19 | add missing forward declarations | Markus Mohrhard |
2012-03-18 | Remove deprecated class DevChartConfigItem. | Rafael Dominguez |
2012-03-18 | add test case for fdo#40426 | Markus Mohrhard |
2012-03-18 | some sal_Bool to bool in transobj.cxx | Markus Mohrhard |
2012-03-18 | also shrink used area for HTML in some cases, fdo#46230, n#677811 | Markus Mohrhard |
2012-03-18 | disable two slow java based subsequenttests, fdo#45337 | Markus Mohrhard |
2012-03-18 | add all imported properties to ScDBData, fdo#40426 | Markus Mohrhard |
2012-03-18 | Fix Same expression on both sides of '==' | Julien Nabet |
2012-03-18 | Reduce scope of nChar | Julien Nabet |
2012-03-18 | match if-else properly (warnings are actually sometimes useful, huh) | Luboš Luňák |
2012-03-17 | Fixed potential memory leak & UniString removal. | Kohei Yoshida |
2012-03-16 | Added class description. | Kohei Yoshida |
2012-03-16 | Use shared string pool to share string instances among string item values. | Kohei Yoshida |