summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
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
2014-11-14coverity#1251587 Unchecked dynamic_castCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13Blacklist has precedence over whitelist, so order them like thatTor Lillqvist
2014-11-12addNewFromTitles : avoid broadcasting SC_HINT_AREAS_CHANGED twiceLaurent Godard
2014-11-12calc SetNewRangeNames remove useless bool typeLaurent Godard
2014-11-12Split driver version specification into a rangeTor Lillqvist
2014-11-12Rename OpenCLImpl to OpenCLImplMatcher to better match its purposeTor Lillqvist
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti
2014-11-11sc: ~ScViewPaneBase() needs the SolarMutexMichael Stahl
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-10coverity#1242526 silence Arguments in wrong orderCaolán McNamara
2014-11-10callcatcher: unused codeCaolán McNamara
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-11-07sc, opencl dependant code called even without FEATURE_OPENCLNorbert Thiebaud
2014-11-07coverity#735814 Explicit null dereferencedEike Rathke
2014-11-07Update the white or black list when editing an entryTor Lillqvist
2014-11-07Make it possible to actually edit existing white/black list entriesTor Lillqvist