summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-18fdo#86018 Don't do anything when clicked on placeholder in statusbarSamuel Mehrbrodt
2014-11-18fdo#86086 addition of number format submenu and simplifying itemsYousuf Philips
2014-11-18fdo#85594 moving merge cells to standard toolbarYousuf Philips
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-18Related: coverity#1242793 Untrusted value as argumentCaolán McNamara
2014-11-18coverity#1242538 Untrusted loop boundCaolán McNamara
2014-11-18coverity#1242628 Untrusted loop boundCaolán McNamara
2014-11-18coverity#1242631 Untrusted loop boundCaolán McNamara
2014-11-17coverity#1242891 Untrusted loop boundCaolán McNamara
2014-11-17Add a bunch of allegedly common opcodes to the default subset for OpenCLTor Lillqvist
2014-11-17coverity#704257 Logically dead codeCaolán McNamara
2014-11-17Insert some fairly generic fallback whitelist entries for nowTor Lillqvist
2014-11-17-Werror,-Wunused-const-variableStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl
2014-11-16callcatcher: update unused codeCaolán McNamara
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 unused header include.Kohei Yoshida
2014-11-15Remove brdcst.hxx from document.hxx.Kohei Yoshida
2014-11-15Remove tools/fract.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-15remove unused code in ScRawTokenNoel Grandin
2014-11-15fdo#86132 add useful tooltips to number formatting toolbar buttonsYousuf Philips
2014-11-15some formatting improvementsMarkus Mohrhard
2014-11-15Make "Hypothesized Mean Difference" as parameter in t-testTomaž Vajngerl
2014-11-15fdo#73695 prevent use of invalidated iterator due to re-entranceEike Rathke
2014-11-14Handle the 'New' and 'Delete' buttonsTor Lillqvist
2014-11-14Use right mnemonic_widget idTor Lillqvist
2014-11-14I don't know what I planned the 'Edit' button to do, drop itTor Lillqvist
2014-11-14Remove the dummy entry just used for testingTor 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-14-Werror,-Wunused-const-variableNoel Grandin
2014-11-13Missing includeStephan Bergmann
2014-11-13callcatcher: BiffDrawingObjectBase is never constructedCaolán McNamara
2014-11-13fdo#86252: Menu 'Merge Documents' is at wrong positionCor Nouws
2014-11-13calc performance testLaurent Godard
2014-11-13Blacklist has precedence over whitelist, so order them like thatTor Lillqvist
2014-11-13valgrind: check return of convertDateTime before using fDateCaolán McNamara
2014-11-12fdo#86219 use vector replication when obtaining scalar for jump matrixEike Rathke
2014-11-12addNewFromTitles : avoid broadcasting SC_HINT_AREAS_CHANGED twiceLaurent Godard
2014-11-12calc SetNewRangeNames remove useless bool typeLaurent Godard