summaryrefslogtreecommitdiff
path: root/tools/README
blob: 4b98a7342af5f64f8fd042a8ab84f5ab888bda86 (plain)
1
2
3
4
5
6
7
8
9
Predates sal - string functions, url manipulation, stream stuff,
polygons, etc.

Exact history is lost before Sept. 18th, 2000, but old source code
comments show that part of the tools library dates back until at least
April 1991.

This directory will be removed in the near future (see fdo#39445 or
fdo#63154).
>convert PolyFlags to scoped enumNoel Grandin 2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin 2016-07-13loplugin:constparams in toolsNoel Grandin 2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann 2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke 2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara 2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian 2015-11-05(Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enumMatteo Casalin 2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud 2015-06-30remove some unnecessary typedefs to pointerNoel Grandin