summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-05GotoTOXMarkBase: SwIterator no more ...Bjoern Michaelsen4-47/+59
2020-07-05Use up-to-date config.{guess,sub} for external/xmlsec, tooTor Lillqvist1-0/+2
2020-07-05comphelper: create instances with uno constructorsNoel Grandin6-127/+12
2020-07-05Initial attempt at macOS on arm64 support for OpenSSLTor Lillqvist3-0/+15
2020-07-05canvas/simple: create instances with uno constructorsNoel Grandin2-15/+9
2020-07-05canvas/vcl: create instances with uno constructorsNoel Grandin8-82/+30
2020-07-05canvas/opengl: create instances with uno constructorsNoel Grandin2-27/+12
2020-07-05binaryurp: create instances with uno constructorsNoel Grandin3-46/+10
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_COMMENTDennis Francis1-11/+22
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_*SELECTION*Dennis Francis3-24/+87
2020-07-05basctl: create instances with uno constructorsNoel Grandin5-105/+16
2020-07-05tdf#133524 AutoCorrect: fix Romanian nested quotationsLászló Németh3-22/+85
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_CELL_VIEW_CURSORDennis Francis1-3/+32
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_REFERENCE_MARKSDennis Francis1-0/+19
2020-07-05lokit: do not set an artificial cursor size when it is zero...Dennis Francis1-8/+6
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_CELL_CURSORDennis Francis1-0/+4
2020-07-05Allow cell coordinates calculation in print twips tooDennis Francis2-21/+74
2020-07-05Bin leftover support for OS X on PowerPCTor Lillqvist3-17/+0
2020-07-05We don't build OpenSSL for iOS but if we did, it would be arm64Tor Lillqvist2-2/+2
2020-07-05Use up-to-date config.{guess,sub} for external/curl, tooTor Lillqvist1-0/+2
2020-07-05Set CROSS_COMPILE=1 when cross-compiling nssTor Lillqvist1-0/+1
2020-07-05Be more generic for CPUNAME=ARM64Tor Lillqvist1-2/+2
2020-07-05We don't actually build nss for iOS, but if we did, it would be for arm64Tor Lillqvist1-2/+2
2020-07-05Use up-to-date config.{guess,sub} for external/nss, tooTor Lillqvist1-0/+2
2020-07-05Colibre tdf#133268, Sukapura tdf#106229Rizal Muttaqin200-32/+108
2020-07-05For macOS on arm64, be sure to use HOST_PLATFORM=arm64-apple-darwinTor Lillqvist1-0/+5
2020-07-04reduce number of framework librariesNoel Grandin19-526/+98
2020-07-04Remove leftovers for OS X on PowerPCTor Lillqvist1-2/+1
2020-07-04tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara9-36/+75
2020-07-04reduce number of framework librariesNoel Grandin74-627/+155
2020-07-04use lcl_ExtendTiledDimension() in getRowColumnHeaders()Dennis Francis1-79/+2
2020-07-04use helper-class ScRangeProvider in getRowColumnHeader()Dennis Francis1-22/+10
2020-07-04lokit: scPrintTwipsMsgs: Extend the tiled-area limits...Dennis Francis3-0/+270
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis12-12/+210
2020-07-04lokit: Introduce new flag "sc_print_twips_msgs"...Dennis Francis2-0/+4
2020-07-04add row/col limits to the JSONDennis Francis1-0/+2
2020-07-04lokit: table-outline: skip empty collections...Dennis Francis1-0/+4
2020-07-04Unit tests for ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+347
2020-07-04Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis14-0/+439
2020-07-04Removed executable permission on cxx fileAndrea Gelmini1-0/+0
2020-07-04Fix HIG spacing in About dialogAdolfo Jayme Barrientos1-13/+11
2020-07-04avmedia/mac: create instances with uno constructorsNoel Grandin12-102/+35
2020-07-04UnoControl: create instances with uno constructorsNoel Grandin12-210/+42
2020-07-04tdf#119223 export the object name for pptx documents.Mark Hung6-24/+66
2020-07-04Revert "tdf#126733: inverted emoticons sets for the conditional formatting"Heiko Tietze1-2/+2
2020-07-04Re-implement 481e686a66e550229ec0b600a785452f0d753342Mike Kaganski2-3/+7
2020-07-03tdf#134463 DOCX import: fix other "half" of contextualSpacingLászló Németh3-7/+25
2020-07-03rename FormattedEntry to EntryFormatterCaolán McNamara5-24/+24
2020-07-03change FormattedEntry to not own the Entry it operates onCaolán McNamara4-15/+18
2020-07-03change FormattedField so it doesn't inherit from Formatter but provides oneCaolán McNamara10-382/+452