Age | Commit message (Expand) | Author | Files | Lines |
2013-10-23 | clean up places accessing the NULL at the of an OUString | Noel Grandin | 2 | -9/+13 |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist | 7 | -9/+9 |
2013-10-22 | Resolves: fdo#38838 remove UniString | Caolán McNamara | 1 | -1/+1 |
2013-10-21 | fdo#68849 add some header guards | Thomas Arnhold | 2 | -0/+10 |
2013-10-17 | The getSupportedServiceNames implementations will already take care | Stephan Bergmann | 1 | -1/+0 |
2013-10-17 | fdo#54938: Adapt svtools and comphelper module ... | Marcos Paulo de Souza | 1 | -12/+2 |
2013-10-15 | clean up SbiScanner::NextSym() a little, fdo#70319 follow-up | Eike Rathke | 2 | -51/+74 |
2013-10-15 | Defer OUString -> OString conversion | Stephan Bergmann | 3 | -20/+15 |
2013-10-14 | work around crappy SbiScanner::NextSym(), fdo#70319 | Eike Rathke | 1 | -1/+3 |
2013-10-12 | Nothing Unix-specific about <stdlib.h> | Tor Lillqvist | 1 | -2/+0 |
2013-10-12 | Test WNT instead of the vague UNX | Tor Lillqvist | 2 | -16/+9 |
2013-10-12 | We already have SAL_CALL that means __cdecl on Windows | Tor Lillqvist | 1 | -8/+1 |
2013-10-12 | Bin two unused functions | Tor Lillqvist | 1 | -10/+0 |
2013-10-11 | CID#1103740 uninitialized value | Caolán McNamara | 1 | -1/+1 |
2013-10-10 | little String to OUString + documentation | Thomas Arnhold | 1 | -1/+1 |
2013-10-09 | Improve ErrorCodeIOException messages | Stephan Bergmann | 1 | -4/+11 |
2013-10-07 | CID#708773 unused pointer value | Caolán McNamara | 1 | -3/+3 |
2013-10-07 | CID#707648 uninitialized member | Caolán McNamara | 1 | -0/+1 |
2013-10-07 | CID#707646 uninitialized member variables | Caolán McNamara | 1 | -2/+6 |
2013-10-07 | CID#707643 uninitialized members | Caolán McNamara | 1 | -1/+6 |
2013-10-07 | CID#738564 uninitialized member | Caolán McNamara | 1 | -0/+1 |
2013-10-07 | CID#707638 uninitialized members | Caolán McNamara | 1 | -1/+3 |
2013-10-07 | CID#707636 uninitialized members | Caolán McNamara | 1 | -1/+3 |
2013-10-07 | CID#738563 uninitialized member | Caolán McNamara | 1 | -1/+5 |
2013-10-07 | sal_Bool to bool | Takeshi Abe | 4 | -30/+30 |
2013-10-04 | 'ist' -> 'is' here and there. | Jan Holesovsky | 1 | -1/+1 |
2013-10-03 | unused StringHashCode | Caolán McNamara | 1 | -8/+0 |
2013-10-02 | sal_Bool to bool | Takeshi Abe | 8 | -67/+67 |
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara | 1 | -3/+3 |
2013-09-22 | gbuild: add gb_Library_use_restarget | Michael Stahl | 1 | -2/+1 |
2013-09-17 | convert BASIC from String to OUString | Noel Grandin | 5 | -23/+23 |
2013-09-12 | gbuild: remove gb_Rdb__get_final_target | Michael Stahl | 1 | -0/+2 |
2013-09-12 | CID#736166 unlikely out of bounds | Caolán McNamara | 2 | -2/+6 |
2013-09-12 | CID#707499 check for 0 nDims | Caolán McNamara | 1 | -1/+1 |
2013-09-11 | Easier conversion between Basic Date and UNO Date/Time | Lionel Elie Mamane | 9 | -27/+235 |
2013-09-10 | janitorial: c++-style cast | Lionel Elie Mamane | 1 | -1/+1 |
2013-09-07 | s/wiki.services.openoffice.org/wiki.openoffice.org/g | Andras Timar | 1 | -1/+1 |
2013-09-04 | WaE: use number() instead of valueOf() | Tor Lillqvist | 2 | -2/+2 |
2013-09-03 | WaE: C4101: 'ex' : unreferenced local variable | Tor Lillqvist | 1 | -1/+1 |
2013-09-02 | GSOC work, small fixes after | Gergo Mocsi | 1 | -2/+2 |
2013-09-02 | GSOC work, multiple fixes | Gergo Mocsi | 2 | -3/+4 |
2013-09-02 | GSOC work, autocorrect procedures+variables | Gergo Mocsi | 2 | -26/+9 |
2013-09-02 | GSOC work, renaming + options fix | Gergo Mocsi | 1 | -5/+5 |
2013-09-02 | GSOC work, behavior fixes | Gergo Mocsi | 5 | -2/+28 |
2013-09-02 | GSOC work, Extended types correction | Gergo Mocsi | 1 | -4/+1 |
2013-09-02 | GSOC work, renaming for consistency | Gergo Mocsi | 1 | -12/+8 |
2013-09-02 | GSOC work, ListBox appearance fix (at the borders) + code fixes | Gergo Mocsi | 3 | -2/+19 |
2013-09-02 | GSOC work, "autocomplete procedures" fix + new feature | Gergo Mocsi | 2 | -27/+36 |
2013-09-02 | GSOC work, listbox appearance fix | Gergo Mocsi | 1 | -1/+1 |
2013-09-02 | GSOC work, nested reflection fix - again | Gergo Mocsi | 1 | -4/+9 |