summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-15use correct static lib. name for windowsDavid Tardon
2011-09-15Recognize doc/xls in nsplugin by default.Tomas Chvatal
2011-09-15Reverted the previous fix, as it introduces a circular dependency.Stephan Bergmann
2011-09-15On Windows, xml2cmp depends on uwinapi from sal.Stephan Bergmann
2011-09-15gbuildize automationDavid Tardon
2011-09-15pass -s flag to custom target's make processDavid Tardon
2011-09-15be silentDavid Tardon
2011-09-15be silentDavid Tardon
2011-09-15work silently for make -sDavid Tardon
2011-09-15allow to specify additional deps for zip targetDavid Tardon
2011-09-15WaE: declaration of 'index' shadows a global declarationDavid Tardon
2011-09-15WaE: declaration of 'i' shadows a previous localDavid Tardon
2011-09-15WaE: declaration of 'j' shadows a previous localDavid Tardon
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-14deliver libcrmf.aPeter Foley
2011-09-14Fix of localised template name problems in Impress part 1Peter Rabi
2011-09-14Fix nSearchType vs. nMatchType typo and simplify resulting code.Stephan Bergmann
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-14Introduced CHECK_PARALLELISM (and poshed the code up).Stephan Bergmann
2011-09-14default shortcut for .uno:SearchDialog should be Ctrl+HAndras Timar
2011-09-14New unit test case for testing SHEETS function result.Kohei Yoshida
2011-09-14do not try to read from an iterator which we just deleted from the containerBjoern Michaelsen
2011-09-14Revert "Revert "i#118224: kill O(n^2) complexity of unique bookmark name crea...Bjoern Michaelsen
2011-09-14Do the same when calling ScDocument::InsertTabs().Kohei Yoshida
2011-09-14fdo#35965: Mark all formula cells dirty when appending a new sheet.Kohei Yoshida
2011-09-14No need to bark about G_SLICE on stderr.Stephan Bergmann
2011-09-14don't crashCaolán McNamara
2011-09-14don't quote ???x???Caolán McNamara
2011-09-14merge srvdepy functions into xml2cmp and simplify xml2cmp gbuildNorbert Thiebaud
2011-09-14Related: fdo#40599 add a initial basic test for deleting graphicsCaolán McNamara
2011-09-14Folded smoketestdoc back into smoketestoo_native; no need to have it separated.Stephan Bergmann
2011-09-14Revert "i#118224: kill O(n^2) complexity of unique bookmark name creation"Fridrich Štrba
2011-09-14Removed solenv/bin/subsequenttests, moved its (improved) content directly int...Stephan Bergmann
2011-09-14Added more missing dependencies on solenv back into build.lsts.Stephan Bergmann
2011-09-14added twofold affix+compound to hunspell, as the official fixed https://sourc...Arno Teigseth
2011-09-14default to -r on gbuild for performance (assumed esp. on make 3.82)Bjoern Michaelsen
2011-09-14ByteString->rtl::OStringBufferCaolán McNamara
2011-09-14pointless fooCaolán McNamara
2011-09-14callcatcher: remove unused codeCaolán McNamara
2011-09-14ImplUpdateStringFromUniString is now danglingCaolán McNamara
2011-09-14use read_uInt8s_AsOString hereCaolán McNamara
2011-09-14 forgot the csv file for number formatsMarkus Mohrhard
2011-09-14add unit test for formated cellsMarkus Mohrhard
2011-09-14ScCompiler::IsDBRange compares upper case stringsMarkus Mohrhard
2011-09-14add database unit testMarkus Mohrhard
2011-09-13Updated csv_parser from orcus.Kohei Yoshida
2011-09-13Some cppcheck cleaningJulien Nabet