summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-09-28ByteString->rtl::OStringBufferCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-27add dependencies for vba unit testMarkus Mohrhard
2011-09-27move the checkboxes below the more buttonMarkus Mohrhard
2011-09-27assert on the console in a helpful way as/when we get a message dialogMichael Meeks
2011-09-26Manage Names: adapt menu to changesMarkus Mohrhard
2011-09-26add "Manage Names..." entry to Name Box/ScPosWndMarkus Mohrhard
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-24Manage Names: braodcast change in range names now directlyMarkus Mohrhard
2011-09-24add local range names to "Name Box"/ScPosWndMarkus Mohrhard
2011-09-24handle local range names from name box/navigator correctlyMarkus Mohrhard
2011-09-24show local range names in navigatorMarkus Mohrhard
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-24Manage Names: add comments and remove dead codeMarkus Mohrhard
2011-09-24Manage Names: refactoring in namedlg.cxxMarkus Mohrhard
2011-09-24show only relevant range namesMarkus Mohrhard
2011-09-24fix crash, various button problems, memory leakMarkus Mohrhard
2011-09-24Manage Names: set new entry as selectedMarkus Mohrhard
2011-09-23inital work for new "Manage Names" dialogMarkus Mohrhard
2011-09-23deugly HTMLOutFuncs::ConvertStringToHTMLCaolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-22Always link with user32Tor Lillqvist
2011-09-21fix array initialization and thus windows buildFridrich Štrba
2011-09-21Revert "remove newly unused methods", used againCaolán McNamara
2011-09-21callcatcher: remove newly unused methodsCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-20Get DB range import from xlsx to work once again.Kohei Yoshida
2011-09-20Unit test for copying range names.Kohei Yoshida
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel
2011-09-20Ensure that only ScDPCollection can remove caches.Kohei Yoshida
2011-09-19Unit test for refreshing while source data contains empty field name.Kohei Yoshida
2011-09-19Use the method to insert source data.Kohei Yoshida
2011-09-19Extracted method for inserting source data for pivot table testing.Kohei Yoshida
2011-09-19sal_True to true.Kohei Yoshida
2011-09-19Store previously selected tables in std::set.Kohei Yoshida
2011-09-19A little cleanup.Kohei Yoshida
2011-09-19Let's avoid modifying the selection data during search and replace.Kohei Yoshida
2011-09-19Pass as const reference where possible & indent fix.Kohei Yoshida
2011-09-19Removed an unnecessary anonymous temporary object.Kohei Yoshida
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann
2011-09-15filter: adapt to changes in LOMichael Stahl
2011-09-15Resolves: rhbz#738255 avoid crash on NULL pointerCaolán McNamara
2011-09-15forgot another csv fileMarkus Mohrhard
2011-09-15add formats test for xls and xlsxMarkus Mohrhard
2011-09-15improve calc's format unit testMarkus Mohrhard
2011-09-14Don't always set refresh flag on export. This is a bad hack.Kohei Yoshida
2011-09-14Check the source range when refreshing, and abort refresh if invalid.Kohei Yoshida
2011-09-14New unit test case for testing SHEETS function result.Kohei Yoshida