summaryrefslogtreecommitdiffstats
path: root/tools/inc
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2018-05-051-1/+1
* tools: Avoid looking up system clock twice to get DateTimeTakeshi Abe2018-05-041-0/+26
* loplugin:constantparam in svtools..unotoolsNoel Grandin2018-03-081-1/+1
* Revert "simplify ImpXPolygon"Stephan Bergmann2018-02-211-1/+0
* simplify ImpXPolygonNoel Grandin2018-02-061-0/+1
* loplugin:useuniqueptr in PolyPolygonNoel Grandin2018-01-131-14/+24
* merge ImplPolygon and ImplPolygonDataCaolán McNamara2017-12-151-6/+2
* use std::unique_ptrCaolán McNamara2017-12-141-4/+3
* tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner2017-12-101-1/+13
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-12/+6
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+0
* replace boost::checked_deleter with std::default_deleteJochen Nitschke2017-01-171-1/+0
* ofz#372 check if ImplSplit succeededCaolán McNamara2017-01-021-1/+1
* convert PolyFlags to scoped enumNoel Grandin2016-12-071-3/+4
* loplugin:countusersofdefaultparams in sw..vclNoel Grandin2016-10-031-1/+1
* loplugin:constparams in toolsNoel Grandin2016-07-131-1/+1
* loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann2016-07-111-3/+3
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-45/+38
* (Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enumMatteo Casalin2015-11-051-2/+2
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-1/+3
* remove some unnecessary typedefs to pointerNoel Grandin2015-06-301-3/+2
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-051-1/+0
* Updated all precompiled headers.Ashod Nakashian2015-02-051-0/+5
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-1/+1
* Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann2014-09-241-1/+0
* update_pchThomas Arnhold2014-08-131-0/+5
* update_pch: add toolsThomas Arnhold2014-05-222-0/+97
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* unused header fileCaolán McNamara2013-11-131-31/+0
* drop DBGCHECKSTRINGCaolán McNamara2013-10-211-4/+0
* Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara2013-08-161-1/+0
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-2/+2
* execute move of global headersBjoern Michaelsen2013-04-2365-13221/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* we want the int. overloads of abs() hereDavid Tardon2013-04-201-1/+1
* Include <cmath> for std::abs()Tor Lillqvist2013-04-201-0/+1
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-202-21/+6
* tools ::Time: change constructor to fixed-length integersLionel Elie Mamane2013-04-191-2/+2
* Wrap large values in SAL_CONST_UINT64Stephan Bergmann2013-04-191-4/+4
* Presumably "call clock" should be "wall clock"Tor Lillqvist2013-04-191-1/+1
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-182-19/+35
* Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist2013-04-162-125/+0
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* Get rid of SHL_SBCTor Lillqvist2013-04-121-1/+1
* Get rid of GetAppData(SHL_IDE)Tor Lillqvist2013-04-121-1/+1
* Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist2013-04-102-14/+14
* Introduce characters utilities in rtl/character.hxxArnaud Versini2013-04-101-16/+17