summaryrefslogtreecommitdiffstats
path: root/editeng/Library_editeng.mk
Commit message (Expand)AuthorAgeFilesLines
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara2019-09-031-1/+0
* Move remove url code to editengSamuel Mehrbrodt2019-07-121-0/+1
* factor out to a common WeldEditViewCaolán McNamara2019-06-251-0/+1
* WIP: Further preparations for deeper Item changesArmin Le Grand2019-04-251-0/+1
* tscp: advanced classification dialog for impressTomaž Vajngerl2017-10-231-0/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-3/+0
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* tdf#99352: dispose EditEngines when SfxApp diesBjoern Michaelsen2017-03-101-0/+1
* chained editeng: Add interface and implementations for text chainingmatteocam2015-09-201-0/+2
* Factor out EditTextObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna2014-11-241-0/+1
* fdo#80403: TokenHandler impl. FastTokenHandlerBaseDaniel Sikeler2014-11-111-0/+3
* fdo#80403: AutoCorrect uses XFastParserDaniel Sikeler2014-10-311-0/+1
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-091-0/+2
* Remove LookupTree as it is replaced with Trie.Tomaž Vajngerl2014-02-061-3/+0
* gbuild: add gb_Library_use_restargetMichael Stahl2013-09-221-2/+1
* Expose misspelled range container outside edit engine.Kohei Yoshida2013-08-281-0/+1
* Rename SectionAttribute to Section.Kohei Yoshida2013-08-281-1/+1
* Add a means to retrieve all formatting attributes in non-overlapping sections.Kohei Yoshida2013-08-201-0/+1
* fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl2013-06-111-0/+1
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+1
* convert icu to gbuild and add to tail_buildPeter Foley2012-12-271-1/+4
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-101-1/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-21/+12
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-211-0/+4
* LookupTree for fast autocompletion lookups (by Nico Weyand).Tomaž Vajngerl2012-07-301-1/+4
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* Remove some more PCH tracesThomas Arnhold2012-06-291-2/+0
* Added a field updater wrapper to allow updating of field items.Kohei Yoshida2012-05-031-0/+1
* EE_APPEND now has to be the max value of size_t.Kohei Yoshida2012-04-131-0/+1
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
* Merged editdoc2.cxx into editdoc.cxx.Kohei Yoshida2012-04-031-1/+0
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-101-1/+1
* fold i18npaper into i18nutilCaolán McNamara2012-03-081-1/+1
* remove pch from the include listNorbert Thiebaud2011-11-271-2/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
* unusedcode: SvxEditEngineViewForwarder classMatúš Kukan2011-08-261-1/+0
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-301-1/+1
* Move EDITDEBUG relics to OSL_DEBUG_LEVEL=3Thomas Arnhold2011-07-291-6/+0
* keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen2011-07-231-1/+1
* resyncing to masterBjoern Michaelsen2011-07-211-1/+5
|\
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-171-1/+5
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-191-4/+5
|\|