Age | Commit message (Expand) | Author | Files | Lines |
2014-09-24 | Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead | Stephan Bergmann | 1 | -1/+0 |
2014-08-13 | update_pch | Thomas Arnhold | 1 | -0/+5 |
2014-05-22 | update_pch: add tools | Thomas Arnhold | 2 | -0/+97 |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold | 1 | -2/+2 |
2013-11-13 | unused header file | Caolán McNamara | 1 | -31/+0 |
2013-10-21 | drop DBGCHECKSTRING | Caolán McNamara | 1 | -4/+0 |
2013-08-16 | Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unused | Caolán McNamara | 1 | -1/+0 |
2013-06-30 | Clean String and sal_Bool in tools | Norbert Thiebaud | 1 | -2/+2 |
2013-04-23 | execute move of global headers | Bjoern Michaelsen | 65 | -13221/+0 |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 1 | -24/+4 |
2013-04-20 | we want the int. overloads of abs() here | David Tardon | 1 | -1/+1 |
2013-04-20 | Include <cmath> for std::abs() | Tor Lillqvist | 1 | -0/+1 |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza | 2 | -21/+6 |
2013-04-19 | tools ::Time: change constructor to fixed-length integers | Lionel Elie Mamane | 1 | -2/+2 |
2013-04-19 | Wrap large values in SAL_CONST_UINT64 | Stephan Bergmann | 1 | -4/+4 |
2013-04-19 | Presumably "call clock" should be "wall clock" | Tor Lillqvist | 1 | -1/+1 |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane | 2 | -19/+35 |
2013-04-16 | Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h are | Tor Lillqvist | 2 | -125/+0 |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold | 1 | -1/+1 |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold | 1 | -1/+1 |
2013-04-12 | Get rid of SHL_SBC | Tor Lillqvist | 1 | -1/+1 |
2013-04-12 | Get rid of GetAppData(SHL_IDE) | Tor Lillqvist | 1 | -1/+1 |
2013-04-10 | Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxx | Tor Lillqvist | 2 | -14/+14 |
2013-04-10 | Introduce characters utilities in rtl/character.hxx | Arnaud Versini | 1 | -16/+17 |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák | 2 | -5/+0 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 18 | -305/+305 |
2013-04-07 | Typo in comment in resmgr.hxx | Chris Sherlock | 1 | -1/+1 |
2013-04-05 | new module i18nlangtag | Eike Rathke | 3 | -3/+3 |
2013-04-04 | fdo#61514 clean obsolete tools/ filesystem abstraction | Andras Timar | 1 | -335/+0 |
2013-04-04 | fdo#44994 write out tools' FileCopier class | Andras Timar | 3 | -99/+0 |
2013-04-04 | delete unused header file | Andras Timar | 1 | -42/+0 |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke | 2 | -14/+8 |
2013-03-26 | Change how Rectangles are printed, special case for EMPTY | Tor Lillqvist | 1 | -2/+5 |
2013-03-21 | debug: remove binfilter debug macro | Thomas Arnhold | 1 | -3/+2 |
2013-03-21 | The private SvFileStream::GetFileHandle() was used only on UNX | Tor Lillqvist | 1 | -1/+2 |
2013-03-16 | Remove RTL_CONSTASCII_(U)STRINGPARAM in tools | Chr. Rossmanith | 1 | -8/+8 |
2013-03-12 | tempfile: Creating tempfiles in a given folder is not used | Thomas Arnhold | 1 | -9/+8 |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir | 1 | -2/+2 |
2013-03-11 | Change definition of "dark" colour for fdo#61993 | Luke Deller | 1 | -2/+2 |
2013-03-04 | SHL_SHL1 now unused, too | Thomas Arnhold | 1 | -1/+1 |
2013-03-04 | remove unused and commented out code | Thomas Arnhold | 1 | -1/+1 |
2013-03-04 | The macro FEAT_FSYS_DOUBLESPEED has been removed and the related #if / #endif... | Jiri Blecha | 1 | -6/+2 |
2013-03-03 | binfilter: remove some traces | Thomas Arnhold | 2 | -24/+1 |
2013-02-27 | fdo#39446 - Bloat Removal. Removing uncallable code with callcatcher | Jean-Noël Rouvignac | 1 | -1/+0 |
2013-02-27 | tools: move FileCopier out of public headers, and remove unused bits. | Michael Meeks | 2 | -68/+92 |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac | 1 | -1/+0 |
2013-02-23 | Fix typo "sucessfully" -> "successfully" | Julien Nabet | 1 | -2/+2 |
2013-02-08 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac | 1 | -4/+4 |
2013-01-22 | Detect SvStream::operator<< calls with bool args w/o using -Wsign-promo | Stephan Bergmann | 1 | -0/+2 |
2013-01-22 | make fast string concat comparisons non-ambiguous | Luboš Luňák | 1 | -0/+52 |