Age | Commit message (Expand) | Author |
2018-05-05 | Fix typos | Andrea Gelmini |
2018-05-04 | tools: Avoid looking up system clock twice to get DateTime | Takeshi Abe |
2018-03-08 | loplugin:constantparam in svtools..unotools | Noel Grandin |
2018-02-21 | Revert "simplify ImpXPolygon" | Stephan Bergmann |
2018-02-06 | simplify ImpXPolygon | Noel Grandin |
2018-01-13 | loplugin:useuniqueptr in PolyPolygon | Noel Grandin |
2017-12-15 | merge ImplPolygon and ImplPolygonData | Caolán McNamara |
2017-12-14 | use std::unique_ptr | Caolán McNamara |
2017-12-10 | tdf#62525 tools: use cow_wrapper class for Polygon | Andreas Brandner |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-01-17 | replace boost::checked_deleter with std::default_delete | Jochen Nitschke |
2017-01-02 | ofz#372 check if ImplSplit succeeded | Caolán McNamara |
2016-12-07 | convert PolyFlags to scoped enum | Noel Grandin |
2016-10-03 | loplugin:countusersofdefaultparams in sw..vcl | Noel Grandin |
2016-07-13 | loplugin:constparams in tools | Noel Grandin |
2016-07-11 | loplugin:nullptr: Better heuristic to determine code shared between C and C++ | Stephan Bergmann |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-01-31 | OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that | Caolán McNamara |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-05 | (Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enum | Matteo Casalin |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-06-30 | remove some unnecessary typedefs to pointer | Noel Grandin |
2015-02-05 | convert all remaining BOOST_STATIC_ASSERT to static_assert | Caolán McNamara |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-09-24 | Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead | Stephan Bergmann |
2014-08-13 | update_pch | Thomas Arnhold |
2014-05-22 | update_pch: add tools | Thomas Arnhold |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2013-11-13 | unused header file | Caolán McNamara |
2013-10-21 | drop DBGCHECKSTRING | Caolán McNamara |
2013-08-16 | Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unused | Caolán McNamara |
2013-06-30 | Clean String and sal_Bool in tools | Norbert Thiebaud |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-20 | we want the int. overloads of abs() here | David Tardon |
2013-04-20 | Include <cmath> for std::abs() | Tor Lillqvist |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-19 | tools ::Time: change constructor to fixed-length integers | Lionel Elie Mamane |
2013-04-19 | Wrap large values in SAL_CONST_UINT64 | Stephan Bergmann |
2013-04-19 | Presumably "call clock" should be "wall clock" | Tor Lillqvist |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-16 | Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h are | Tor Lillqvist |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-12 | Get rid of SHL_SBC | Tor Lillqvist |
2013-04-12 | Get rid of GetAppData(SHL_IDE) | Tor Lillqvist |
2013-04-10 | Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxx | Tor Lillqvist |
2013-04-10 | Introduce characters utilities in rtl/character.hxx | Arnaud Versini |