You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yegor 61931b2894 Bug 62980: Make D* functions ignore case in headings преди 5 години
..
atp [bug-62738] make int cast a long cast in randbetween преди 5 години
constant Fix some findbugs-issues and apply some code-cleanup and apply some smaller pull requests. преди 6 години
eval purged calls to cell.setCellType(CellType.BLANK) from the project, replaced with setBlank() преди 5 години
function Bug 60405: Add initial support for cetab functions so some macros can be преди 5 години
functions Bug 62980: Make D* functions ignore case in headings преди 5 години
ptg Bug 60405: Add initial support for cetab functions so some macros can be преди 5 години
udf #61947 - Remove deprecated classes (POI 4.0.0) преди 6 години
BaseFormulaEvaluator.java #62834 FormulaEvaluator.evaluateInCell() throws Exception преди 5 години
CacheAreaEval.java Code-style: Unify how arrays are specified from C-style to normal Java-style преди 5 години
CellCacheEntry.java javadoc: replace invalid self enclosing elements преди 6 години
CellEvaluationFrame.java Bug #61841 - Unnecessary long computation when evaluating VLOOKUP on all column reference преди 6 години
CollaboratingWorkbooksEnvironment.java Remove unnecessary type arguments (Java 8) преди 6 години
ConditionalFormattingEvaluator.java 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 години
DataValidationEvaluator.java Remove "filling" in IntList as this has no effect whatsoever as far as I could see преди 6 години
EvaluationCache.java update getCellType to return CellType enum instead of int преди 6 години
EvaluationCell.java update getCellType to return CellType enum instead of int преди 6 години
EvaluationConditionalFormatRule.java lgtm issues преди 5 години
EvaluationName.java javadoc: replace invalid self enclosing elements преди 6 години
EvaluationSheet.java #61841 преди 6 години
EvaluationTracker.java Bug #61841 - Unnecessary long computation when evaluating VLOOKUP on all column reference преди 6 години
EvaluationWorkbook.java javadoc: replace invalid self enclosing elements преди 6 години
ExternSheetReferenceToken.java javadoc: replace invalid self enclosing elements преди 6 години
Formula.java Remove commented out System.out calls / Move DummyGraphics2d to testcase area, as it's not used by production code преди 5 години
FormulaCellCache.java Remove unnecessary type arguments (Java 8) преди 6 години
FormulaCellCacheEntry.java Remove unnecessary type arguments (Java 8) преди 6 години
FormulaCellCacheEntrySet.java Fix bug #51273 - Hash codes can be negative when working on our own low memory hash for formula cell evaluation преди 13 години
FormulaParseException.java Patch 48284 - raise visibility of FormulaParseException преди 14 години
FormulaParser.java Fix some Findbugs and IDE issues, refactor some duplicated code, преди 5 години
FormulaParsingWorkbook.java javadoc: replace invalid self enclosing elements преди 6 години
FormulaRenderer.java Remove unnecessary type arguments (Java 8) преди 6 години
FormulaRenderingWorkbook.java javadoc: replace invalid self enclosing elements преди 6 години
FormulaShifter.java [github-81] Formula adjusting in context of column shifting. Thanks to Dragan Jovanović. This closes #81 преди 6 години
FormulaType.java Fix data validation value list evaluation преди 6 години
FormulaUsedBlankCellSet.java #61841 fix typo in method name преди 6 години
IEvaluationListener.java javadoc: replace invalid self enclosing elements преди 6 години
IStabilityClassifier.java update getCellType to return CellType enum instead of int преди 6 години
LazyAreaEval.java Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ... преди 7 години
LazyRefEval.java Bug 59736: Incorrect evaluation of SUBTOTAL with composite interval преди 7 години
NameIdentifier.java The way that HSSF and XSSF stores references to external sheets are rather different, so begin to reflect that in how we parse their formulas into Ptgs преди 10 години
OperandClassTransformer.java javadoc: replace invalid self enclosing elements преди 6 години
OperationEvaluationContext.java Code-style: Unify how arrays are specified from C-style to normal Java-style преди 5 години
OperationEvaluatorFactory.java Bug 62904: Support array arguments in IF and logical IS*** functions преди 5 години
ParseNode.java Sonar fixes - array is stored directly преди 8 години
PlainCellCache.java Remove unnecessary type arguments (Java 8) преди 6 години
PlainValueCellCacheEntry.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings преди 13 години
SharedFormula.java Convert all *.java files to use native end of line character(s) преди 7 години
SheetIdentifier.java More progress towards #55906 - FormulaParser is able to identify and parse multi-sheet references, but not yet fully round-trip them. (No evaluation support yet either) преди 9 години
SheetNameFormatter.java Bug 60460: Handle null workbook or sheet names and emit #REF as Excel does преди 5 години
SheetRange.java Update the RefEval method signature to cope with multi-sheet references, and have appropriate functions take advantage of this. For bug #55906 преди 9 години
SheetRangeAndWorkbookIndexFormatter.java Bug 60460: Handle null workbook or sheet names and emit #REF as Excel does преди 5 години
SheetRangeEvaluator.java sonar fixes преди 8 години
SheetRangeIdentifier.java More progress towards #55906 - FormulaParser is able to identify and parse multi-sheet references, but not yet fully round-trip them. (No evaluation support yet either) преди 9 години
SheetRefEvaluator.java use non-deprecated versions of getCellType преди 6 години
ThreeDEval.java Begin required interface + base-class support for multi-sheet area references for #55906 преди 9 години
TwoDEval.java Begin required interface + base-class support for multi-sheet area references for #55906 преди 9 години
UserDefinedFunction.java Update the formula evaluator to support XSSF style external named ranges too преди 10 години
WorkbookDependentFormula.java javadoc: replace invalid self enclosing elements преди 6 години
WorkbookEvaluator.java follow-up to Bug 62904. More tests and improved evaluation of IF in array mode преди 5 години
WorkbookEvaluatorProvider.java Generalise the CollaboratingWorkbooksEnvironment setup, so that XSSF can use it too преди 10 години
package.html Changed CRLF to LF in remaining trunk/src files преди 15 години