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