aboutsummaryrefslogtreecommitdiff
path: root/source/cy/extras
AgeCommit message (Expand)Author
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2018-01-10update translations for 6.0 rc2Christian Lohmaier
2017-12-20update translations for 6.0 rc1Christian Lohmaier
2017-01-26update translations for 5.3.0 rc3Christian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2016-06-07update translations for 5.2.0 beta2Christian Lohmaier
2016-05-25update translations for 5.2.0 beta1Christian Lohmaier
2016-04-21update translations for 5.2.0 alpha1Christian Lohmaier
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2015-10-17Update translations for master and force-fix errors using pocheckRobinson Tryon
2015-09-03update translations for masterChristian Lohmaier
2015-08-12update translationsChristian Lohmaier
2013-06-27update translations for LibreOffice 4.1 rc1Andras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
er LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/editeng/Library_editeng.mk
AgeCommit message (Expand)Author
2024-01-01editeng: move impl. of TextPortionList methods to own cxx fileTomaž Vajngerl
2023-12-30editeng: move impl. of EditLine methods to own cxx sourcefileTomaž Vajngerl
2023-12-29editeng: move source of ContentNode & co. to own sourcefileTomaž Vajngerl
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara
2019-07-12Move remove url code to editengSamuel Mehrbrodt
2019-06-25factor out to a common WeldEditViewCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2017-10-23tscp: advanced classification dialog for impressTomaž Vajngerl
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-10tdf#99352: dispose EditEngines when SfxApp diesBjoern Michaelsen
2015-09-20chained editeng: Add interface and implementations for text chainingmatteocam
2014-11-24Factor out EditTextObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-11fdo#80403: TokenHandler impl. FastTokenHandlerBaseDaniel Sikeler
2014-10-31fdo#80403: AutoCorrect uses XFastParserDaniel Sikeler
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-02-06Remove LookupTree as it is replaced with Trie.Tomaž Vajngerl
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-08-28Expose misspelled range container outside edit engine.Kohei Yoshida
2013-08-28Rename SectionAttribute to Section.Kohei Yoshida
2013-08-20Add a means to retrieve all formatting attributes in non-overlapping sections.Kohei Yoshida
2013-06-11fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-05new module i18nlangtagEike Rathke
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks