Age | Commit message (Expand) | Author |
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 |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-07 | Typo in comment in resmgr.hxx | Chris Sherlock |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-04 | fdo#61514 clean obsolete tools/ filesystem abstraction | Andras Timar |
2013-04-04 | fdo#44994 write out tools' FileCopier class | Andras Timar |
2013-04-04 | delete unused header file | Andras Timar |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-26 | Change how Rectangles are printed, special case for EMPTY | Tor Lillqvist |
2013-03-21 | debug: remove binfilter debug macro | Thomas Arnhold |
2013-03-21 | The private SvFileStream::GetFileHandle() was used only on UNX | Tor Lillqvist |
2013-03-16 | Remove RTL_CONSTASCII_(U)STRINGPARAM in tools | Chr. Rossmanith |
2013-03-12 | tempfile: Creating tempfiles in a given folder is not used | Thomas Arnhold |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2013-03-11 | Change definition of "dark" colour for fdo#61993 | Luke Deller |
2013-03-04 | SHL_SHL1 now unused, too | Thomas Arnhold |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-04 | The macro FEAT_FSYS_DOUBLESPEED has been removed and the related #if / #endif... | Jiri Blecha |
2013-03-03 | binfilter: remove some traces | Thomas Arnhold |
2013-02-27 | fdo#39446 - Bloat Removal. Removing uncallable code with callcatcher | Jean-Noël Rouvignac |
2013-02-27 | tools: move FileCopier out of public headers, and remove unused bits. | Michael Meeks |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-23 | Fix typo "sucessfully" -> "successfully" | Julien Nabet |
2013-02-08 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-22 | Detect SvStream::operator<< calls with bool args w/o using -Wsign-promo | Stephan Bergmann |
2013-01-22 | make fast string concat comparisons non-ambiguous | Luboš Luňák |