summaryrefslogtreecommitdiff
path: root/sc/inc/unonames.hxx
AgeCommit message (Expand)Author
2024-05-07Resolves tdf#156885 - Make comment authorship optionalHeiko Tietze
2023-12-21export UserAllowsLinkUpdate via AllowLinkUpdate propertyCaolán McNamara
2023-11-13tdf#158185: fix Excel's Range.Find and Range.Replace wildcard recognitionMike Kaganski
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-09-01sc: add ODF import/export of the Theme + testsTomaž Vajngerl
2023-06-27sc: import and prop. theme color support for cell bordersTomaž Vajngerl
2023-06-21sc: add CharComplexColor and CellBackgroundComplexColor propertiesTomaž Vajngerl
2023-03-22sc drawstyles: Add a style UNO property to shapesMaxim Monastirsky
2023-03-08tdf#97551 Added marker and hint for formula to CalcGrigory A. Mozhaev
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-05-03tdf#99708 Save formula bar height to documentSamuel Mehrbrodt
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-01-05sc: fix crash with document properties dialogTomaž Vajngerl
2021-12-04loplugin:stringliteraldefine in scNoel Grandin
2021-09-01tdf#118938 XLSX import/export: fix permission for editingTünde Tóth
2021-08-09tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in chartsBalazs Varga
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-04-02tdf#124329 Add API to make cell anchored graphic resize with cellSamuel Mehrbrodt
2019-04-02Remove unnecessary commentsSamuel Mehrbrodt
2019-01-18Add aCalcPageSize and aCalcPagePos properties to ScModelObj::getRendererMuhammet Kara
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-06-01tdf#87995 Missing setting for save thumbnail in settings.xml.Ilhan Yesil
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl
2018-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl
2018-03-01sc: add props. BackGraphic as replacement for BackGraphicURLTomaž Vajngerl
2018-01-23offapi: Add properties FormulaResultType2 and CellContentTypeJens Carl
2017-12-21tdf#79077: Load/save PapersizeFromSetup into ODF for sw and scKatarina Behrens
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-02-26handle SearchWildcard API optionEike Rathke
2016-02-20add Wildcards UNO API implementation, tdf#72196Eike Rathke
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-07-20tdf#92256: ODF save/load syntax for string referenceKatarina Behrens
2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke
2015-03-30integrate new conditional format list into normal UNO stuffMarkus Mohrhard
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-02-25calc : add UNO properties for "Record changes"Laurent Godard
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida
2014-05-21Let's use constant uno name for these.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez
2013-02-21basic support for writing embedded fonts for calc docsNoel Power
2013-01-23fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks