FreeCAD/src/Mod/Spreadsheet/App
2015-07-28 14:17:49 +02:00
..
AppSpreadsheet.cpp Spreadsheet: Added initializer for Spreadsheet::RangeExpression class. 2015-06-25 10:40:15 +02:00
Cell.cpp - Self-reference bug 2015-03-04 22:18:20 +01:00
Cell.h - Self-reference bug 2015-03-04 22:18:20 +01:00
CMakeLists.txt + harmonize XercesC cmake variables with official check 2015-07-28 14:17:49 +02:00
create_regexps.sh
DisplayUnit.h
Expression.cpp Spreadsheet: Fixed handling of unary minus/plus, exponentation order, and unit rule (#2099) 2015-06-13 12:47:19 +02:00
Expression.h Spreadsheet: Fixed handling of unary minus/plus, exponentation order, and unit rule (#2099) 2015-06-13 12:47:19 +02:00
ExpressionParser.l
ExpressionParser.tab.c Spreadsheet: Fixed handling of unary minus/plus, exponentation order, and unit rule (#2099) 2015-06-13 12:47:19 +02:00
ExpressionParser.y Spreadsheet: Fixed handling of unary minus/plus, exponentation order, and unit rule (#2099) 2015-06-13 12:47:19 +02:00
genregexps.cpp
lex.ExpressionParser.c Spreadsheet: Fixed handling of unary minus/plus, exponentation order, and unit rule (#2099) 2015-06-13 12:47:19 +02:00
PreCompiled.cpp
PreCompiled.h
PropertyColumnWidths.cpp - Self-reference bug 2015-03-04 22:18:20 +01:00
PropertyColumnWidths.h - Self-reference bug 2015-03-04 22:18:20 +01:00
PropertyColumnWidthsPy.xml
PropertyRowHeights.cpp - Self-reference bug 2015-03-04 22:18:20 +01:00
PropertyRowHeights.h - Self-reference bug 2015-03-04 22:18:20 +01:00
PropertyRowHeightsPy.xml
PropertySheet.cpp + fixes #0002075: Analysis of FreeCAD by PVS-Studio static analyzer 2015-05-01 16:56:31 +02:00
PropertySheet.h - Self-reference bug 2015-03-04 22:18:20 +01:00
PropertySheetPy.xml
Range.cpp - Self-reference bug 2015-03-04 22:18:20 +01:00
Range.h - Self-reference bug 2015-03-04 22:18:20 +01:00
Sheet.cpp Spreadsheet: Fixed bug in dependency tracking between objects. 2015-06-25 10:40:29 +02:00
Sheet.h - Self-reference bug 2015-03-04 22:18:20 +01:00
SheetObserver.cpp
SheetObserver.h
SheetPy.xml
SheetPyImp.cpp Spreadsheet: Fixed exception bug in SheetPy::setCustomAttributes(...). 2015-06-13 12:48:21 +02:00
Spreadsheet_legacy.py Spreadsheet: Added back old python spreadsheet code for archiving purposes 2015-02-14 12:03:22 -02:00
Spreadsheet.FCMacro Spreadsheet: Added test macro. 2015-06-13 12:47:52 +02:00
Utils.cpp - Self-reference bug 2015-03-04 22:18:20 +01:00
Utils.h - Self-reference bug 2015-03-04 22:18:20 +01:00