Age | Commit message (Expand) | Author |
2011-09-24 | Manage Names: braodcast change in range names now directly | Markus Mohrhard |
2011-09-24 | add local range names to "Name Box"/ScPosWnd | Markus Mohrhard |
2011-09-24 | handle local range names from name box/navigator correctly | Markus Mohrhard |
2011-09-24 | show local range names in navigator | Markus Mohrhard |
2011-09-24 | re-factor XPropertyList derivatives to use a rtl::Reference | Michael Meeks |
2011-09-24 | Manage Names: add comments and remove dead code | Markus Mohrhard |
2011-09-24 | Manage Names: refactoring in namedlg.cxx | Markus Mohrhard |
2011-09-24 | show only relevant range names | Markus Mohrhard |
2011-09-24 | fix crash, various button problems, memory leak | Markus Mohrhard |
2011-09-24 | Manage Names: set new entry as selected | Markus Mohrhard |
2011-09-23 | inital work for new "Manage Names" dialog | Markus Mohrhard |
2011-09-23 | deugly HTMLOutFuncs::ConvertStringToHTML | Caolán McNamara |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-22 | Always link with user32 | Tor Lillqvist |
2011-09-21 | fix array initialization and thus windows build | Fridrich Štrba |
2011-09-21 | Revert "remove newly unused methods", used again | Caolán McNamara |
2011-09-21 | callcatcher: remove newly unused methods | Caolán McNamara |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-20 | Get DB range import from xlsx to work once again. | Kohei Yoshida |
2011-09-20 | Unit test for copying range names. | Kohei Yoshida |
2011-09-20 | Add missing chart data point ODF1.2 standard symbols | Regina Henschel |
2011-09-20 | Ensure that only ScDPCollection can remove caches. | Kohei Yoshida |
2011-09-19 | Unit test for refreshing while source data contains empty field name. | Kohei Yoshida |
2011-09-19 | Use the method to insert source data. | Kohei Yoshida |
2011-09-19 | Extracted method for inserting source data for pivot table testing. | Kohei Yoshida |
2011-09-19 | sal_True to true. | Kohei Yoshida |
2011-09-19 | Store previously selected tables in std::set. | Kohei Yoshida |
2011-09-19 | A little cleanup. | Kohei Yoshida |
2011-09-19 | Let's avoid modifying the selection data during search and replace. | Kohei Yoshida |
2011-09-19 | Pass as const reference where possible & indent fix. | Kohei Yoshida |
2011-09-19 | Removed an unnecessary anonymous temporary object. | Kohei Yoshida |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba |
2011-09-16 | Simplified setting headless mode for smoke-/subsequenttetss. | Stephan Bergmann |
2011-09-15 | filter: adapt to changes in LO | Michael Stahl |
2011-09-15 | Resolves: rhbz#738255 avoid crash on NULL pointer | Caolán McNamara |
2011-09-15 | forgot another csv file | Markus Mohrhard |
2011-09-15 | add formats test for xls and xlsx | Markus Mohrhard |
2011-09-15 | improve calc's format unit test | Markus Mohrhard |
2011-09-14 | Don't always set refresh flag on export. This is a bad hack. | Kohei Yoshida |
2011-09-14 | Check the source range when refreshing, and abort refresh if invalid. | Kohei Yoshida |
2011-09-14 | New unit test case for testing SHEETS function result. | Kohei Yoshida |
2011-09-14 | Do the same when calling ScDocument::InsertTabs(). | Kohei Yoshida |
2011-09-14 | fdo#35965: Mark all formula cells dirty when appending a new sheet. | Kohei Yoshida |
2011-09-14 | forgot the csv file for number formats | Markus Mohrhard |
2011-09-14 | add unit test for formated cells | Markus Mohrhard |
2011-09-14 | ScCompiler::IsDBRange compares upper case strings | Markus Mohrhard |
2011-09-14 | add database unit test | Markus Mohrhard |
2011-09-13 | Updated csv_parser from orcus. | Kohei Yoshida |
2011-09-13 | I believe the src charset pragma is archaic and unused | Caolán McNamara |