| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 8 days | WaE: fVal may be used uninitializedHEADmaster | Caolán McNamara | 1 | -1/+1 |
| 2012-05-07 | Some cppcheck cleaning | Julien Nabet | 15 | -28/+27 |
| 2012-05-05 | Some cppcheck cleaning | Julien Nabet | 13 | -25/+23 |
| 2012-05-04 | fdo#48253: Expand SAL_STATIC_CAST leftovers | Thomas Arnhold | 6 | -15/+10 |
| 2012-05-04 | fdo#48253: Expand SAL_STATIC_CAST | Thomas Arnhold | 14 | -51/+51 |
| 2012-05-04 | fdo#48253: Expand SAL_CONST_CAST | Thomas Arnhold | 4 | -6/+6 |
| 2012-05-03 | Revert "Remove unused parts" | Caolán McNamara | 1 | -0/+4 |
| 2012-05-02 | Remove unused parts | Julien Nabet | 1 | -4/+0 |
| 2012-04-30 | track change to make ResId::toString a non-static member | Caolán McNamara | 63 | -302/+300 |
| 2012-04-29 | add dmake flagfile for build.pl | Bjoern Michaelsen | 1 | -0/+0 |
| 2012-04-19 | callcatcher: strip Container down | Caolán McNamara | 2 | -28/+0 |
| 2012-04-18 | table.hxx: oops, forgot TOOLS_DLLPUBLIC in there | Michael Stahl | 1 | -3/+2 |
| 2012-04-18 | move tools/table.hxx to binfilter | Michael Stahl | 22 | -20/+527 |
| 2012-04-18 | partially revert 271e19336e594195ac6e40dd01ba62d2592f24e8 | Michael Stahl | 2 | -0/+90 |
| 2012-04-15 | callcatcher: remove newly unused code | Caolán McNamara | 7 | -68/+0 |
| 2012-04-12 | ditch some unnecessary code | Caolán McNamara | 9 | -530/+17 |
| 2012-04-11 | callcatcher: reduce ByteString | Caolán McNamara | 3 | -110/+104 |
| 2012-04-10 | WaE: msvc potentially used uninitialized | Caolán McNamara | 3 | -22/+22 |
| 2012-04-10 | reduce binfilter ByteString to used parts | Caolán McNamara | 5 | -583/+432 |
| 2012-04-09 | fix clang compile | Luboš Luňák | 1 | -0/+2 |
| 2012-04-09 | s/pathes/paths | Julien Nabet | 6 | -11/+11 |
| 2012-04-09 | s/pathes/paths/ | Julien Nabet | 2 | -2/+2 |
| 2012-04-06 | callcatcher: recently unused code | Caolán McNamara | 11 | -524/+1 |
| 2012-04-05 | removed dead code that used to handle Calc text imports | Eike Rathke | 4 | -787/+3 |
| 2012-03-29 | GCC 4.7 -Werror=deprecated, -Werror=narrowing | Stephan Bergmann | 11 | -24/+21 |
| 2012-03-23 | move SvWeakBase etc into binfilter | Caolán McNamara | 1 | -0/+49 |
| 2012-03-22 | WaE: need a virtual dtor | Caolán McNamara | 2 | -8/+2 |
| 2012-03-21 | WaE: potentially uninitialized | Caolán McNamara | 1 | -2/+2 |
| 2012-03-20 | drop unused methodsfeature/cmclayout | Caolán McNamara | 3 | -24/+0 |
| 2012-03-16 | delete un-included header file | Caolán McNamara | 1 | -299/+0 |
| 2012-03-16 | can remove AddFontItem[s] | Caolán McNamara | 2 | -41/+0 |
| 2012-03-16 | Some include clean up | Stephan Bergmann | 1 | -3/+0 |
| 2012-03-15 | callcatcher: now safely remove the actually unused parts | Caolán McNamara | 4 | -222/+0 |
| 2012-03-14 | Dead code | Stephan Bergmann | 1 | -265/+0 |
| 2012-03-14 | Adapted to -Wnon-virtual-dtor enabled for GCC 4.6 | Stephan Bergmann | 41 | -28/+139 |
| 2012-03-14 | Resolves: fdo#45521 restore ascii export for getTextFromPam | Caolán McNamara | 13 | -11/+1425 |
| 2012-03-14 | fix 64bit broken-ness | Caolán McNamara | 1 | -4/+4 |
| 2012-03-12 | ditch SfxULongRanges from binfilter | Caolán McNamara | 5 | -31/+0 |
| 2012-03-08 | fix build error | Caolán McNamara | 2 | -3/+5 |
| 2012-03-06 | add initial explanatory documentation | Michael Meeks | 1 | -0/+10 |
| 2012-03-05 | callcatcher: shrink unused inlines | Caolán McNamara | 10 | -128/+26 |
| 2012-03-02 | reduce UniqueIndex | Caolán McNamara | 2 | -21/+0 |
| 2012-03-01 | drop ScMultipleWriteHeader | Caolán McNamara | 17 | -169/+23 |
| 2012-02-29 | drop unused DECLARE_UNIQUEINDEX | Caolán McNamara | 1 | -57/+4 |
| 2012-02-27 | some windows warnings | Caolán McNamara | 5 | -7/+4 |
| 2012-02-25 | mirror in non-binfilter changes | Caolán McNamara | 5 | -28/+3 |
| 2012-02-25 | where's the point of the intermediate ByteString | Caolán McNamara | 1 | -3/+1 |
| 2012-02-24 | remove SotFactory::TestInvariant() | Thomas Arnhold | 10 | -146/+7 |
| 2012-02-23 | Get rid of CREATEVERSIONRESMGR_NAME | Stephan Bergmann | 2 | -3/+3 |
| 2012-02-22 | Adapt to new rtl::OUString ctor | Stephan Bergmann | 1 | -2/+2 |
