Registry reading, etc. This provides tools for dealing with the legacy binary types database format, still in use by extensions and the core code. While the actual binary file format is implemented by the [[store]] code, the wrapper that turns this into a type registry is implemented here. While this code is primarily used in only two modes: * linear write / concatenate * random access read The API unfortunately exposes a random-access write approach, which - while ~unused needs before we can re-write this away from the store backend. s='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/l10ntools/source/propmerge.cxx
AgeCommit message (Expand)Author
2013-04-21Some changes in qtz handlingZolnai Tamás
2013-04-13Delete obsolote platform from l10ntools mergeZolnai Tamás
2013-03-27Refactor l10ntoolsZolnai Tamás
2013-03-16Get rid of generating temporary sdf fileZolnai Tamás
2012-12-17fix ascii escaped unicode generationAndras Timar
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-12-02Ignore qtz in ulfex and some other placesZolnai Tamás
2012-11-21Fix language id checkingZolnai Tamás
2012-11-21Po files' header has modified language idZolnai Tamás
2012-11-20Generate qtz propertiesZolnai Tamás
2012-11-05Correct propmergeZolnai Tamás
2012-10-29Correct some naming in propexZolnai Tamás
2012-10-09Use static, lcl_ and anonymus namespaceZolnai Tamás
2012-10-08typosAndras Timar
2012-10-08Move propex/propmerge code to C++Zolnai Tamás