Age | Commit message (Expand) | Author |
2012-10-30 | fdo#56325: Don't forget to build_tree() in fillTable(). | Kohei Yoshida |
2012-10-30 | Somehow that comment makes no sense. | Kohei Yoshida |
2012-10-30 | dump() method for ScDPCacheTable (for debugging only). | Kohei Yoshida |
2012-10-30 | Somehow the indentation was messed up in this method. | Kohei Yoshida |
2012-10-30 | Fix the build with DEBUG_PIVOT_TABLE=1. | Kohei Yoshida |
2012-10-30 | Intentionally add a formula cell in column 1. | Kohei Yoshida |
2012-10-30 | Another test case for column formula arrays. | Kohei Yoshida |
2012-10-30 | New unit test for formula dependency tracking. | Kohei Yoshida |
2012-10-30 | fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new style | Noel Grandin |
2012-10-30 | export icon set data into OOXML | Markus Mohrhard |
2012-10-30 | fix warning | Markus Mohrhard |
2012-10-30 | add icon sets to manage conditional formats dlg | Markus Mohrhard |
2012-10-30 | fix crash with overlapping conditional formats | Markus Mohrhard |
2012-10-30 | implement basic support for icon sets | Markus Mohrhard |
2012-10-30 | extract same code into shared method | Markus Mohrhard |
2012-10-29 | fdo#46808, Adapt i18n::LocaleCalendar UNO service to new style | Noel Grandin |
2012-10-28 | UniString->rtl::OUStringBuffer | Caolán McNamara |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-27 | unusedcode: sc: unused ctors | Matúš Kukan |
2012-10-26 | remove the temp file after loading | Markus Mohrhard |
2012-10-26 | this test should not been disabled | Markus Mohrhard |
2012-10-26 | disable the password test for some platforms | Markus Mohrhard |
2012-10-26 | implement export password test | Markus Mohrhard |
2012-10-26 | add basic calc export test | Markus Mohrhard |
2012-10-26 | loplugin: unused aName string and whacky indent | Caolán McNamara |
2012-10-25 | remove .ui mark-up in favor of font attributes | Caolán McNamara |
2012-10-25 | sc: warning C4702: unreachable code | Michael Stahl |
2012-10-23 | fdo#46808, use service constructor for i18n::BreakIterator | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-22 | accelerate shape import & export by more sensible XInterface handling. | Michael Meeks |
2012-10-19 | fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar. | Jan Holesovsky |
2012-10-19 | reenable all our unit tests | Markus Mohrhard |
2012-10-19 | add test case for the MATCH function | Markus Mohrhard |
2012-10-19 | actually pass the old cond format to the dialog | Markus Mohrhard |
2012-10-19 | differentiate between formula and normal conditions in the dialog | Markus Mohrhard |
2012-10-19 | fix problem with conditional formats in formats.ods | Markus Mohrhard |
2012-10-19 | ithe cond format data is no longer stored as SfxUInt32Item | Markus Mohrhard |
2012-10-19 | add one more component file for subsequent filters test | Markus Mohrhard |
2012-10-18 | expose m_pActionArea so subclasses can add buttons to the right place | Caolán McNamara |
2012-10-19 | Merge SvLBoxTreeList and SvTreeList. | Kohei Yoshida |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-17 | make use of ability to use bold in labels | Caolán McNamara |
2012-10-17 | Calc, Writer toolbars: Remove Insert Graphics from the Graphics toolbars. | Jan Holesovsky |
2012-10-17 | write the custom sort list info into the item set, fdo#53870 | Markus Mohrhard |
2012-10-17 | only use non blank cells in the visible data methods, fdo#54552 | Markus Mohrhard |
2012-10-17 | ignore broadcaster cells to fill autofilter dialog, fdo#55712 | Markus Mohrhard |
2012-10-17 | exchange sort settings between the two tab pages, fdo#53482 | Noel Power |
2012-10-15 | ScTabViewObj: fix STL assertion: | Michael Stahl |
2012-10-15 | add a unit test for removing rows/columns with comments | Markus Mohrhard |