summaryrefslogtreecommitdiff
path: root/editeng/Package_inc.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-07-30LookupTree for fast autocompletion lookups (by Nico Weyand).Tomaž Vajngerl1-1/+6
LookupTree is a tree structure for fast autocompletion lookups. Additionally the tree structure stores word probabilities, so each autocompletion request returns a result with highest probability. LatinLookupTree is an implementation which was designed to be even faster and more efficient latin text, however it works with any kind of unicode strings. The tree structure was coded by Nico Weyand, Unicode strings support and conversion to Libreoffice code structure was done by me. Change-Id: I6549ee45d0952407b8a070f30ed0598fcb420aa7
2012-05-03Added a field updater wrapper to allow updating of field items.Kohei Yoshida1-0/+1
Change-Id: If39637fd1123b7e6971c639cb7e6774780106ba2
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva1-0/+1
2011-08-26unusedcode: SvxEditEngineViewForwarder classMatúš Kukan1-1/+0
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-0/+1
2011-03-12add missing items/justifyitem in editeng buildNorbert Thiebaud1-0/+1
2011-01-25CWS gnumake3: fix license headersMathias Bauer1-3/+3
2011-01-25CWS gnumake3: convert editeng module to gbuildMathias Bauer1-0/+154