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