summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24Make whether to use OpenCL or not a global optionTor Lillqvist
2014-11-24these were just ids, shouldn't be backed by actual string resourcesCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-11-24coverity#1255908 Resource leakCaolán McNamara
2014-11-24Remove superfluous and inconsistent whitespaceTor Lillqvist
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist
2014-11-24Reduce the amount of data by an order of magnitudeTor Lillqvist
2014-11-24Add AVERAGE testTor Lillqvist
2014-11-24Add MIN and MAX testsTor Lillqvist
2014-11-24Fix fencepost errorsTor Lillqvist
2014-11-24The initial value for PRODUCT should obviously be one, not zeroTor Lillqvist
2014-11-24cid#1255906: Unchecked return valueTor Lillqvist
2014-11-24timers: callback useless, remove timer completely.Tobias Madl
2014-11-21Add new-style test generation for SUM and PRODUCTTor Lillqvist
2014-11-21Some of our supported compilers still don't have 'override' it seemsTor Lillqvist
2014-11-21Re-factor the OpenCL quality test spreadsheet generating codeTor Lillqvist
2014-11-21Mark InsertTable SC_DLLPUBLIC, will need it in next commitTor Lillqvist
2014-11-20Add string for transl. and "Test statistic" for Chi-Square TestTomaž Vajngerl
2014-11-20One more IsMapMode() -> IsMapModeEnabled().Jan Holesovsky
2014-11-20Use regexps in the OpenCL blacklist/whitelistTor Lillqvist
2014-11-20Add tests for vectorized binary ops + - * /Tor Lillqvist
2014-11-19Test also MIN, MAX and PRODUCTTor Lillqvist
2014-11-19Resolves: rhbz#1165444 abrt crash with NULL pViewCaolán McNamara
2014-11-19Don't use OpenCL for RAND by defaultTor Lillqvist
2014-11-19-Werror,-Wabsolute-valueStephan Bergmann
2014-11-19Generate OpenCL test doc programmatically, first versionTor Lillqvist
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18Add a 'Test' button to test the machine's OpenCL implementationTor Lillqvist
2014-11-18Dedicated listener type tailored for formula groups.Kohei Yoshida
2014-11-18fdo#86018 Don't do anything when clicked on placeholder in statusbarSamuel Mehrbrodt
2014-11-18fdo#86289 rename 'Page Preview' to 'Print Preview' in toolbar names and popupsYousuf Philips
2014-11-18remove unneeded includesTomaž Vajngerl
2014-11-18fdo#76868 Add chi-square test Statistics DialogTomaž Vajngerl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna
2014-11-15Remove brdcst.hxx from document.hxx.Kohei Yoshida
2014-11-15t-test & F-test Statistics dialog: rename VAR -> VARIABLETomaž Vajngerl
2014-11-15fdo#74669 Add z-test Statistics DialogTomaž Vajngerl
2014-11-15Make room for more IDs and rename common IDs in Statistics dialogsTomaž Vajngerl
2014-11-15fdo#81801 add first and third quartile to "Descriptive Statistics"Tomaž Vajngerl
2014-11-15Make "Hypothesized Mean Difference" as parameter in t-testTomaž Vajngerl
2014-11-14Handle the 'New' and 'Delete' buttonsTor Lillqvist
2014-11-14I don't know what I planned the 'Edit' button to do, drop itTor Lillqvist
2014-11-14coverity#1251589 silence Using invalid iteratorCaolán McNamara