Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch release/v7.1.0 into master #2760

Merged
merged 1,334 commits into from
May 12, 2022
Merged

Merge branch release/v7.1.0 into master #2760

merged 1,334 commits into from
May 12, 2022

Conversation

papacarlo
Copy link
Contributor

  • Methods for creating/editing and working with slide layout, slide master, presentation theme.
  • Fixes.
  • Fixes.
  • Started adding an edit geometry
  • refactor: logic if (test commit)
  • feat: add skeleton smartart
  • feat: create prSet class and fill attributes
  • fix: oclass fields
  • docs: add license
  • feat: create class Point, continue fill class PrSet
  • feat: create Cxn, Whole, Bg, CxnLst, PtLst, ExtLst classes
  • feat: continue create Data structure
  • Added geometry edit points
  • feat: continue create Data structure
  • feat: add union types
  • feat: add contour and inherit colors
  • feat: add fill colorDef for horizontalListOfPicture smartArt
  • fix: some bugs in createSmartArt
  • fix: stylelbls keys, add quotes
  • refactor: add fillColorsDef function
  • Changed the function from "Find all words" to " Find only whole words"
  • Search function can find ^p and ^l
  • Добавил в oProps поле Word и изменил проверку на поиск элемента
  • Добавил в oProps поле Word. Изменил функцию поиска на цельные слова и любое вхождение
  • Уменьшил кол-во одинакового кода.
  • feat: add fill quick style
  • fix: fix refs
  • fix: fill colorsDef
  • feat: add layoutDef obj
  • feat: continue fill obj
  • Added correct transition between geometryedit and nullstate mode
  • Добавил поиск по тегу ^tab и исправил недочёты поиска ^l и ^p
  • feat: continue fill obj
  • fix: fill drawing
  • refactor: delete unused classes
  • Started geometry edit track
  • Fix bug 50038 добавил обновление поиска при замене элементов
  • Изменил поиск пробелов при поиске элментов
  • refactor: test draw and recalculate
  • fix drawing
  • Fix coefficients
  • Set parent to spPr and xfrm
  • feat:add rotate txxfrm
  • Cat find ^p and ^t between words.
  • feat: add cgroupshape in smartart
  • Added search capability by ^? ^# ^$ ^n ^e ^d ^f ^g ^l ^m ^~ ^s
  • Added search capability by ^% ^v ^+ ^= ^^ ^w
  • refactor: add xfrm
  • Added edit geometry for line points without saving the state
  • fix: fix objects transformation
  • feat: move txbody
  • Saving state in geometryEdit mode
  • feat: add xlimit
  • feat: add resize txbody with txxfrm in shape
  • feat: add scope in smartart for moveTracks
  • feat: add scope in smartart for resizeTracks
  • feat: add method for check object in smartart
  • Saving geometryEditState with overlay size
  • feat: add placeholder in smartart shape
  • fix: placeholder in shape
  • Add function CheckSpecialSymbol and combined Word & !Word
  • fix: move track
  • fix: resize to small font size
  • Draft of changes ellipseArc
  • feat: resize font
  • Added changing arcs when geometryEdit
  • Fix curve guide
  • Drawing bezier guide curves
  • Fix problem with curve guide
  • feat: resize font
  • Added correct bezier guides for ellipseArc
  • Fix problem with lines that turn into bezier guides
  • Saving state after geometryEdit
  • Fixed problem with converting lines to bezier curves
  • Changed the function from "Find all words" to " Find only whole words"
  • Search function can find ^p and ^l
  • Добавил в oProps поле Word и изменил проверку на поиск элемента
  • Добавил в oProps поле Word. Изменил функцию поиска на цельные слова и любое вхождение
  • Уменьшил кол-во одинакового кода.
  • Добавил поиск по тегу ^tab и исправил недочёты поиска ^l и ^p
  • Fix bug 50038 добавил обновление поиска при замене элементов
  • Изменил поиск пробелов при поиске элментов
  • Cat find ^p and ^t between words.
  • Added search capability by ^? ^# ^$ ^n ^e ^d ^f ^g ^l ^m ^~ ^s
  • Added search capability by ^% ^v ^+ ^= ^^ ^w
  • Add function CheckSpecialSymbol and combined Word & !Word
  • Added functions for prefix
  • Added prifix function
  • feat: add point in shape
  • feat: add custT
  • changed Search special symbols
  • feat: add copy shape info to point
  • Changed some implementation and fixed the overlay function
  • Changed prefix and StartPosBuff
  • Added more special symbols to prefix
  • read smart art drawings in pe and se
  • read smartart in documents
  • Added a function that returns the first invalid special character
  • Added correct change of guides
  • feat: add single elem read/write
  • Added editing of shapes with separate elements
  • Deleted some comments
  • Added editing of shapes with multiple elements in the path list
  • Fixed a problem with the order of finding points
  • half: write/read smartart
  • [smart-art] fix reading
  • Fixed a problem with points containing a single path
  • Fix
  • Fixed a bug with correct insertion of points
  • [smart-art] call smart-art writing
  • Fixed problem with adding start points in geometryList and refactoring
  • fix:write
  • Fixed editing of points with one guide and correctly adding multiple paths to ArrPathCommandInfo
  • refactor: write smartart
  • part: write smartart
  • [smart-art] read/write
  • [smart-art] read/write
  • [smart-art] fix reading/writing
  • [smart-art] fix read/write
  • [smart-art] read/write txXfrm
  • [smart-art] read/write SShape
  • [smart-art] read/write
  • [smart-art] read/write
  • fix: smartart font
  • fix: line break on save and save point txbody from shape txbody
  • [smart-art] createPlaceholderControl for smart art
  • fix: CChangeContent
  • fix: point info for shapes
  • feat: add placeholder control
  • Added correct offset and dimensions of the shape after geometry edit
  • feat: add paragraphs in shapes with lvl
  • feat: add image placeholder with replace fill for smartart shapes
  • feat: protect input for shapes without text placeholder in smartart
  • Added the initial version of deleting geometric points
  • Fixed problem with correct preset
  • [smart-art] fix copying smartart
  • feat: get smartart type
  • [smart-art] Use getObjectType for smartart
  • refactor: private_InitFactoryClass
  • Don't need to delete points if path has two points. Don't delete points in the borders
  • fix: get type of smartart from data
  • [snart-art] add smartarts to de and se
  • [smart-art] pen and brush for smartart
  • Fixed a bug with the priority of points
  • fix: tableid smartartdrawing
  • fix: some bugs in co-editing
  • [smart-art] fix coauthoring in CCommonDataClrList; change fill in smart-art
  • [smart-art] changing fill and line
  • fix: some bugs in co-editing
  • [smart-art] fix some bugs in coauthoring
  • [smart-art] fix bug in cauthoring
  • Changed function for Search
  • [smart-art] fix bug in cauthoring
  • fix: change sppr in smartart with old pointInfo
  • Implemented the addition of new points
  • [smart-art] documents, spreadsheets
  • [smart-art] documents, spreadsheets
  • [smart-art] documents, spreadsheets
  • [smart-art] fix crash on shadow set
  • feat: add calculate custAng
  • feat: add calculate custLinFactNeighbor
  • feat: add calculate custScale
  • [smart-art] fix
  • [smart-art] disable removing objects inside smart-art
  • [smart-art] ungroup
  • fix: if geometry empty in Point - it's not error
  • [smart-art] fix recalculate de
  • fix: resize smartart objects
  • [smart-art] fix crash
  • [smart-art] fix crash
  • fix: move smartart objects
  • [smart-art] add createDuplicateForSmartArt to base class
  • fix: fix rotate objects in smartart
  • [smart-art] fix copy/paste
  • [smart-art] fix copy/paste
  • [smart-art] fix after merge
  • [smart-art] add flag bFromSmartArtInternal to shape properties when objects inside smartart is selected
  • [smart-art] fix recalculate on changing color scheme in de
  • [smart-art] set rotation, flip from interface
  • [smart-art] textart properties
  • [smart-art] allow apply doc content function for objects in smart-art
  • [smart-art] disable adjustments
  • fix: get correct values
  • refactor: remove test object
  • fix: fill with old points
  • fix: fix fit blipfill for image placeholder in smartart
  • fix: fix coefficients
  • Changing the geometry in trackEnd. Undo and redo mode works, but not with the geometryedit overlay
  • half: set coonections
  • Fixed geometry substitution
  • feat: add switch right to left
  • fix: protect input placeholder after pull
  • fix: change fill with new point
  • feat: add save text for shape with few content points
  • Added correct geometryEdit undo/redo
  • refactor: set new points for resize and move
  • feat: add coop mode for new points
  • for future: if the indent is changed manually, its automatic calculation should be disabled, and its value should be passed to point
  • Refactoring
  • Some code optimization. Refactoring.
  • Refactoring
  • Changed the implementation of finding straight lines and arcs
  • feat: add create SmartArt hierarchy
  • add run createHierarchy()
  • fix: few bugs with copy and coop mode
  • Fixed bug with deleting geometry points
  • [DE] Change search for special symbols
  • Fixed a bug with merged guides
  • fix: blipfill for image placeholder
  • Refactoring
  • Clear code
  • Fix bug with deleting figure in geometryEdit mode
  • Feature/for plugins v1 (Feature/for plugins v1 #2198)
  • Clear code
  • Fix
  • Added red outline in geomEdit
  • [de] Fix bug 52304
  • feat: add skeleton for layout algorithm
  • feat: add methods for get axis nodes
  • Added correct recalculation of the next path when deleting a point
  • Changed plugin method "GetSelectedText"
  • Alignment of the code was changed from plugin method "GetSelectedText"
  • Fixed problem with the ellipse function in geometryEdit
  • Add new viewer pdf/xps/djvu
  • Fix
  • Fix problem with adding pathCommandsInfo
  • Fixed overlay outline in geometryEdit
  • fix: some constants
  • feat: add depth in tree
  • feat: find node by stylelbl or presName
  • refactor: replace magic numbers with constants
  • [geometryedit] fix object notation
  • [geometryedit] for geometry editing: * move implementation canEditGeometry and editPointsGeometry to DrawingObjectsController * move GeometryEditState to CommonController.js * add GeometryEditTrack.js to cell and slide * add methods for geometry editing to cell and slide api * remove changing state on needUpdateOverlay
  • Now the GeometryEditState is called only during geometry changes
  • Refactoring
  • [se] Fix bug 52354
  • [pe] Add option to autocorrect the first letter of table cell
  • remove thumbnails
  • [se] Fix bug 52068
  • refactor: fix indentations
  • [se] Fix bug 46242
  • Feature/copy multiselect (Feature/copy multiselect #2220)
  • [se] By paste multiselect
  • feat: add method for get max fontsize in shape
  • feat: add methods for set height and width after recalculate layoutDef
  • fix: change constants and add new
  • fix: if "if" return false then 'else' launch start algorithm
  • refactor: remove indent
  • feat: add value adapter in 'if' args
  • fix: method checkCondition inside 'if'
  • part: func='var' inside if
  • feat: func='depth' and func='maxDepth' inside if
  • part: func='cnt' inside if
  • feat: func='posEven' and func='posOdd' inside if
  • feat: add set default values for varLst
  • part: getConstrValue method for set value for shape when recalculate layoutDef
  • part: add skeleton for set constraints
  • feat: add methods for get pres points from smartartNodeData
  • fix: algorithm continuation if forEach is encountered
  • fix: checking if there is a data field in the node
  • fix: a new object should be created only when all conditions are met
  • [geometryedit] for geometry editing
  • refactor: transfer createTree to recalculateSmartArt
  • [geometryedit] fix adding point
  • refactor: all points field in SmartArtNodeData change to list
  • [geometryedit] fix converting geometry to bezier curves: clean handles arrays to prevent broken files; convert polyline to bezier curves on tracking end
  • [geometryedit] add methods in native overlay wrappers
  • [polyline] fix converting points array to path commands
  • [geometryedit] .
  • [geometryedit] draw no stroke path on track
  • feat: start recalculate when fontsize change
  • fix: delete useless actions in width and height setters
  • fix: get max fontsize inside shape
  • feat: get shape, if point has parent.parent(shape)
  • fix: func='cnt'
  • refactor: delete useless argument
  • part: get field scale (it is not known whether the coefficients are constant)
  • refactor: the value can be infinite, it is not known what to do with it
  • refactor: only what depends on the font is left
  • refactor: main point is node and doc points now
  • fix: method 'setConstr' set constr now
  • fix: method getShapesfromAxis
  • fix: smartart should not be recalculated at loading
  • feat: get shapes with points
  • fix: get default axis if constr axis type is not there
  • refactor: font size is recalculated when entering text
  • [animation] add classes for animations
  • [serialize] move modelId in shapes from attributes to records
  • [se] Refactoring: correct function indent
  • fix: read if in smartarts
  • fix: add break in default
  • feat: add transform text for txxfrm
  • fix: if shape is object in smartart, then fit text and recalculate it
  • fix: read/write smartarts and fix 'style error' after read and write into file and open in microsoft office
  • refactor: get default values from varlst without writing
  • feat: transfer fit font size to smartArt and divide secFontSz and PrimFontSz
  • feat: add parent to smartarttree
  • Feature/formula table helper (Feature/formula table helper #2245)
  • [se] Fix formula table helper
  • [animation] methods
  • Adding some numbering types
  • [se] Fix typo
  • [se] Change this row in formula table helper
  • [se] Fix bug with merging multi-text cell font and conditional formatting
  • [animation] effects
  • Feature/text qualifier (Feature/text qualifier #2247)
  • Fix bug #52746
  • [animation] export
  • [de][pe] generate table styles by request
  • Resolve conflict
  • part: disable resize shapes into smartart
  • fix: change presetDash
  • fix: change fontsize
  • [DE] Try to solve conflict
  • [DE] Try to solve conflicts again
  • [DE] Conflicts solved
  • fix: replace fit fontSize with hardcore code shapes instead of all shapes
  • refactor: replace magic numbers with constants
  • fix: if maxfontSize greater than height, then maxFontSize = height
  • fix: resize and left border
  • [animation] change the constants for the effects according to ooxml format (presetClass, presetID, presetSubtype)
  • [se] Fix text qualifier
  • [add-edit-animation] settings
  • [add-edit-animation] developing
  • part: think about rotate
  • refactor: change instance textRect
  • [de][pe] add a parameter bUseDefault to asc_getTableStylesPreviews: when bUseDefault is true it returns the styles with the tableLook which is created on a table creation
  • part: add several numeration lists
  • [pe][se] do not send interface events on sliders moves
  • [se] use sliders scheme for changing gradients in cells background
  • [se] Fix paste background color(highlight code plugin)
  • part: add several numeration lists
  • part: add several numbering
  • [add-edit-animation] developing
  • Refactoring pdf viewer
  • Refactoring pdf viewer
  • Refactoring pdf viewer
  • Fix bugs with viewer
  • [add-edit-animation] developing
  • [smart-art] fix text transform in smart-art
  • [pe] For bug 40453: add methods for reordering slides to api - asc_moveSelectedSlidesToEnd, asc_moveSlidesNextPos, asc_moveSelectedSlidesToStart, asc_moveSlidesPrevPos
  • [smart-art] add checkExtentsByDocContent on setVerticalAlign and setPaddings
  • part: add several numbering
  • fix: set paddings and anchors in SmartArts
  • [add-edit-animation] developing
  • [smart-art] fix serialize in document editor
  • [smart-art] fix typo, remove unused code
  • [add-edit-animation] developing
  • [add-edit-animation] developing
  • [add-edit-animation] developing
  • fix: canEditText
  • fix: copy font to point
  • [pe] add methods asc_IsSlideSelected, asc_IsFirstSlideSelected, asc_IsLastSlideSelected
  • part: add several numbering lvl
  • [add-edit-animation] developing
  • Feature/unicode text draw (Feature/unicode text draw #2262)
  • [add-edit-animation] developing
  • Fix/pdf (Fix/pdf #2277)
  • [add-edit-animation] developing
  • part: add several numbering lvl
  • fix build: remove code duplicate
  • Fix bug 53200
  • [add-edit-animation] developing
  • [add-edit-animation] developing
  • part: add several numbering lvl
  • part: add fr lang in cardinal text
  • part: add ru and ua lang in cardinal text
  • [add-edit-animation] timeline
  • part: add es lang in cardinal text
  • part: add it lang in cardinal text
  • part: add de lang in cardinal text
  • part: add several lang in cardinal text
  • [add-edit-animation] timeline
  • [add-edit-animation] methods for interface
  • [add-edit-animation] Fix previous commit
  • [add-edit-animation] Fix bug in properties setting
  • [pe] start demonstration on ppsx opening
  • [add-edit-animation] turn off anim pane
  • part: add cs-CZ lang in cardinal text
  • [add-edit-animation] node type to export
  • part: add pl-PL lang in cardinal text
  • part: add sk-SK lang in cardinal text
  • Fix bug #53141
  • Add support links/text commands scheme to viewer Add support passwords in pdf/djvu/xps
  • part: add several lang in cardinal text and do refactor
  • Fix/bug 34656 (Fix/bug 34656 #2296)
  • Fix bug #50677
  • refactor: throwing language property to function for get list item text
  • feat: full cardinal text support for available languages in OnlyOffice
  • feat: full ordinal support(ex: 1-й, 2-й) for available languages in OnlyOffice
  • [DE] Change function for Search and clear code
  • refactor: change methods for draw numberingLvl for support utf32 symbols
  • feat: add numbering formats - thai counting system, vietnamese counting system
  • refactor: add font picker for thai counting system
  • docs: add test case
  • fix: delete es6 code
  • Fix bug 53272
  • Check if user's comments or reviews can be edited
  • feat: add hindi counting
  • feat: add 'ru' ordinalText numberingLvl
  • feat: add 'de-DE' ordinalText numberingLvl
  • refactor: add block scope
  • [DE] Add special symbols for Replace
  • feat: add 'fr-FR' lang in ordinalText of numberingLvl
  • feat: add 'en-US' lang in ordinalText of numberingLvl
  • Fix bug #51957
  • Method for deletion slides for apiBuilder(slide)
  • Removed duplicate method.
  • [bug] fix crash on resizing chart elements
  • Feature/add new 3d column charts (Feature/add new 3d column charts #2321)
  • Add functions for scale of notation
  • [DE] Add feature for keyboard shortcut alt + x
  • Add IntToHex function to Common
  • [DE] Add convert to hex and to int more than FFFF
  • Test new email
  • [DE] Change remove and add events
  • [DE] Small clean
  • [DE] Add a check for spaces
  • [DE] Add check for surrogates
  • [DE] Add alt + x for ParaMath and for Track Changes
  • Change replace while track change on
  • [DE] Clear code and change selections
  • [DE] Change remove and add for Alt + X
  • [DE] Add Selection after Alt + X for Math
  • [DE] Small bug fix for Alt + X
  • [DE] Add alt + x for track change and for Math
  • [add-edit-animation] developing; fix constants name (whipe -> wipe)
  • [add-edit-animation] developing
  • feat: add 'sv-SE' lang in ordinalText of numberingLvl
  • feat: add 'it-IT' lang in ordinalText of numberingLvl
  • [add-edit-animation] developing
  • feat: add 'pt-PT' lang in ordinalText of numberingLvl
  • feat: add 'nl-NL' lang in ordinalText of numberingLvl
  • Fully rework search with special symbols
  • Rework replace with special symbols
  • feat: add 'es-ES' lang in ordinalText of numberingLvl
  • Fix bug #50038
  • Fix bug #53702
  • [build] Add script for switching branches without server restart
  • feat: add 'uk-UA' lang in ordinalText of numberingLvl
  • feat: add 'cs-CZ' lang in ordinalText of numberingLvl
  • feat: add 'lv-LV' lang in ordinalText of numberingLvl
  • feat: add 'sk-SK' lang in ordinalText of numberingLvl
  • feat: add 'bg-BG' lang in ordinalText of numberingLvl
  • feat: add 'pl-PL' lang in ordinalText of numberingLvl
  • Feature/add truncated pyramid (Feature/add truncated pyramid #2334)
  • [se] Refactoring
  • Added validation to value (_text_format) in Copy function to pdf/viewer.js
  • Fix bug #53290
  • Release/v7.0.0 (Release/v7.0.0 #2345)
  • Removed invalid method
  • [bug] fix bug 54073
  • [Comments] Filter comments by group
  • fix pdf test (fix pdf test #2356)
  • Feature/new pyramid charts calculate (Feature/new pyramid charts calculate #2358)
  • Feature/print preview (Feature/print preview #2361)
  • create libfont.json (create libfont.json #2357)
  • [add-edit-animation] fix crash on saving
  • Fix/bug 54034 (Fix/bug 54034 #2371)
  • Feature/calculate cylinder (Feature/calculate cylinder #2373)
  • [add-edit-animation] developing
  • [add-edit-animation] add method asc_getCurSlideObjectsNames which returns the names of all objects on the current slide
  • [add-edit-animation] add methods for getting/setting trigger type
  • [add-edit-animation] returns none effect with type AscFormat.ANIM_PRESET_NONE when object has no effects
  • [add-edit-animation] set start type
  • [add-edit-animation] fix update interface
  • Fix bug #51619 Added support for one-dimensional and two-dimensional arrays
  • Fix/sorting verges (Fix/sorting verges #2389)
  • [add-edit-animation] developing
  • refactor: add standard name for array of digits in ordinal text numbering lvl
  • refactor: fix errors in text numbers
  • fix: replace condition about good values for numbers in numbering lvl for cardinalText with lang='it-IT'
  • fix: set default lang as en-US in cardinalText
  • refactor: remove unusual code
  • [de] Pass pdf textParams to server
  • Feature/add hbar cylinder (Feature/add hbar cylinder #2394)
  • Fix bug #51771
  • [se] Fix bug 54315
  • Fix bug #51772
  • feat: add font pickers
  • [add-edit-animation] developing
  • [add-edit-animation] fix type for multiple animations
  • Fix bug #51749
  • [add-edit-animation] use default subtype if nPresetSubtype is not present
  • [se] Add options "Parent" and method "GetParent" for ApiAreas in api builder.
  • [add-edit-animation] for interactive sequence
  • [de] Add djvu, xps filetypes; change PDFA constant
  • fix: cardinalText errors
  • New version pdf/xps/djvu viewer
  • [add-edit-animation] rename EXIT_SHRINK_DOWN -> EXIT_SINK_DOWN
  • [add-edit-animation] fix typo
  • [add-edit-animation] creating interactive sequence
  • Feature/add cones charts (Feature/add cones charts #2418)
  • [se] Fix bug 54518
  • [add-edit-animation] rework collecting animation properties
  • [add-edit-animation] rework getting name of interactive sequence
  • [add-edit-animation] draw labels
  • [add-edit-animation] labels
  • Fix bug #54543
  • [bug] fix typo
  • feat: add DecimalEnclosedCircleChinese numbering
  • fix: error in name of numberingLvl
  • fix: add lost symbols
  • fix: koreanLegalSplitting algorithm
  • fix: double 't' with one thousand in cardinalText 'sv-SE'
  • fix: add good 'one' for one thousand in DE
  • feat: add 'el-GR' in ordinalText
  • fix: 'fr-FR' language algorithm
  • fix: 'it-IT' language ordinalText algorithm
  • fix: errors in ordinalText of 'pt-PT' language
  • fix: errors in ordinalText word of 'pt-PT' language
  • fix: algorithm for group of languages 'pt-PT', 'es-ES', 'cs-CZ', 'pt-PT'
  • fix: algorithm for 'lv-LV' language of ordinalText
  • fix: errors in words of ordinalText with 'uk-UA' language
  • fix: errors in words of ordinalText with 'pl-PL' language
  • refactor: delete unusual fields
  • fix: algorithm for 'pl-pl' language of ordinalText
  • fix: add new algorithm for 'sk-SK' language of ordinalText
  • refactor: delete unusual mock for format
  • feat: add fontPicker for DecimalEnclosedCircleChinese type of numbering lvl
  • fi: some moments with numbers upper limit
  • [add-edit-animation] add asc_canMoveAnimationEarlier, asc_canMoveAnimationLater, asc_moveAnimationEarlier, asc_moveAnimationLater
  • [add-edit-animation] fix setting node animation and replace current animation
  • Fix/chart-bugs (Fix/chart-bugs #2428)
  • Fix bug #51537
  • Fix bug #54563
  • Fixed problem with keyboard in mobile web
  • [add-edit-animation] fix typo
  • [add-edit-animation] demonstration
  • [add-edit-animation] fix preview rect
  • [add-edit-animation] for preview
  • [add-edit-animation] fix recursion
  • [add-edit-animation] update interface after animation move
  • fix: ideographLegalTraditional numbering lvl
  • fix: add limit for KoreanDigital2 numbering lvl
  • [add-edit-animation] fix events about start/stop preview
  • [add-edit-animation] fix crash
  • feat: add change lang for ideograph and bidi langs
  • fix: add limits such as word editor
  • refactor: add line break for braces
  • [add-edit-animation] select effects
  • fix: add oLang to IntToNumberFormat function
  • refactor: delete trailing commas
  • [de] Fix asc_CTextParams export
  • [add-edit-animation] fix selection
  • [add-edit-animation] redraw on changing animations selection
  • [add-edit-animation] fix changing duration
  • [add-edit-animation] fix applying properties and fix preview
  • [add-edit-animation] disable anim pane
  • [add-edit-animation] .
  • [addingNewNumbering] fix tests: change function declaration statements to function definition expressions
  • [se] Add api.asc_getAdditionalCurrencySymbols for bug 45736
  • [se] Set asc_setCurrencySymbol in getFormatCellsInfo
  • [se] Add c_oAscFileType.XLSB
  • [mobile] Set footnote properties
  • Add missing var
  • [se] Ignore nBaseColWidth <= 0
  • [bug] fix crash on select object in group
  • add method event asc_onShowAnimTab to show/hide anim labels
  • [bug] fix crash on changing selection inside group
  • [se] Fix bug 54680
  • [animation] fix bugs
  • draw labels when anim tab is open
  • [animation] fixed
  • [animation] fixed
  • [animation] fixes
  • [animation] fix interactive seq preview
  • [de] Fix pdf->html conversion; Add DownloadFileFromBytes to save without server
  • [bug] fix moving cursor after inserting symbol in chart title in doc editor
  • [se] Fix sort verges (in sortParallelepipeds function)
  • [se] Fix sorting verges, optimization sorting for RAngAx
  • [se] Refactoring code
  • Charts bugfix (Charts bugfix #2449)
  • fix log scaled axis for 3d charts
  • Fix/bug 54398 (Fix/bug 54398 #2450)
  • Fix/numbering lvl (Fix/numbering lvl #2451)
  • [sdkjs] Fixes for ReplaceTextSmart method
  • Fix/edit anim bugs (Fix/edit anim bugs #2463)
  • [se] By bug 54717
  • [se] By bug 54808 ([se] By bug 54808 #2468)
  • Added support for scalable icons for plugins extension (Added support for scalable icons for plugins extension #2469)
  • fixed param tag type definitions (Fixed param tag type definitions #2471)
  • [bug] fix bug 54833 Move constants from AscFormat which are used in web-apps to common/commonDefines.js and slide/apiDefines.js
  • add new line to the end of slide/apiDefines.js
  • [se] Vlookup exception: search empty value ([se] Vlookup exception: search empty value #2476)
  • [se] For bug 54772; Process shared items with deleted items
  • [se] Fix bug 54772
  • [bug] fix updating cursor color in notes
  • [all] Fix bug 54847
  • [build] Fix vulnerabilities in package dependencies; Bump grunt version
  • [bug] fix bug 53525
  • Fix bug 54803
  • fix incorrect field type (BackdropAnchor, BackdropNorm, BackdropUp)
  • [bug] fix drawing selection on worksheet on canceling shape adding
  • [bug] fix changing vertical flip
  • Fix bug #54865
  • [bug] fix applying changes in AnimMotion
  • [bug] fix mapping graphicFrame objects on opening
  • add asc_getIsAutoDuration to effect
  • fix duration for indefinite value
  • stop cursor on animation preview
  • Fix bug #54848
  • Fix bug #54822
  • Fix bug #54807
  • Fix bug #52613
  • Fix bug #54811
  • [bug] fix crash on undo when presentation is empty
  • [bug] for bug 54917
  • [bug] fix redraw anim labels on undo/redo
  • [bug] return correct name for tables
  • New version of engine
  • Fix typo
  • Add empty method for interface (asc_setViewerTargetType)
  • Test for text commands support
  • Fix parse text
  • [bug] fix withEffect start trigger
  • [bug] fix repeat count and duration for demo effects
  • fix demo effects
  • remove console.log
  • [bug] start preview on adding effect
  • [bug] fix crash on opening window "show more effects" when object has more than one similar effects
  • [bug] fix crash on input double space. create class for autocorrect options.
  • [bug] fix defining multiple effects
  • start animation preview on changing effect subtype
  • [se] Fix bug 54970
  • [se] For bug 54970
  • [de] Refactor review flags on GetSelectedElementsInfo function
  • Implement ability to get a stack of review changes by selection
  • Improve hit checks into selection of different types of review changes
  • Fix the problem with collecting review changes from endnotes/footnotes
  • Feature/viewer text (Feature/viewer text #2497)
  • [bug] fix getting effect delay when selected more than one effect
  • fix drawing anim labels: draw smart rect and draw trigger icon
  • [se] Fix bug 55011
  • Add support themes & darkmode
  • Fix search bugs in viewer
  • Fix drawings on overlay with screen scale
  • Destroy text info
  • Fix crash on selectAll method
  • Fix bug #54973 (Fix bug #54973 #2501)
  • Add waiting message for ext commands
  • Fix the problem with showing current change in popup
  • Rework right mouse button handling
  • Add visibility check of a user before showing his cursor
  • Fix viewer bugs in desktop
  • Add support old viewer in desktop
  • Fix seletion in "hand" mode. And improve text parsing with "progress"
  • Feature/search callback (Feature/search callback #2505)
  • Feature/search callback (Feature/search callback #2506)
  • Improve native viewer speed on zooming/scrolling.
  • Fix bug #46301
  • Fix bug #54953
  • Fix bug #54933
  • Fix bug 53896
  • Refactoring selection
  • [de] Refactor
  • [se] Fix bug 55143
  • Fix bug 37465
  • [bug] fix bug 55085
  • [bug] fix bug 55087
  • Send onDocumentContentReady to interface with timeout
  • [bug] fix bug 55170
  • Fix fonts error in desktop
  • [bug] fix bug 55162
  • [bug] for bug 55162
  • Fixed problem with scroll in document in mobile web (Fixed problem with scroll in document in mobile web #2512)
  • fix crash on opening: remove chart space without charts in plotArea
  • [se] Fix bug 55218
  • [se] By bug 55121
  • Fix bug #55179
  • Fix bug #55149
  • [de][pe] Refactor spell check
  • Fix bug 55216
  • Fix bug 55219
  • Fix bug 55243
  • FIx bug 55206 Search started from begin of current page
  • Fix bug 55129
  • For bug 55205
  • Fix bugs 55213, 55205
  • For bug 55240
  • Fix bug 55225
  • Implement the ability to force render/hide of forms highlight and placeholders
  • Added returns value to "pluginMethod_ReplaceTextSmart" method (Added returns value to "pluginMethod_ReplaceTextSmart" method #2527)
  • [se] Fix bug 55282
  • Fix the problem with document redrawing due to spell checking
  • Add option isPrint for native print
  • Make work with context menu
  • Fix bug 55306
  • Fix bug 55307
  • Fix bug 55312
  • [bug] fix bug 55305
  • Fix bug #55288
  • Fix bug 55318
  • Fix bug with links with browser scaling
  • [bug] fix bug 55293, 55263
  • Fix bug 55327
  • Fix bug 55313
  • Fix bug 55224
  • Fix bug #55288
  • Fix bug#55278
  • [bug] fix bug 55279
  • fix: name for refPtType field
  • Migrate unit test from node-qunit-phantomjs to node-qunit-puppeteer (Migrate unit test from node-qunit-phantomjs to node-qunit-puppeteer #2540)
  • [se] Fix calculate y position log base
  • Refactoring TextAssociation types
  • Rebuild module with new version native code
  • [se] Fix bug 53561
  • Fix bug #55380
  • ole-objects fixes: add ability to set natural sizes of ole-objects; use image size as default size for ole-object; do not account zoom on calculating pix to mm coefficient;
  • [de] Fix c_oAscTextAssociation export
  • add methods for working with ole-objects in plugins
  • [se] By bug 55218 There is nothing to print because the table is empty
  • Fix issue with isLayoutInCell setting depending on compatibility mode
  • Fix bug #55383
  • [se] Fix bug 54845
  • [se] By bug 55411
  • Added missing method to export.
  • [de] Implement ability to generate previews for table styles in small portions
  • Implement ability to get preview for selected style
  • Fix previous commit
  • Add ability to receive previews for specified table styles
  • [UserInfoParser] Add userInfo permissions: hide users not in userInfo groups
  • Fix/stroke cone charts (Fix/stroke cone charts #2555)
  • Fix/bug 51902 (Fix/bug 51902 #2556)
  • Fix presentation editor crash
  • Fix bug #55458
  • zoom in native viewer (zoom in native viewer #2537)
  • [bug] fix bug 55413
  • [bug] fix 55454
  • [bug] fix bug 55341
  • Fix bug 55475
  • [se] Fix bug 55473
  • Fix bug #55267
  • Fix the problem with get compiled text properties for equations
  • Fix bug #52267
  • Fix problem with element selection in equation on trying to delete
  • Add base class for actions on timer
  • Set first action on timer to true
  • Refactor drawing previews for table styles
  • Refactor TableLook
  • updates for text document api descriptions
  • Fix bug #54200
  • updates for spreadsheet api descriptions
  • [pe] add ability to generate table styles previews by timer
  • [charts] use timer for generating chart style preview
  • generate specific chart style preview
  • fix generating of table styles previews: redraw previews for differ color schemes; fix crash on requesting previews for specific styles.
  • updates for presentation api descriptions
  • fix
  • one more fix
  • Fix bug #55507
  • [de][native] Add shadow structure
  • [bug] fix adding changes to the history on generating chart styles previews
  • fix name chart style
  • Fix bug #55502
  • add ability to get set of empty styles previews
  • Fix bug #55524
  • fix chart styles id
  • Fix bug #55558
  • Fix bug #55588
  • add ability to set order of generated chart styles previews
  • Fix bug #55394
  • rework plugin method for editing ole objects
  • [se][bug] fix updating chart properties after closing the modal window
  • Fix bug 55578
  • Fix the problem with minimization for CTableLook class
  • Fix bug #55584
  • Fix bug with fall in de when user do double-click on shape in group
  • [se] Fix bug 55609
  • [se] Fix bug 55512
  • [se] Fix bug 55533
  • Added methods for working with forms
  • [builder] Added methods to clear and set highlight for forms
  • [builder] Export methods
  • Fixed method's description
  • Fix the problem with document calculation after running macros
  • Splited ApiForm class to several.
  • Rework functions working with forms in the Builder
  • Fix bug #53545
  • [all] For bug 55126
  • [se] Fix bug 55610
  • fix crash in native editors after refactoring generation of table styles
  • [se][native] Add shadow structure
  • fix table previews in native editors
  • fix sizes on native tables previews
  • fix: use TABLE_STYLE_WIDTH_PIX, TABLE_STYLE_HEIGHT_PIX for table previews in native
  • [plugins] fix methods description
  • [plugins] fix methods description
  • Fix bug #55664
  • Fix/bug 55649 (Fix/bug 55649 #2582)
  • [se] Fix bug 55676
  • fixes for api descriptions
  • [plugins] Changed the work with eval (access to window, alert and document is prohibited). ([plugins] Changed the work with eval  #2585)
  • [se] By bug 55635
  • for bug 55617: fix infinite loop
  • [bug] fix bug 55701
  • fix bug 55694
  • Fix minimization bug
  • Fix bug 55456
  • [bug] fix bug 55600
  • [bug] fix bug 55579
  • [bug] for bug 55576
  • [bug] fix bug 55576
  • [se] Fix generage thumbnails.
  • remove redundant semicolon;
  • FIx bug 55353
  • [bug] fix bug 35440
  • Fix bug #55652
  • Fix bug #55720
  • fix crashing on resize the animation pane when the fonts has not been loaded yet
  • [bug] fix bug 55730
  • fix write unifill before color
  • [de][native]prstDash
  • Fix bug #41541
  • Removed possibility to add to the document elements already added
  • Fix bug 55630
  • Fix bug #55682
  • Fix the problem with text selection inside equations before remove/delete
  • [pe][native] Add shadow serialization structure
  • [se] Fix add in formula this row
  • [bug] fix bug 55756
  • [bug] fix bug 55755
  • Fix bug 55456
  • Fix bug #55152
  • Fix bug #55707
  • Fix the problem with inserting comments in some cases
  • remove console.log
  • Fix 'this'
  • Fix/bug 53587 (Fix/bug 53587 #2598)
  • Fix bug #55266
  • Fix bug #51079
  • [bug] fix resize inline objects on move
  • Fix bug #55665
  • [se][native] Fix bug #39735
  • [bug] fix smart-art resize in se
  • [se] Fix cell line break ([se] Fix cell line break #2601)
  • [se] By bug 54677
  • [se] Fix bug 55780
  • Fix bug 55831
  • Fix bug #51656
  • fix: carriage was move down, because last paraEnd size depended on paragraph textPr
  • Fix bug #55833
  • Fix bug #55392
  • [builder] Added parameter for get data with format to Api.GetMailMergeData method.
  • [se] Fix bug 55146
  • [se] Fix read queryTable -> growShrinkType
  • [se] Fix write tableType
  • native fixes
  • [se] Fix bug 55287
  • [se] By bug 55862
  • Support hatches & pen dash in native editors
  • Fix typo
  • Fix bug with WH in de
  • Fix bug #55875
  • [builder] Added methods for setting background to Table, Column, Row, Cell
  • [builder] Setting column bg by cell
  • [se] Fix bug 55888
  • [se] Fix bug 55580
  • Fix/problem with loader (Fix/problem with loader #2514) (Fix/problem with loader (#2514) #2621)
  • Fix bug #55864
  • Fix bug #55966
  • [se] For bug 55886
  • [se] Fix typo - check spaces
  • [se] Fix bug 55851
  • [se] Fix 55851: copy from text editor
  • [builder(word)] Added methods for cross-reference
  • Fix bugs with navigations in viewer (vertical offset in page)
  • [de] Refactor
  • Fix bug #56024
  • Fix bug #55976
  • Fix bug #56058
  • Improve speed of drawing images
  • [bug] fix bug 56019
  • [bug] fix bug 56003
  • [bug] fix bug 56017
  • [bug] fix bug 56016
  • [bug] fix bug 55984
  • [bug] fix bug 55952
  • Fix bug #56059
  • [bug] fix bug 55916
  • [se] Fix bug 56066
  • [bug] fix bug 55899
  • [bug] fix bug 55911
  • [se] Fix bug 56076
  • [bug] fix bug 55998
  • Refactoring
  • Fix bug #56061
  • [bug] fix bug 55898
  • Fix bug #55953
  • For bug #56026
  • [de] Fix the problem with cursor size when start text selection
  • Fix bug #56014
  • For bug#56058
  • Fix bug #56008
  • Fix bug #55959
  • [bug] fix bug 51958
  • [bug] fix bug 54887
  • Fix/bug 44858 (Fix/bug 44858 #2640)
  • Fix/bug 56032 (Fix/bug 56032 #2641)
  • [se] Fix bug 56102
  • Fix bug #56108
  • New engine for jpeg2000
  • For bug #56069
  • Fix bug #56137
  • [de] Do not put document protection into model after read
  • [bug] fix bug 56139
  • Api descriptions (Api descriptions #2594)
  • [se] Fix bug 56153
  • For bug #53785
  • [se] Fix bug 56104
  • [de] Implement read/write to/from binary new options ulTrailSpace and balanceSingleByteDoubleByteWidth
  • [bug] fix bug 56138
  • [bug] fix bug 56177
  • Refactoring spellcheker engine
  • Fix bug #56051
  • [bug] fix bug 55897
  • Fix bug #56179
  • [se] Fox bug 56149; Fix updating pivot source after removing table
  • [se] Fix bug 56123
  • Add getDocumentInfo method
  • [se] Fix bug 56034
  • Fix bug #56131
  • Fix bug #56161
  • [bug] fix bug 56149
  • For bug#56051
  • Fix bugs in document info
  • Rename method for pdf info
  • [bug] fix bug 56151
  • Rename property
  • Fix bug #56056
  • For bug#56051
  • for bug 55694: fix problem with color pulse
  • [bug] fix bug 56206
  • Fix bug #55394
  • Fix bug #56117
  • Fix/bug 55145 (Fix/bug 55145 #2656)
  • Fix bug #56213
  • Fix bug 56242
  • [bug] for bug 56193
  • Fix bug #56220
  • Fix bug #55969
  • [de] Fix bug 56212
  • [bug] fix bug 56248
  • [bug] fix bug 56249
  • Fix the problem with updating interface in collaborating
  • [bug] fix bug 56202
  • [se] Fix bug 55222 ([se] Fix bug 55222 #2664)
  • [bug] fix bug 56139
  • [de][pe] Add check for required symbols to support BalanceSingleByteDoubleByteWidth
  • Add function to check possibility to add section props to paragraph
  • [de] Improve check to add section to paragraph
  • Fix bug #56263
  • Fix bug #56288
  • [de] Add check for mobile version
  • [builder] Accept/RejectRevisionChanges builder methods
  • Refactoring ApiDocument.prototype.CreateSection method
  • Fix bug 55318
  • fix: convert word highlight in presentation objects
  • refactor: delete duplicate of code
  • fix: add placeholder text if it's empty
  • fix: add getObjectType for ParaDrawing
  • [se] Fix bug 56319
  • [builder] Added method for getting all bookmarks names in document.
  • Fix incorrect docker image name used in unit-tests (Fix incorrect docker image name used in unit-tests #2673)
  • [se] Fix bug 56318
  • [se] Fix bug 56352
  • feat: add classes for future smartarts
  • fix: new recalculate for text in smartart
  • Update engine from sources
  • Fix/bug 56089 (Fix/bug 56089 #2677)
  • Fix bug #56384
  • [se] By bug 56089
  • [de] Implement function to update time when open document
  • [de] Fix updating TIME field
  • refactor: delete unusual code
  • [de] For bug 46818;
  • [bug] fix bug 56355
  • [bug] fix bug 56344
  • [bug] fix bug 56345
  • Fix/bug 55317 (Fix/bug 55317 #2681)
  • Fix bug 56115
  • Fix bug #56192
  • fix: copy text info to point when create smartart copy
  • [se] Fix bug 56400
  • Fix bug 56317
  • [se] Fix bug 56318
  • [se] Fix bug 56089 ([se] Fix bug 56089 #2684)
  • fix: fit font size for SmartArt
  • [bug] fix bug 56414
  • Fix bug 53639
  • [bug] fix bug 56299
  • [bug] fix crash
  • [bug] For bug 46818 (assembling in doctrenderer)
  • [de] Fix the problem with plugin method ReplaceTextSmart
  • [bug] fix bug 56432
  • [de] Collect all fields when load the document
  • refactor: change spaces to tab, brace on new line
  • [se] Fix bug 56397
  • [de] Fix UTC time for DATETIME field when open document
  • [se] Endless cycle if width is zero
  • [se] Fix bug 56429
  • Fix bug #56460
  • Fix bug 56095
  • Refactoring
  • Fix bug 56107
  • [native] Add event type of image url change.
  • fix: get clean type
  • Fix bug 55844
  • [bug] fix bug 56477
  • Update viewer engine
  • Fix bug 56111
  • [builder] Fixed/Added forms methods
  • [native][se] Fix api error handle
  • fix: move shapes into smartart
  • Fix bug 56476
  • [bug] for the bugs with undo actions on animation in coauthoring
  • fix tests: add new line in file DocumentContentBase.js
  • [bug] fix bug 56523
  • Update viewer engine
  • [all] Fix minimization; Call setOpenedAt twice in case of waitAuth; For bug 46818
  • [de] Change convertToOrigin option to fix pdf with docx inside and vice versa
  • Fix bug #56514
  • Fix bug #56509
  • fix: write move coefficients
  • Fix bug #56508
  • Fix/bug 56443 (Fix/bug 56443 #2701)
  • Fix bug #56039
  • [native] Add method to get document information
  • [se] Fix desynchronization between calculate range area and print
  • fix part: resize smart art with resize columns and rows
  • [bug] fix blurry textures in demonstration
  • Fix bug 55318
  • [se] Fix bug 56595
  • Feature/pdf hyperlink (Feature/pdf hyperlink #2704)
  • Fix bug #56593
  • Fix bug 55108
  • Update engine
  • [se] Fix bug 56429
  • [se] Fix bug 56651
  • [se] Fix bug 56557
  • Fix bug #56069
  • [de] Remove idle timeout for viewer
  • Fix bug #56637
  • Fix bug #56507
  • Fix bug 55316
  • Fix bug 53790
  • Fix bug 54698
  • Fix/bug 56578 (Fix/bug 56578 #2711)
  • Fix bug 44907
  • Add classes to export for internal usage
  • Fix bug 55844
  • [plugins] Fixed select2 arrow color ([plugins] Fixed select2 arrow color #2712)
  • Fix bug 56680
  • fix: add support txxfrm in normalize
  • fix: add support txxfrm in changesize
  • For bug #56204
  • half: new connections for smart art
  • [builder] Fixed CC method of getting forms
  • Fixed builder(slide) methods
  • docs: description of Data.js
  • refactor: delete unusual point info
  • fix: sort content points
  • refactor: delete unusual fields, methods and classes, set truth points
  • Fix/bug 56693 (Fix/bug 56693 #2716)
  • Fixed pluginMethod_GetSelectedText didn't work correctly with minimised code (Fixed pluginMethod_GetSelectedText didn't work correctly with minimised code #2717)
  • fix: add asst point to tree
  • small updates for api descriptions (Api descriptions for word methods #2719)
  • fix: check extents with resize from right panel
  • fix: linfact coefficients smartart
  • fix: add recalculate insets with recalculate content
  • [se] Fix bug 56326
  • For bug #56769
  • [bug] fix crush on editing the geometry in a grouped shape (for bug 56769)
  • Fix/repeated max pasge error (Fix/repeated max pasge error #2721)
  • [bug] fix reset the geometry selection
  • [bug] fix bug 56414
  • fix: disable rotate if one of shape's side greater than side of smartart
  • refactor: extract method for change position smartArt shapes
  • fix: check bounds for document editor with resize
  • refactor: swap condition blocks
  • fix: block resize smart art if it's flip
  • refactor: delete unusual method
  • fix: function caneditsmartarttext
  • [bug] fix bug 56285
  • [bug] fix bullet previews
  • [se] Fix switch scaling
  • Fix bug #56767
  • Fix bug #56766
  • Fix bug #56788
  • [de] Read/write clear type for line break
  • Fix bug #56717
  • Fix bug #56699
  • Fix bug #56637
  • [de][pe] Normalize metrics for CJK fonts
  • Fix previous commit
  • For bug #46301
  • [de] Add the ability to convert form to fixed and vice versa for the builder
  • [bug] fix clip on print preview (bugs 56283, 56279)
  • [bug] fix clip on print preview
  • [builder] Fixes and refactoring for forms.
  • [se] Fix bug 56833
  • Fix bug #56837 (Fix bug #56837 #2727)
  • [se] Fix bug 56834
  • [builder] New forms methods, refactoring
  • Fixed builder small bugs
  • [bug][mobile] fix grad fill deserialization ([bug][mobile] fix grad fill deserialization #2730)
  • [builder] Fix bug with applying new layout to slide
  • Fixed ApiFormBase.prototype.private_GetImpl
  • [bug] fix bug 56841 ([bug] fix bug 56841 #2731)
  • [bug] fix calculation after changing slide layout using builder api
  • [bu] Fix ApiParagraph.GetElement function in case of special forms
  • [bu] Split function for clearing form and all fields into two separate functions
  • Fix dash pen
  • [builder] Fixed setting background color ([builder] Fixed setting background color #2734)
  • Fix bug 56860
  • Fix bug 55452
  • [bug] fix bug 56862 ([bug] fix bug 56862 #2736)
  • [builder] Added missed export
  • [builder] Fixed a logical mistakes in the conditions
  • [se] Fix title width/height (system zoom) ([se] Fix bug 56882 #2738)
  • [bu][de] Add missing functions for working with forms ([bu][de] Add missing functions for working with forms #2737)
  • Fix bug #56888
  • Fix bug #56767
  • Fix bug 54921
  • Fix/bug46885 (Fix/bug46885 #2740)
  • Fix bug 56168
  • [se] Fix bug 56907 ([se] Fix bug 56907 #2742)
  • For bug 56920
  • small fixed for api descriptions (Fixes for api descriptions #2743)
  • Fix bug #56916
  • Add new mode ("slide") to CFontManager (js version)
  • Fix bug #55124
  • [de] Fix the problem with calculating font metrics
  • Fix embedded mode in slides
  • For bug 54372
  • Fix bug 56061
  • fix: writing number formats (fix: writing number formats #2745)
  • [bug] fix bug 54923 ([bug] fix bug 54923 #2746)
  • [se] Fix bug 56969 ([se] Fix bug 56969 #2747)
  • Fix typo
  • Refactoring UnicodeIterators
  • Fix draw before loader
  • Fix bug #56936 (Fix bug #56936 #2750)
  • Fix bug #57018 (Fix bug #57018 #2751)
  • Api description updates for 7.1 (Api description updates for 7.1 #2752)
  • Restore ie11 support
  • Refactoring
  • Fix bug 57007 (+ print:penSize,hatch)
  • FIxed bug #57055 (FIxed bug #57055 #2754)
  • Fix bug with draw images with transparency
  • [se] Fix bug 57076
  • [se] Add new line by string.js
  • [bug] for bug 57070: ([bug] for bug 57070: #2756)
  • Fix/advanced print options (Fix/advanced print options #2757)
  • Fix bug 56652
  • Fix bug #57079
  • Fix bug #57084
  • Fix bug #57083
  • Fix bug #56942
  • Fix bug 57092
  • Fix bug 57080
  • Fix/bugs de (Fix/bugs de #2759)

KirillovIlya and others added 30 commits March 23, 2022 11:47
Fix the problem with spell check
* [se] Fix bug 55145
From now the BalanceSingleByteDoubleByteWidth option works only for files with a valid font for eastasia script
Merge branch hotfix/v7.0.1 into release/v7.1.0
Consider as  an abbreviations words ending with a small letter "s"
Return check for copy comment on paste
Add a dependency on the UseFELayout option to check for IsBalanceSingleByteDoubleByteWidth. Also fix the problem with calculating EnSpace width calculation when there is no such character in the font
[builder] Accept/RejectRevisionChanges builder methods
K0R0L and others added 28 commits May 2, 2022 22:24
* last api description updates for 7.1

* one more fix

* added descriptions for form properties
* Use ShapeStyle instead of StyleData in PrSet
* Fix writing of non graphic smartArt properties (may cause corruption of files with animated smartArts)
* [se] Add advanced print options

* [se] Export

* [se] Remove Test

* [se] Header/footer draw

* [se] Fix

* [se] Fix

Co-authored-by: GoshaZotov <[email protected]>
Do not draw border for required forms when printing
Change the default behavior of the GetSelectedText function
Add document recalculation to GetAllTablesOnPage function
* Fix bug #57090

Fix the problem with performing change case function

* Fix bug #54824
@papacarlo papacarlo merged commit 8add64f into master May 12, 2022
@papacarlo papacarlo deleted the release/v7.1.0 branch May 16, 2022 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.