1171 Incheckningar (7c0327c8b101fcd093aae5a83b37a99f0809ffd1)

Upphovsman SHA1 Meddelande Datum
  Andreas Beeker bfe3e6a976 sonar fixes 6 år sedan
  Andreas Beeker 87f7eac9c5 sonar fixes 6 år sedan
  Andreas Beeker 0c35761317 #62355 - unsplit packages - 2 - modified classes (not only imports) 6 år sedan
  Andreas Beeker 6ce329eca4 #62355 - unsplit packages - 1 - moved classes 6 år sedan
  Andreas Beeker 8c5c92761d sonar fixes 6 år sedan
  Nick Burch 1af53bbf7f List a few more missing functions as inline-comments, based on definitions from functionMetadata.txt 6 år sedan
  Greg Woolsey 700bf8d244 A few more places I should never have introduced Cell as a parameter, sine CellReference is all that is needed, faster, and allows for undefined cells. 6 år sedan
  Andreas Beeker 97d3599cf2 add license header 6 år sedan
  PJ Fanning e73282a9e8 [githib-107] add areas function support. Thanks to Inji Hanbin. This closes #107 6 år sedan
  Greg Woolsey 881015618a add some javadoc to warn that stale cached formula cell values may result in incorrect evaluations, and what to do about it (evaluate formula cells before asking the rule if it applies). 6 år sedan
  PJ Fanning 9d837397ba fix error message 6 år sedan
  PJ Fanning ba970264dc [bug-62254] update offset function to support optional offset values 6 år sedan
  PJ Fanning 4c925dc298 [bug-62121] Fixed Power function of negative numbers. Thanks to Bob van den Berge. This closes #104 6 år sedan
  PJ Fanning 6791e33365 remove some casts to short 6 år sedan
  PJ Fanning 314f7f53ea tidy up API for font index 6 år sedan
  PJ Fanning 7019178203 further uptake of int methods for font lookups 6 år sedan
  PJ Fanning 05b0de574c [bug-62018] use ints to index fonts 6 år sedan
  PJ Fanning e80f53af6e [github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94 6 år sedan
  Andreas Beeker bf8c0a9f58 #61947 - Remove deprecated classes (POI 4.0.0) 6 år sedan
  Dominik Stadler 21e5140462 Various smaller adjustments: Remove filename in test, remove unused parameters, fix a few simple typos in JavaDoc and add more JavaDoc and some more tests 6 år sedan
  PJ Fanning 445ca472e1 [github-81] Formula adjusting in context of column shifting. Thanks to Dragan Jovanović. This closes #81 6 år sedan
  Dominik Stadler dc621da629 Update some tests and IntelliJ warnings 6 år sedan
  PJ Fanning 8e1ffb56f8 Bug-61947 remove deprecated method 6 år sedan
  Yegor Kozlov 176b557f0d Bugzilla 61116: Formula evaluation fails when using matrix addition within index function call 6 år sedan
  Greg Woolsey 6e67de2160 Added a couple missing null checks. 6 år sedan
  Greg Woolsey 94bec76385 Implement DMAX and DSUM functions, following the pattern from DMIN. 6 år sedan
  PJ Fanning 537badf156 use StandardCharsets 6 år sedan
  Yegor Kozlov 0ad8c53743 Bug 61859: support for evaluating comparison operators in array mode, detect array mode from formula ptgs 6 år sedan
  Greg Woolsey 990b52390f #61841 6 år sedan
  Greg Woolsey 1d2c550dbe #61841 fix typo in method name 6 år sedan
  Greg Woolsey 8f26e2721d Bug #61841 - Unnecessary long computation when evaluating VLOOKUP on all column reference 6 år sedan
  Nick Burch 0046b3e9a5 Javadoc fixes 6 år sedan
  Alain Béarez 3b8f806850 XDDF usermodel for Charts closes #68 on GitHub 6 år sedan
  PJ Fanning 913d6bc086 use codepoint iterator in a few places 6 år sedan
  PJ Fanning acc7b356ee add forbidden api checks for non-Locale toLowerCase and toUpperCase 6 år sedan
  PJ Fanning d0ddfa9402 remove more uses of Character.toUpperCase 6 år sedan
  Greg Woolsey 83a1430887 add Locale awareness to case insensitive conditional comparisons in formatting rule logic. Needed anyway, and removes forbidden API issues. 6 år sedan
  Greg Woolsey 8572d4b71c Fixes Bug 61764 Conditional formatting rules don't evaluate properly for some multi-range rule definitions 6 år sedan
  Javen O'Neal defe020128 github #81: sheet names are case insensitive 6 år sedan
  Dominik Stadler 76d11ac37e Some JavaDoc adjustments, typos, IntelliJ warnings 6 år sedan
  Javen O'Neal 8a6d6c8cba bug 61730: remove CellRangeAddressBase which is eager. The lazy iterator is safer, less likely to cause an OOM/DoS. 6 år sedan
  Javen O'Neal 9d8df29cf1 bug 61730: add javadoc 6 år sedan
  Javen O'Neal cbb82add8f bug 61730: add iterator interface to CellRangeAddressBase for iterating over CellAddresses 6 år sedan
  Javen O'Neal 471e711025 bug 61727: CellRangeUtil Merge cell ranges broken. Thanks for Sven Rieckhoff for the patch 6 år sedan
  Javen O'Neal 3e1ee0afeb bug 61474, github #81: add ShiftMode#ColumnCopy for FormulaShifter 6 år sedan
  Javen O'Neal 11b5e066e7 bug 61474, github #81: add shiftMergedRegions to BaseRowColShifter interface 6 år sedan
  Javen O'Neal dcd3993146 bug 61474, github #81: bump visibility of abstract methods in BaseRowColShifter abstract class 6 år sedan
  Javen O'Neal 37ee513fc9 bug 61474, github #81: pull up methods from RowShifter to BaseRowColShifter, since both row and column shifting should be able to shift formulas, comments, merged regions, conditional formatting, etc; add @since decorators for new *ColumnShifter and *RowColShifter classes 6 år sedan
  Javen O'Neal 890d6e70e6 bug 61474, github #81: remove @Internal RowShifter#updateRowFormulas, move to XSSFRowColShifter; implement ColumnShifter#updateFormulas; remove duplicated JavaDocs (better to inherit) 6 år sedan
  Javen O'Neal 9f03e0bc08 bug 61474, github #81: fix ColumnShifter#removalNeeded to use columns instead of rows 6 år sedan