Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-09 | disallow calls to ::Create in VclPtr subclasses | Noel Grandin | 1 | -0/+18 |
2016-09-09 | remove manual memory management | David Tardon | 1 | -27/+10 |
2016-09-09 | improve comment | David Tardon | 1 | -1/+1 |
2016-09-09 | remove manual memory management | David Tardon | 2 | -14/+7 |
2016-09-09 | remove manual memory management | David Tardon | 1 | -13/+4 |
2016-09-09 | use std::unique_ptr | David Tardon | 2 | -14/+7 |
2016-09-09 | remove manual memory management | David Tardon | 2 | -33/+19 |
2016-09-09 | use std::unique_ptr | David Tardon | 2 | -11/+6 |
2016-09-09 | remove manual memory management | David Tardon | 2 | -17/+6 |
2016-09-09 | use std::unique_ptr | David Tardon | 1 | -7/+6 |
2016-09-09 | remove direct memory management | David Tardon | 2 | -23/+6 |
2016-09-09 | use std::unique_ptr | David Tardon | 2 | -5/+4 |
2016-09-09 | remove direct memory management | David Tardon | 2 | -25/+11 |
2016-09-09 | remove direct memory management | David Tardon | 2 | -54/+24 |
2016-09-09 | remove direct memory management | David Tardon | 2 | -15/+5 |
2016-09-09 | drop useless comments | David Tardon | 1 | -8/+8 |
2016-09-09 | fix indentation | David Tardon | 1 | -74/+74 |
2016-09-09 | use std::unique_ptr | David Tardon | 2 | -34/+18 |
2016-09-09 | remove direct memory management | David Tardon | 2 | -22/+10 |
2016-09-09 | fix indentation | David Tardon | 1 | -72/+72 |
2016-09-09 | drop useless comments | David Tardon | 1 | -10/+10 |
2016-09-09 | use std::unique_ptr | David Tardon | 2 | -46/+22 |
2016-09-09 | remove direct memory management | David Tardon | 2 | -14/+4 |
2016-09-09 | remove direct memory management | David Tardon | 2 | -14/+7 |
2016-09-09 | remove direct memory management | David Tardon | 1 | -25/+12 |
2016-09-09 | remove direct memory management | David Tardon | 2 | -29/+18 |
2016-09-09 | resolve the snafu with 2 separate refcounted bases | David Tardon | 23 | -126/+144 |
2016-09-09 | upload libzmf 0.0.1 | David Tardon | 3 | -8/+9 |
2016-09-09 | Related: tdf#100709 Add unit test | Maarten Bosmans | 2 | -0/+14 |
2016-09-09 | add F.DIST.RT test case | Zdeněk Crhonek | 1 | -0/+3859 |
2016-09-09 | add F.INV.RT test case | Zdeněk Crhonek | 1 | -0/+3910 |
2016-09-09 | add F.DIST test case | Zdeněk Crhonek | 1 | -0/+3868 |
2016-09-08 | add ERF.PRECISE test case | Zdeněk Crhonek | 1 | -0/+3900 |
2016-09-08 | add F.INV test case | Zdeněk Crhonek | 1 | -0/+3913 |
2016-09-08 | add INDIRECT test case | Zdeněk Crhonek | 1 | -0/+4581 |
2016-09-08 | add EXPONDIST test case | Zdeněk Crhonek | 1 | -0/+3769 |
2016-09-08 | tdf#92218 Implement Impress single toolbar mode toolbar | Yousuf Philips | 4 | -0/+137 |
2016-09-08 | tdf#91820 Add Insert > Form Control submenu into Calc | Yousuf Philips | 2 | -0/+42 |
2016-09-08 | Remove obsolete OxygenOffice bits | Gabor Kelemen | 93 | -7115/+0 |
2016-09-08 | tdf#75221: make margin collapsing implementation conform OASIS proposal | Mike Kaganski | 3 | -13/+17 |
2016-09-08 | Resolves: tdf#101881 gtk3 3.18 menubar doesn't grab keyboard... | Caolán McNamara | 2 | -0/+9 |
2016-09-08 | remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums... | Caolán McNamara | 9 | -109/+2 |
2016-09-08 | Wrong command for shape name | Maxim Monastirsky | 1 | -1/+1 |
2016-09-08 | sw: remove qa/tiledrendering/tiledrendering.cxx again | Miklos Vajna | 1 | -212/+0 |
2016-09-08 | Unused strings | Maxim Monastirsky | 2 | -10/+0 |
2016-09-08 | tdf#81345 docx import fix default page break regression | Justin Luth | 3 | -2/+17 |
2016-09-08 | loplugin:constantparam in sw | Noel Grandin | 18 | -112/+45 |
2016-09-08 | more workaround lack of constexpr | Noel Grandin | 1 | -10/+4 |
2016-09-08 | workaround lack of constexpr | Noel Grandin | 1 | -19/+9 |
2016-09-08 | Related tdf#64575 Only allow "Fill Slide" for 1 Image/Slide | Samuel Mehrbrodt | 2 | -0/+12 |