summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unomap.cxx
AgeCommit message (Expand)Author
2021-10-05tdf#77051 DOCX: fix user index and index entry supportLászló Németh
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh
2021-05-20tdf#60382 sw offapi: add change tracking of table/row deletionLászló Németh
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-02-06tdf#139529 Fix incomplete DisplayName property for table stylesMaxim Monastirsky
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-02sw: return SwXFieldmark in SwXFieldEnumerationMichael Stahl
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen
2019-10-24sw UNO API: remove unused IsLayoutInCell propertyMiklos Vajna
2019-09-19Related: tdf#124600 sw anchored object allow overlap: add UNO APIMiklos Vajna
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in tables in headersMiklos Vajna
2018-12-10tdf#115094 Part II: OOXML Feature: Add layoutInCell to Doc modelPatrick Jaap
2018-06-25Fix typosAndrea Gelmini
2018-06-07tdf#118042: fix crash on Target box in Hyperlink dialogJulien Nabet
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl
2018-02-26sw: add props. BackGraphic as replacement for BackGraphicURLTomaž Vajngerl
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-02-01tdf#35301 sw: RubyPosition text property support.Mark Hung
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin
2017-12-12TypeWhichId in swNoel Grandin
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-07-21de-hrc various thingsCaolán McNamara
2016-07-13GSoC Writer Table Styles export of paragraph and char propertiesJakub Trzebiatowski
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski
2016-06-17GSoC Table Styles, Add TableStyle propertiesJakub Trzebiatowski
2016-05-31Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccessJakub Trzebiatowski
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski
2016-04-12Avoid reserved identifiersStephan Bergmann
2015-11-15Refactored Writer's unomapAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-22sw: prefix members of SwUnoPropertyMapProviderMiklos Vajna
2015-10-19tdf#36117 .docx preserve page vertical alignment after RTJustin Luth
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-21tdf#90640: sw: ODF export: fix wrong property types in FILL_PROPERTIES_SWMichael Stahl
2015-04-14tdf#88337 tdf#89193: sw: add missing SwXPageStyle propertiesMichael Stahl
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-01related to #fdo71248 - ActiveDocument not tracking ThisWordDocJustin Luth