)]}'
{
  "log": [
    {
      "commit": "2017bbdf90a22627d5d85b151795df09c5c44d16",
      "tree": "de81368d9841b3b212fab7f6daaff7f34d21dc22",
      "parents": [
        "9fa9ea0423d97c39293b1788940bda93dbf99ec9"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Sun Nov 03 21:20:00 2013 +0100"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Mon Jan 27 00:36:18 2014 +0100"
      },
      "message": "Wrap up plain XCanvas with view-specific render state.\n\nSince XCanvas is stateless, we\u0027d need to convey some state around,\ne.g. transformations and clips. Done via struct Canvas, that we pass\non to functions, and sometimes keep as local state for stateful\nobjects like Views.\n\nWIP for now.\n\nChange-Id: I96ce2f4f1ab97c139e09938555d53f4f1edd2c02\n"
    },
    {
      "commit": "9fa9ea0423d97c39293b1788940bda93dbf99ec9",
      "tree": "3f716a4df991be1125de69e95a46f2d55b44c34d",
      "parents": [
        "6b1231f2d7ed368204c3c67f530578505f238264"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Sun Jan 26 16:40:30 2014 +0100"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Mon Jan 27 00:29:22 2014 +0100"
      },
      "message": "Remove inline SCM comments and unused parameters.\n\nChange-Id: I5c123a924697c14f3c2a44b357ef4bd22ce7a51d\n"
    },
    {
      "commit": "6b1231f2d7ed368204c3c67f530578505f238264",
      "tree": "3a9f1c2a3c62969ddb011d4dacf7ac3855a6e75a",
      "parents": [
        "c60e7256120ecf1698b505787581e2ac594b2e37"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Fri Nov 01 00:55:26 2013 +0100"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Sat Nov 16 01:36:32 2013 +0100"
      },
      "message": "[API CHANGE] Avoid excessive compound struct use for XCanvas.\n\nAvoid excessive use of compound structures like integer or real\nnumber sizes for bitmap or sprite creation. Everyone has to convert\ninto temporary UNO API compound structs at call sites otherwise,\nlet\u0027s skip that waste.\n\nChange-Id: Ia242175334a48deabaf081675306377c1ba4322c\n"
    },
    {
      "commit": "c60e7256120ecf1698b505787581e2ac594b2e37",
      "tree": "81ea735a9eacbbf3de2f39e59ff7db2930d0e949",
      "parents": [
        "5d7c894678f3ba8999017e4ed66ba81a5314b15b"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Tue Oct 29 19:08:11 2013 +0100"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Sat Nov 16 01:36:30 2013 +0100"
      },
      "message": "Die, wrapper code, die.\n\nChange-Id: I987703958621abb38d877b3089aaaa7d0f97f5e9\n"
    },
    {
      "commit": "5d7c894678f3ba8999017e4ed66ba81a5314b15b",
      "tree": "23b2a75fcf441289b9ed549bed060290fb50ca14",
      "parents": [
        "dd675b0100df14f6a5da0949426f14c5468aaeda"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Sun Oct 27 17:16:45 2013 +0100"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Sat Nov 16 01:36:29 2013 +0100"
      },
      "message": "Rework slideshow to use XCanvas directly. Kill cppcanvas references.\n\nThis builds now, but is not working yet ...\n\nChange-Id: I9995fe8cdbb0b8ca1be8d73a678feeb2c3708c9e\n"
    },
    {
      "commit": "dd675b0100df14f6a5da0949426f14c5468aaeda",
      "tree": "1f4b5149bf382aee4f807b2826e684a7d91fb7df",
      "parents": [
        "339e182e1238caf24062d232493a16234ff6620f"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "tbehrens@suse.com",
        "time": "Fri Oct 11 16:22:44 2013 +0200"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Sat Nov 16 01:36:28 2013 +0100"
      },
      "message": "Kill remaining linker usages of cppcanvas.\n\nChange-Id: I6b3a2de5a923abe4a49ac2bfd7610e16066d27e9\n"
    },
    {
      "commit": "339e182e1238caf24062d232493a16234ff6620f",
      "tree": "bf316092853dc08d2ae1821818246b65aaa6d2b0",
      "parents": [
        "85e6215de5c332f651502c58931af609986a89d3"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "tbehrens@suse.com",
        "time": "Fri Oct 11 16:19:47 2013 +0200"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Fri Nov 01 01:28:14 2013 +0100"
      },
      "message": "Cleanse sd of cppcanvas helper use.\n\nIn preparation of killing that very module.\n\nChange-Id: I728e585a972eecdfb51050492b0962a140afa3ec\n"
    },
    {
      "commit": "85e6215de5c332f651502c58931af609986a89d3",
      "tree": "8f9e166a070a478147db4802df0d61e54ffebf71",
      "parents": [
        "e0c1dc6fe6078eade26779a10f7410726d8d86c2"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "tbehrens@suse.com",
        "time": "Fri Oct 11 16:19:15 2013 +0200"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Fri Nov 01 01:26:32 2013 +0100"
      },
      "message": "[API CHANGE] Have XCanvas provide all-surface erase-to-color.\n\nAnd to make the names more telling, rename the old clear() method\nto erase(), add new fill() for providing a color.\n"
    },
    {
      "commit": "e0c1dc6fe6078eade26779a10f7410726d8d86c2",
      "tree": "036aa0df1acc46944f60001c411d4ebb0ecb8781",
      "parents": [
        "21b68db761a6c7fa9c2e0354e139deceb028020a"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "tbehrens@suse.com",
        "time": "Fri Oct 11 15:22:28 2013 +0200"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Fri Oct 11 15:23:49 2013 +0200"
      },
      "message": "Move slideshow over to use drawinglayer primitives.\n\nChange-Id: I5d76809413ba2d9417fc842f3a316646b7e04162\n"
    },
    {
      "commit": "21b68db761a6c7fa9c2e0354e139deceb028020a",
      "tree": "a49c1b5e21cfb263db706c3747a73efadb322569",
      "parents": [
        "20f1564dc71ccf3780b879c218a97eb1e2300038"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "tbehrens@suse.com",
        "time": "Fri Oct 11 15:16:24 2013 +0200"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Fri Oct 11 15:23:41 2013 +0200"
      },
      "message": "More detailed docs on drawinglayer primitive UNO api.\n\nChange-Id: I4e1c86be5fbfff12f32ae5471000889ee9a990b4\n"
    },
    {
      "commit": "20f1564dc71ccf3780b879c218a97eb1e2300038",
      "tree": "c154479e605a3c12927560dadac0a3eff00e62a9",
      "parents": [
        "6d8f77beefe95d0e6f3075f16aba3e0a14a0e9f3"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "tbehrens@suse.com",
        "time": "Fri Oct 11 14:48:48 2013 +0200"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Fri Oct 11 14:48:48 2013 +0200"
      },
      "message": "Fix some transformation bugs in canvasprocessor, add logging.\n\nChange-Id: I74cbace8840205fa6b007fde0555416964c40ecb\n"
    },
    {
      "commit": "6d8f77beefe95d0e6f3075f16aba3e0a14a0e9f3",
      "tree": "237854a5b51f77f622515663d75aa925d18e4779",
      "parents": [
        "4192ac4a3af3a6ec5152b5fc967537945e749122"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "tbehrens@suse.com",
        "time": "Thu Oct 10 23:21:55 2013 +0200"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Thu Oct 10 23:29:22 2013 +0200"
      },
      "message": "First cut at resuscitating primitive2canvas processor.\n\nChange-Id: Ib7b3277bf9a98c07771f70ae1d0d3c2d48def813\n"
    },
    {
      "commit": "4192ac4a3af3a6ec5152b5fc967537945e749122",
      "tree": "8094bd6641b3537faae0eaec7cc8bd6d75251c2e",
      "parents": [
        "1ca84e796751997a6b18893ae2cb969673bc0317"
      ],
      "author": {
        "name": "Tor Lillqvist",
        "email": "tml@collabora.com",
        "time": "Thu Oct 10 17:48:53 2013 +0300"
      },
      "committer": {
        "name": "Tor Lillqvist",
        "email": "tml@collabora.com",
        "time": "Thu Oct 10 22:35:31 2013 +0300"
      },
      "message": "Fix typo in silly OSL_ENSURE warning text\n\nSure, it would make more sense to print out some information that would\nactually help in finding out what\u0027s wrong...\n\nChange-Id: I52f7921ad66214cadc58e39487b2447766bfd102\n"
    },
    {
      "commit": "1ca84e796751997a6b18893ae2cb969673bc0317",
      "tree": "8b171d8b787002e26503afff6584fa0bfbe6eded",
      "parents": [
        "95e582de1dec6c7b98d498b158ab8a1f4813c24e"
      ],
      "author": {
        "name": "Tor Lillqvist",
        "email": "tml@collabora.com",
        "time": "Thu Oct 10 13:43:06 2013 +0300"
      },
      "committer": {
        "name": "Tor Lillqvist",
        "email": "tml@collabora.com",
        "time": "Thu Oct 10 22:35:31 2013 +0300"
      },
      "message": "Propagate verbosity to (some) 3rd-party library builds\n\nIn a verbose (if verbose or VERBOSE are non-empty) build, pass V\u003d1 to some of\nthe Automake-based external projects, to get verbose output from their builds.\n\nThis is just a start, should check for all bundled libraries whether there is\na simple way to make their build verbose.\n\nChange-Id: I470b3be7f43aaa09d5f7102da891f538799a3631\n"
    },
    {
      "commit": "95e582de1dec6c7b98d498b158ab8a1f4813c24e",
      "tree": "19918640ae7bc0d82bbb4c7eaf64bd6f52c2a5ea",
      "parents": [
        "700883b34ebcdb77f398b4423f358bdf4648a853"
      ],
      "author": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Thu Oct 10 20:05:08 2013 +0100"
      },
      "committer": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Thu Oct 10 20:06:49 2013 +0100"
      },
      "message": "CID#1103720 make leak impossible\n\nChange-Id: Ife34807a447aae474f1df29ce22f50b9e9d9cacf\n"
    },
    {
      "commit": "700883b34ebcdb77f398b4423f358bdf4648a853",
      "tree": "e4f34c1e3689dc3c685f912a2bb937af18e23bf5",
      "parents": [
        "39022b8b7de60b139a9d21991ae10593e1829e43"
      ],
      "author": {
        "name": "Thomas Arnhold",
        "email": "thomas@arnhold.org",
        "time": "Thu Oct 10 16:34:29 2013 +0200"
      },
      "committer": {
        "name": "Thomas Arnhold",
        "email": "thomas@arnhold.org",
        "time": "Thu Oct 10 17:58:56 2013 +0000"
      },
      "message": "html: Options need to be lowercase, too\n\nBecause the lookup table (include/svtools/htmlkywd.hxx) is now lowercase.\n\nChange-Id: Ica0606eb1546f74d2b651a70adee8117c956d4e2\nReviewed-on: https://gerrit.libreoffice.org/6193\nReviewed-by: Thomas Arnhold \u003cthomas@arnhold.org\u003e\nTested-by: Thomas Arnhold \u003cthomas@arnhold.org\u003e\n"
    },
    {
      "commit": "39022b8b7de60b139a9d21991ae10593e1829e43",
      "tree": "8259c20ef49792b4356934d95ed75108e1e34a0b",
      "parents": [
        "c18dc12f292a504b0a6f3d402cbfee77d64a40af"
      ],
      "author": {
        "name": "Thomas Arnhold",
        "email": "thomas@arnhold.org",
        "time": "Thu Oct 10 11:51:22 2013 +0200"
      },
      "committer": {
        "name": "Thomas Arnhold",
        "email": "thomas@arnhold.org",
        "time": "Thu Oct 10 17:58:31 2013 +0000"
      },
      "message": "little String to OUString + documentation\n\nChange-Id: I982e44150fd2909da0571409f16051d79377d7a3\nReviewed-on: https://gerrit.libreoffice.org/6192\nReviewed-by: Thomas Arnhold \u003cthomas@arnhold.org\u003e\nTested-by: Thomas Arnhold \u003cthomas@arnhold.org\u003e\n"
    },
    {
      "commit": "c18dc12f292a504b0a6f3d402cbfee77d64a40af",
      "tree": "fc3857564729c220db6487435743dc29636a4617",
      "parents": [
        "ddac824d9c109430f5caad05ca1d84cfcd599c4f"
      ],
      "author": {
        "name": "Christian Lohmaier",
        "email": "lohmaier+LibreOffice@googlemail.com",
        "time": "Thu Oct 10 18:31:27 2013 +0200"
      },
      "committer": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Thu Oct 10 17:22:04 2013 +0000"
      },
      "message": "fix build with --enable-win-mozab-driver\n\nmoving staticlibs to workdir broke it since\n520c7dc9e8860e506145e879182ca32853617097\nInstead of copying the unzipped libs to another directory,\nreference them from UnpackedTarball directory instead.\n\nChange-Id: I711cae4305c6888bd923dcb09e51416cbe363377\nReviewed-on: https://gerrit.libreoffice.org/6191\nReviewed-by: Michael Stahl \u003cmstahl@redhat.com\u003e\nTested-by: Michael Stahl \u003cmstahl@redhat.com\u003e\n"
    },
    {
      "commit": "ddac824d9c109430f5caad05ca1d84cfcd599c4f",
      "tree": "5cb6ba45e794429397bd9dcca3a6bb408a561a38",
      "parents": [
        "3ef5e2611197fe295c6b3521198390f9ad020f71"
      ],
      "author": {
        "name": "Winfried Donkers",
        "email": "winfrieddonkers@libreoffice.org",
        "time": "Wed Sep 25 07:41:34 2013 +0200"
      },
      "committer": {
        "name": "Eike Rathke",
        "email": "erack@redhat.com",
        "time": "Thu Oct 10 17:03:39 2013 +0000"
      },
      "message": "fdo#50118 use English add-in function names\n\nThis patch sets the function names of add-in functions as set\nin the golbal configuration of LibreOffice (\u0027Use English Function names\u0027)\n\nChanging this setting has not yet an immediate effect. (I\u0027m still working on\nthat, which is a hard nut to crack.) The add-in function names are set at\nstart up of calc.\n\nChange-Id: I5fffd9edb09647c1bcd0c3f35ffa6ab69ef48589\nReviewed-on: https://gerrit.libreoffice.org/6032\nReviewed-by: Eike Rathke \u003cerack@redhat.com\u003e\nTested-by: Eike Rathke \u003cerack@redhat.com\u003e\n"
    },
    {
      "commit": "3ef5e2611197fe295c6b3521198390f9ad020f71",
      "tree": "2801df87052cb79382d5b2c43841ad8489da2bfe",
      "parents": [
        "f4d50ca58143d4592e047cccace9e207448142fe"
      ],
      "author": {
        "name": "Miklos Vajna",
        "email": "vmiklos@collabora.co.uk",
        "time": "Thu Oct 10 18:56:51 2013 +0200"
      },
      "committer": {
        "name": "Miklos Vajna",
        "email": "vmiklos@collabora.co.uk",
        "time": "Thu Oct 10 18:58:21 2013 +0200"
      },
      "message": "writerfilter: drop dead isBooleanDffOpt() in doctok\n\nChange-Id: I7be21f126eddc6e49649ea3370a7a181d976360b\n"
    },
    {
      "commit": "f4d50ca58143d4592e047cccace9e207448142fe",
      "tree": "36d9ba5ea384a0078dc454a535415861f7220884",
      "parents": [
        "463ba7b4d347c6fa0bcd1f01a49a18c7470a4ea0"
      ],
      "author": {
        "name": "Miklos Vajna",
        "email": "vmiklos@collabora.co.uk",
        "time": "Thu Oct 10 18:31:38 2013 +0200"
      },
      "committer": {
        "name": "Miklos Vajna",
        "email": "vmiklos@collabora.co.uk",
        "time": "Thu Oct 10 18:34:09 2013 +0200"
      },
      "message": "CID#704368 RtfAttributeOutput::ParaNumRule_Impl(): logically dead code\n\nChange-Id: I7dae57f890a32511bb00ae5a6e1741fb6701046e\n"
    },
    {
      "commit": "463ba7b4d347c6fa0bcd1f01a49a18c7470a4ea0",
      "tree": "ead764ab35a7c79cd2b99001496b7b52e5a44c77",
      "parents": [
        "b1caf176a44b6979d2e0ea47f495a3dacf86e197"
      ],
      "author": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Thu Oct 10 17:16:18 2013 +0100"
      },
      "committer": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Thu Oct 10 17:16:47 2013 +0100"
      },
      "message": "CID#1103727 the intent is surely to compare nPos, nStart cannot be -1\n\nChange-Id: I27a6622f45ec3fdbb9153e1dcb1114c5dc71e884\n"
    },
    {
      "commit": "b1caf176a44b6979d2e0ea47f495a3dacf86e197",
      "tree": "d5645a546acbce945f93f155b8c95ff0b99feb36",
      "parents": [
        "541bb859332a790131ad3730fc87ec887266a18c"
      ],
      "author": {
        "name": "Eike Rathke",
        "email": "erack@redhat.com",
        "time": "Thu Oct 10 18:02:25 2013 +0200"
      },
      "committer": {
        "name": "Eike Rathke",
        "email": "erack@redhat.com",
        "time": "Thu Oct 10 18:06:36 2013 +0200"
      },
      "message": "fixed another \"Out of bounds substring access\"\n\nIntroduced with 3c2a26c84e70fd996855181d319970e2230b2459\nDidn\u0027t have consequences here because the result was used to check for a\n\"startsWith\" condition which it wouldn\u0027t had matched anyway. However,\nuse the real startsWith() now.\n\nChange-Id: Ia1d558fc106d9a2010ad41c30f7eb2a2a480c59b\n"
    },
    {
      "commit": "541bb859332a790131ad3730fc87ec887266a18c",
      "tree": "c35f958ada91e62a571fcdaa5edff269af7878c2",
      "parents": [
        "97f864df4ecdeacb36eac694671ff2081242540e"
      ],
      "author": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Thu Oct 10 17:06:01 2013 +0100"
      },
      "committer": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Thu Oct 10 17:06:01 2013 +0100"
      },
      "message": "CID#1103666 check for NULL\n\nChange-Id: Idb8cf3c80422d38c271dc2cc8176ff231cf64025\n"
    },
    {
      "commit": "97f864df4ecdeacb36eac694671ff2081242540e",
      "tree": "fa013993a9e0b09ac44fecca1f20cd965a2577c6",
      "parents": [
        "de84cde075cf012037dbfecb88a757fd786ab04a"
      ],
      "author": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Thu Oct 10 17:03:52 2013 +0100"
      },
      "committer": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Thu Oct 10 17:04:26 2013 +0100"
      },
      "message": "CID#1103712 big element passed by value\n\nChange-Id: Ib5ffd719d7054e36605190c521d8650d6b6e2728\n"
    },
    {
      "commit": "de84cde075cf012037dbfecb88a757fd786ab04a",
      "tree": "6632d3c68a235a8014ad606a21423f901f6a7f0c",
      "parents": [
        "01f27b5e5d428cc3c4aeabdcbbb8204494fbd435"
      ],
      "author": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Thu Oct 10 17:57:30 2013 +0200"
      },
      "committer": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Thu Oct 10 17:57:30 2013 +0200"
      },
      "message": "warning C4805 unsafe mix of type sal_Bool and type bool\n\nChange-Id: Ia9eb65d5c0799437f55da2c59d007ed615da0385\n"
    },
    {
      "commit": "01f27b5e5d428cc3c4aeabdcbbb8204494fbd435",
      "tree": "8d3e04122162c51197e80c91f72e2f792abba73f",
      "parents": [
        "125655ae81b408369615c25f77475ca209e4c745"
      ],
      "author": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Thu Oct 10 17:20:23 2013 +0200"
      },
      "committer": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Thu Oct 10 17:22:20 2013 +0200"
      },
      "message": "sal: fix osl_setCommandArgs() on WNT\n\n... was missing from 1acaa577b67158c060d2f57414f7aea86504a489.\n\nChange-Id: I9098f4587f1c201328abbbcfb34d42f09d2e8203\n"
    },
    {
      "commit": "125655ae81b408369615c25f77475ca209e4c745",
      "tree": "af81d9eb09892b43891a3439dd6f65d840dbf1b7",
      "parents": [
        "68568d78093c37e5848a19d5eabee163117f7625"
      ],
      "author": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Thu Oct 10 13:44:29 2013 +0100"
      },
      "committer": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Thu Oct 10 16:18:53 2013 +0100"
      },
      "message": "no need to include solar.hrc here\n\nChange-Id: Ib54df2162b92da92d1b9ba14185d0e7f837e7cab\n"
    },
    {
      "commit": "68568d78093c37e5848a19d5eabee163117f7625",
      "tree": "f107e81f6b83f1af49813050c518af1ae2b0e612",
      "parents": [
        "6ef291086aaaa4a6bb2d196d75826fef30dd58b8"
      ],
      "author": {
        "name": "Eike Rathke",
        "email": "erack@redhat.com",
        "time": "Thu Oct 10 17:16:00 2013 +0200"
      },
      "committer": {
        "name": "Eike Rathke",
        "email": "erack@redhat.com",
        "time": "Thu Oct 10 17:17:58 2013 +0200"
      },
      "message": "fixed !!br0ken CSV import preview\n\nRegression introduced with 24c079605645cf29ba366ca39b7c1177da8b317f\nPrevious String ctor accepted length \u003e string length, whereas\nOUString::copy() does not.\n\nChange-Id: If51e6df4e236a59ab0302d2bb683ca8e6d148bd0\n"
    },
    {
      "commit": "6ef291086aaaa4a6bb2d196d75826fef30dd58b8",
      "tree": "cbe9ecce749e58332d7635b9af3f7fb4b55ffe28",
      "parents": [
        "4e8bc6930972fb59cc22a74925071409fd50698e"
      ],
      "author": {
        "name": "Muthu Subramanian",
        "email": "sumuthu@collabora.com",
        "time": "Thu Oct 10 19:37:16 2013 +0530"
      },
      "committer": {
        "name": "Muthu Subramanian",
        "email": "sumuthu@collabora.com",
        "time": "Thu Oct 10 19:39:00 2013 +0530"
      },
      "message": "Partially revert alpha handling.\n\nSpec talks about x% while documents seem to contain x*1000\n"
    },
    {
      "commit": "4e8bc6930972fb59cc22a74925071409fd50698e",
      "tree": "4cd9faceddb90d7ab2dfea49efe89125f9779faa",
      "parents": [
        "2bace4e9629cd0ee28ae6515bbceeef5c0b7ec1b"
      ],
      "author": {
        "name": "Miklos Vajna",
        "email": "vmiklos@collabora.co.uk",
        "time": "Thu Oct 10 14:39:23 2013 +0200"
      },
      "committer": {
        "name": "Miklos Vajna",
        "email": "vmiklos@collabora.co.uk",
        "time": "Thu Oct 10 15:08:42 2013 +0200"
      },
      "message": "SwNumRule::dumpAsXml: include IsAutoRule() and GetPoolFmtId() output\n\nChange-Id: I8f3fbe00f472d694a7b9ea31fd251101c9ad73e3\n"
    },
    {
      "commit": "2bace4e9629cd0ee28ae6515bbceeef5c0b7ec1b",
      "tree": "e3759b303a56e103dc39486e709e47912a8b272f",
      "parents": [
        "1acaa577b67158c060d2f57414f7aea86504a489"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 14:59:55 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 14:59:55 2013 +0200"
      },
      "message": "Adapt to C90\n\nChange-Id: I491ca9ccfc5622afcec163e75792aa03a3a24a4f\n"
    },
    {
      "commit": "1acaa577b67158c060d2f57414f7aea86504a489",
      "tree": "30ac01bdf0a5b054d1e2a8d0171fe222d585b39b",
      "parents": [
        "efbf0b412bc76149b410d0cd17c7040513d4c203"
      ],
      "author": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Thu Oct 10 13:47:18 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 14:38:38 2013 +0200"
      },
      "message": "sal: add special handling of argc\u003d\u003d0 to osl_setCommandArgs()\n\n... to set up a fake command line.  This is used from pyuno, when\ninvoked from the \"python\" executable as \"import uno\".\n\nOn WNT there is an API to get the actual command line, so just use that\neven in the \"fake\" case; on UNX just fake something up.\n\nJust for the record the whole osl_setCommandArgs() is called exactly once\nassumption should work out _unless_ there is a program that uses SAL_MAIN\n_and_ does a python-level \"import uno\" _before_ it wants to create a\npython-based UNO service (via pyuno_loader::CreateInstance), since\npyuno already takes care to call Runtime::initialize() at most once.\n\nChange-Id: Ifd23de733ea3e6b694d46ab039b6aa4fd3e7fc1b\nSigned-off-by: Stephan Bergmann \u003csbergman@redhat.com\u003e\n"
    },
    {
      "commit": "efbf0b412bc76149b410d0cd17c7040513d4c203",
      "tree": "698daf422384bddf97e457abb44ac4ef822d3991",
      "parents": [
        "215269e3031e31fd64e3aa38167875a042b8c80c"
      ],
      "author": {
        "name": "Muthu Subramanian",
        "email": "sumuthu@collabora.com",
        "time": "Thu Oct 10 18:03:51 2013 +0530"
      },
      "committer": {
        "name": "Muthu Subramanian",
        "email": "sumuthu@collabora.com",
        "time": "Thu Oct 10 18:05:36 2013 +0530"
      },
      "message": "n#812793: clrChange applying for EMFs\n\nAlso fixed alpha clrChanges.\n"
    },
    {
      "commit": "215269e3031e31fd64e3aa38167875a042b8c80c",
      "tree": "927dba1b8bed9c168f7cb01aafb81d2111789d4c",
      "parents": [
        "acbe968ef0d40fb90e0f839e3e2702a43a0ae703"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 14:26:54 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 14:26:54 2013 +0200"
      },
      "message": "Silence some false Covertiy scan warnings about uninitialized members\n\nChange-Id: I5e1d870a60f4c0d4b805c615d0e3c958e856bf8c\n"
    },
    {
      "commit": "acbe968ef0d40fb90e0f839e3e2702a43a0ae703",
      "tree": "e06f929bb96e8cdd049a80132bed35124edaae61",
      "parents": [
        "668c627eb4e66208738d5acdecbcad106efa8252"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 14:26:06 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 14:26:06 2013 +0200"
      },
      "message": "Minor improvements\n\nChange-Id: I1dfe57368f438087d6e6131d36128db4438792eb\n"
    },
    {
      "commit": "668c627eb4e66208738d5acdecbcad106efa8252",
      "tree": "3a1bc6bf47823c21ec11204c9eb507887f068409",
      "parents": [
        "5c79177089cd4038276f63577affa7c86dcaab38"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 14:22:54 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 14:22:54 2013 +0200"
      },
      "message": "Remove support for undocumented SOLAR_USER_RTL_TEXTENCODING env var\n\n...introduced in 2001 with a Sun-internal bug ID as\n3b1d10acc297db493b1f4e1999f6ba71f72db7f1 and\n54007bb90c30469a5357c56056b8fdba3a233e24 \"#84715# osl_getThreadTextEncoding\nfirst defaults to contents of environment variable SOLAR_USER_RTL_TEXTENCODING.\"\n\nChange-Id: I991b4777c27a24419bf066cf41b3c4545d0fa681\n"
    },
    {
      "commit": "5c79177089cd4038276f63577affa7c86dcaab38",
      "tree": "7826c73ef4b75489d6747634b9d04ab69d8062d6",
      "parents": [
        "3d0d0717e8afdeb398931d59b1ab337c43b7197c"
      ],
      "author": {
        "name": "Miklos Vajna",
        "email": "vmiklos@collabora.co.uk",
        "time": "Thu Oct 10 12:44:10 2013 +0200"
      },
      "committer": {
        "name": "Miklos Vajna",
        "email": "vmiklos@collabora.co.uk",
        "time": "Thu Oct 10 12:47:01 2013 +0200"
      },
      "message": "sw: include SwNumRuleTbl in the doc model dump\n\nChange-Id: I385bce4562e4b94102b0758ca24853892b081ea1\n"
    },
    {
      "commit": "3d0d0717e8afdeb398931d59b1ab337c43b7197c",
      "tree": "03b5544f40ed6428154882f442e0b172f2651bde",
      "parents": [
        "eb79c13a809c2edf99042b114ede512ebd4c2273"
      ],
      "author": {
        "name": "Muthu Subramanian",
        "email": "sumuthu@collabora.com",
        "time": "Thu Oct 10 14:49:51 2013 +0530"
      },
      "committer": {
        "name": "Muthu Subramanian",
        "email": "sumuthu@collabora.com",
        "time": "Thu Oct 10 14:51:04 2013 +0530"
      },
      "message": "n#812793: Reverting the workaround.\n"
    },
    {
      "commit": "eb79c13a809c2edf99042b114ede512ebd4c2273",
      "tree": "6cad4fcf8ed4bddc8f9138b0ca19bd2fe06e4fe2",
      "parents": [
        "f63a40965ccf1db5c5efe5517e3d6bdad6d727a8"
      ],
      "author": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Thu Oct 10 10:12:44 2013 +0100"
      },
      "committer": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Thu Oct 10 10:13:05 2013 +0100"
      },
      "message": "update local font.conf for Calibri/Carlito Cambria/Caladea\n\nChange-Id: I9391876f2b09750ad5f44483f489743581948d21\n"
    },
    {
      "commit": "f63a40965ccf1db5c5efe5517e3d6bdad6d727a8",
      "tree": "7383e46f38b19316f0380021f430051bb04410cc",
      "parents": [
        "62828c9e11e27a2a9b69a9ad0919279df9a10359"
      ],
      "author": {
        "name": "Herbert Dürr",
        "email": "hdu@apache.org",
        "time": "Thu Oct 10 06:57:44 2013 +0000"
      },
      "committer": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Thu Oct 10 09:26:06 2013 +0100"
      },
      "message": "#i123456# add Caladea and Carlito as fallback fonts\n(cherry picked from commit c98566be40d6991467dde665af3eb0085d4ad80c)\n"
    },
    {
      "commit": "62828c9e11e27a2a9b69a9ad0919279df9a10359",
      "tree": "23651ecb2aa5d135d70d2cc18a43b5b2a6ebbc30",
      "parents": [
        "8a97f996b2a1526e69e32f39fd599aee25140efe"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 10:12:13 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 10:13:37 2013 +0200"
      },
      "message": "Make changes of interface method parameter names a hard failure\n\n...instead of a warning, now that all the deliberate changes have been\naddressed.\n\nChange-Id: I6075a36a560bd68826c6840992eefb8f51b939ba\n"
    },
    {
      "commit": "8a97f996b2a1526e69e32f39fd599aee25140efe",
      "tree": "350a343fbecf70b90eec2238d21c6731dbf2b2fe",
      "parents": [
        "2872cf80f2bc8758dfc82d081cc6c03a9564cfe6"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 10:09:46 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 10:13:37 2013 +0200"
      },
      "message": "Adapt type_reference to fixes of illegal method parameter names\n\n...UNOIDL identifiers starting with an underscore, or starting with a lowercase\nletter and containing an underscore, are invalid, so occurrences of those as\nmethod parameter names had been changed (even though changing them is strictly\nspeaking incompatible, but correctness trumps compatibility here).\n\nChange-Id: I1cd2c32ff1486a13bf0218bcb7d3df5fc615ac01\n"
    },
    {
      "commit": "2872cf80f2bc8758dfc82d081cc6c03a9564cfe6",
      "tree": "9c4c9b84bf86b38158965d5af8627c19b0d0a5fc",
      "parents": [
        "ab02cebc9ae257bf1de4a2ab35c4508d246c6fb4"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 10:08:18 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 10:13:37 2013 +0200"
      },
      "message": "Adapt type_reference to typo fix in method parameter name\n\n...strictly speaking, such a change is incompatible, but in case of such a typo\nit is probably best to do the cosmetic change anyway.\n\nChange-Id: Ia4f773676addff5bfa64817ac724fa27c61b2a4b\n"
    },
    {
      "commit": "ab02cebc9ae257bf1de4a2ab35c4508d246c6fb4",
      "tree": "c6ea6e44b35d791c6b93155bb0a3891de5095c73",
      "parents": [
        "ee83131e8bf27758c20392d78bac298cde1e5161"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 10:06:55 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 10:13:36 2013 +0200"
      },
      "message": "Change back method parameter name spellings\n\n...changing them is deemed incompatible, so best avoid such cosmetic changes.\n\nChange-Id: Id57d38721a4f3b83933fa13c509c20eacb95f903\n"
    },
    {
      "commit": "ee83131e8bf27758c20392d78bac298cde1e5161",
      "tree": "f8391f407fd04c3a8f08fe43ebb1385606a5554a",
      "parents": [
        "bf1284d34e3bf53179a1513265accc0c3f54337c"
      ],
      "author": {
        "name": "Andras Timar",
        "email": "andras.timar@collabora.com",
        "time": "Thu Oct 10 09:22:36 2013 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit@gerrit.libreoffice.org",
        "time": "Thu Oct 10 07:24:16 2013 +0000"
      },
      "message": "Updated core\nProject: dictionaries  f1a4ecab4b10fe7e5daadd6529516d5ffeba0fda\n\n"
    },
    {
      "commit": "bf1284d34e3bf53179a1513265accc0c3f54337c",
      "tree": "f0723bcd216f8a8e2da46922f92c1d850d7d96e4",
      "parents": [
        "7a558ee5fcc28bb463eb90bd8f92843e6471d7cb"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 09:16:40 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 09:19:38 2013 +0200"
      },
      "message": "Keep type_reference/offapi.idl at backwards-compatibility reference status\n\n...i.e., only change it to reflect cases where we deliberately became\nincompatible, do not change it to reflect compatible changes.  This reverts part\nof d567671196fccf20a350f3cbf210eef088fa7ce3 \"fdo#57490 deprecate\nIsSpellCapitalization.\"\n\nChange-Id: I2ed58a1740cc22ef1ad4fdcbe04c4a0d2ef547bd\n"
    },
    {
      "commit": "7a558ee5fcc28bb463eb90bd8f92843e6471d7cb",
      "tree": "d336f12fb46385b52d971b76887938e34facc946",
      "parents": [
        "77022dca24b03644e7113b05c661c6887cd91e4c"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Wed Oct 09 17:29:41 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:07 2013 +0200"
      },
      "message": "convert sw/source/filter/ww1/*.hxx from String to OUString\n\nChange-Id: Id226b541caa7aee1d8ac9247833ee3c3c58fd3bc\n"
    },
    {
      "commit": "77022dca24b03644e7113b05c661c6887cd91e4c",
      "tree": "24c6d5635422714ff0248cf10c153dcfd5079756",
      "parents": [
        "ecdce39037f8ee0fd660b0b1a7ecae3234380f2f"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Wed Oct 09 15:43:42 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:06 2013 +0200"
      },
      "message": "convert sw/source/filter/ww8/*.hxx from String to OUString\n\nChange-Id: I8b26dcc671771f3a26c1270b94ef7e342074fa3c\n"
    },
    {
      "commit": "ecdce39037f8ee0fd660b0b1a7ecae3234380f2f",
      "tree": "691aaffbbbc14da27baf0d5e9cf0054ee62597c4",
      "parents": [
        "6d7f80a5ecafd7d7cbb32be968f17b472c7c8101"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Wed Oct 09 13:36:44 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:06 2013 +0200"
      },
      "message": "convert sw/source/ui/dbui/*.hxx from String to OUString\n\nChange-Id: I43deb5f70beddec6689a7e1cfb7d76e403b79819\n"
    },
    {
      "commit": "6d7f80a5ecafd7d7cbb32be968f17b472c7c8101",
      "tree": "b16643f16f0f68f8ac9981fee33afe2cc1d49a73",
      "parents": [
        "51c647cf744480db7ce1c450f6668727cc75d74b"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Wed Oct 09 13:30:01 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:06 2013 +0200"
      },
      "message": "convert sw/source/ui/docvw/*.hxx from String to OUString\n\nChange-Id: I8b8437b4020d84402b6b16140b7c999e6c88efb1\n"
    },
    {
      "commit": "51c647cf744480db7ce1c450f6668727cc75d74b",
      "tree": "37db02c67acc6729182692536dda7a795b2e2ec1",
      "parents": [
        "4e0c84ae19a9633bc84953c0c3bc2b7a69e7c126"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Wed Oct 09 13:15:11 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:05 2013 +0200"
      },
      "message": "convert sw/source/ui/envelp/*.hxx from String to OUString\n\nChange-Id: I5baacb469d5bee57908abda63834db8c312bf023\n"
    },
    {
      "commit": "4e0c84ae19a9633bc84953c0c3bc2b7a69e7c126",
      "tree": "713f6ca12de6ad3442b7edc4ee22ec3da6903aa4",
      "parents": [
        "c922898500efc1a67d39ac37815ebed2248a782c"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Wed Oct 09 13:10:18 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:05 2013 +0200"
      },
      "message": "convert sw/source/ui/fldui/*.hxx from String to OUString\n\nChange-Id: I7c9e4fdd8f2edf1a7d9a566543571516544bb1c0\n"
    },
    {
      "commit": "c922898500efc1a67d39ac37815ebed2248a782c",
      "tree": "a616f49bd4ee47f932da8c320e871555c68700b7",
      "parents": [
        "51a30356dfd4ef3761feea155d81f9e32c83c954"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Wed Oct 09 13:02:48 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:05 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/a*.hxx from String to OUString\n\nChange-Id: I6875504bd979addd5df2ece596a4f718ad491581\n"
    },
    {
      "commit": "51a30356dfd4ef3761feea155d81f9e32c83c954",
      "tree": "2fd077a21586e2e7ac23692605e24aac019f5bef",
      "parents": [
        "6b25dd2f914a7bdd4d39e21675fcedd049192b73"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Wed Oct 09 12:58:34 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:04 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/b*.hxx from String to OUString\n\nChange-Id: Ieddab9087988cf57470d9f881b3137992fa3dafb\n"
    },
    {
      "commit": "6b25dd2f914a7bdd4d39e21675fcedd049192b73",
      "tree": "df621ce971c31da7916392d40458a5c858130b54",
      "parents": [
        "3acd7ab515ab6e97c9110b89d13136d94be5eef6"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Wed Oct 09 12:02:55 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:04 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/c*.hxx from String to OUString\n\nChange-Id: I8b8c73a0ba9b1e40549c1832ed6ad5b630d4e620\n"
    },
    {
      "commit": "3acd7ab515ab6e97c9110b89d13136d94be5eef6",
      "tree": "ecdce8beb3fd0be63b22305d937b043d931fcea1",
      "parents": [
        "79f52d249fe043e6ec54be6ffa0c71a748920394"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Wed Oct 09 11:50:56 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:04 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/d*.hxx from String to OUString\n\nChange-Id: I5ef0592411169884693d01dc497c53897c0b5928\n"
    },
    {
      "commit": "79f52d249fe043e6ec54be6ffa0c71a748920394",
      "tree": "8004b449e34044d7fd8151feb4713d07e68640f6",
      "parents": [
        "0d68db266515b68f68c38fe60300ea963370bf59"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Wed Oct 09 11:33:58 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:03 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/e*.hxx from String to OUString\n\nChange-Id: I5303db6a8f99184bd4f90b53522b6696c4ce8eed\n"
    },
    {
      "commit": "0d68db266515b68f68c38fe60300ea963370bf59",
      "tree": "332f33e93a11ad9880adab2f0f77e0e83680e70b",
      "parents": [
        "e8d048259fbb2512816624782cce5e0d8a1740bc"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Wed Oct 09 10:04:27 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:03 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/f*.hxx from String to OUString\n\nChange-Id: Ia4c5d157bab7cce5aaaa78bad48f5083bc3ff8c9\n"
    },
    {
      "commit": "e8d048259fbb2512816624782cce5e0d8a1740bc",
      "tree": "bf16d5479a0b44bc909b8d0b3761ae5167fbb2c0",
      "parents": [
        "d57c0f799cf67d447071c20e95b466fa950e33f6"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Wed Oct 09 08:37:57 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:03 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/g*.hxx from String to OUString\n\nChange-Id: I612c4f99349eea8efceb5cd83a2533f478b74d39\n"
    },
    {
      "commit": "d57c0f799cf67d447071c20e95b466fa950e33f6",
      "tree": "d5902bba14098ca74cab30a115193d772ac73129",
      "parents": [
        "60d7c4b96dc9541c581946c9e1b2f0b5aeb2ea85"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 16:28:33 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:03 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/i*.hxx from String to OUString\n\nChange-Id: Ib850538920015fe3ef410449ff67cd9b15ae47f4\n"
    },
    {
      "commit": "60d7c4b96dc9541c581946c9e1b2f0b5aeb2ea85",
      "tree": "e816b016c0f9efe6d8f618c0ab288df303e1c69f",
      "parents": [
        "dd211963a3644c2cb1bcbc24f6112b24e6a2a89d"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 16:25:46 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:02 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/l*.hxx from String to OUString\n\nChange-Id: I8566128d3e3271e926a7ff70b453365dfab1f62d\n"
    },
    {
      "commit": "dd211963a3644c2cb1bcbc24f6112b24e6a2a89d",
      "tree": "21b40f535123f0fc54c30d873af66d8dad8226de",
      "parents": [
        "36191386f0903f2e8d7b01baf12525d32972b4c0"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 16:04:27 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:02 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/m*.hxx from String to OUString\n\nChange-Id: I4b625f4688977121d4de16fcdbd4327aad989134\n"
    },
    {
      "commit": "36191386f0903f2e8d7b01baf12525d32972b4c0",
      "tree": "78d1fb2d4d6bd8ab652aa32ea5415c48826e54df",
      "parents": [
        "a415487086dd9b372fedc327c2bb5e3824baa5dc"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 15:36:06 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:02 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/n*.hxx from String to OUString\n\nChange-Id: Ic5d034cdc013910f932d1126204c362a269018b0\n"
    },
    {
      "commit": "a415487086dd9b372fedc327c2bb5e3824baa5dc",
      "tree": "561f3a231bb831f6447b80814a6931dde3a29566",
      "parents": [
        "23ab9a8c08b002d1551fbbe3a4bb3ec77b1c6875"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 15:28:31 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:01 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/o*.hxx from String to OUString\n\nChange-Id: Iabe90c2dc542c74c7bc890f6618c35d118ee10da\n"
    },
    {
      "commit": "23ab9a8c08b002d1551fbbe3a4bb3ec77b1c6875",
      "tree": "b61497d49321e5fa0f4b1b6e3f1b933a05e6ac1f",
      "parents": [
        "e2af23343b8d2ac672827d3e7d8623fd7734fad6"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 15:22:08 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:01 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/p*.hxx from String to OUString\n\nChange-Id: I030e7ef14657fd2e6d86627dbdd9f61146473d52\n"
    },
    {
      "commit": "e2af23343b8d2ac672827d3e7d8623fd7734fad6",
      "tree": "2d68762eb68ae5d7f862ffa1017ec4fd3ff993f6",
      "parents": [
        "04d442923914da298ec5730a89310c6b0d33acdc"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 15:19:46 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:01 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/r*.hxx from String to OUString\n\nChange-Id: I276fdfe7ddd6cc0daa0ca7d6f51342fea718af8e\n"
    },
    {
      "commit": "04d442923914da298ec5730a89310c6b0d33acdc",
      "tree": "b628cb551537bf68da60b7cafb10aad73ff8417b",
      "parents": [
        "3b5a0ea9bbbcee299cc0a20482671e0a13d8567c"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 15:03:50 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:01 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/sr*.hxx from String to OUString\n\nChange-Id: Id4a329f6e4e93def20cf4346d77f4595edda8bbd\n"
    },
    {
      "commit": "3b5a0ea9bbbcee299cc0a20482671e0a13d8567c",
      "tree": "1a2ea37290de6bb46c9fec6c7ba12b10ed9ecce3",
      "parents": [
        "5126dd89a2f1e8934cee8e654239e989ba1c143c"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 14:59:26 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:00 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/sw*.hxx from String to OUString\n\nChange-Id: I75ee55f9a8e2b7036621adbee40b92f29029f366\n"
    },
    {
      "commit": "5126dd89a2f1e8934cee8e654239e989ba1c143c",
      "tree": "fd3a07b41101dcdeccddd5b17dd9df3aeab66120",
      "parents": [
        "5da5b52634d3452c16b733394bffb03cecd4cdd6"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 14:26:32 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:00 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/t*.hxx from String to OUString\n\nChange-Id: I5fa8a7af4a869998af19509a132a4cb67716097b\n"
    },
    {
      "commit": "5da5b52634d3452c16b733394bffb03cecd4cdd6",
      "tree": "909f47bda563bfb13802960de74f15064692962f",
      "parents": [
        "2d5ba868d16661221075b4fc919174ab97dbfb80"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 14:15:04 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:19:00 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/ui*.hxx from String to OUString\n\nChange-Id: I2c9844d1a31d058fadc81c8ff935ce2d75f25ad1\n"
    },
    {
      "commit": "2d5ba868d16661221075b4fc919174ab97dbfb80",
      "tree": "407f445645b38621114ccd5f893fd093fdff21f8",
      "parents": [
        "066f564990398399b58e083efb260eac93121920"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 13:57:21 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:18:59 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/uno*.hxx from String to OUString\n\nChange-Id: I7f6b4a29655390356aef9c6045590ee00c0fed4f\n"
    },
    {
      "commit": "066f564990398399b58e083efb260eac93121920",
      "tree": "17710d42eca9dcc27f4a906e3f6bc2793b59f431",
      "parents": [
        "6ada84236a211d77ec064b0bfdd8570cb10216e3"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 13:50:33 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:18:59 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/view.hxx from String to OUString\n\nChange-Id: Id0f752b5c652e24b0a011c6fe69cba81c1e64b47\n"
    },
    {
      "commit": "6ada84236a211d77ec064b0bfdd8570cb10216e3",
      "tree": "327f1bf8852458e7d1be6ab721f2eb8cbb478999",
      "parents": [
        "9fffa618a967a1f196619e7ae0c22cc15ba6a648"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 13:36:42 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:18:59 2013 +0200"
      },
      "message": "convert sw/source/ui/inc/w*.hxx from String to OUString\n\nand remove a couple of dead method definitions\n\nChange-Id: Iaab20bd367e0387a1aafa656aee3bd78705cd64b\n"
    },
    {
      "commit": "9fffa618a967a1f196619e7ae0c22cc15ba6a648",
      "tree": "dbb6a6afb4f98299108661e53748b574bb1239ea",
      "parents": [
        "a31990445829bc15884b846d93826a4bc8a1a539"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 13:08:26 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:18:59 2013 +0200"
      },
      "message": "convert sc/source/ui/inc/zoomctrl.hxx from String to OUString\n\nChange-Id: I60278f22fd2c4e39c860a4257e1847b3c8ac4f40\n"
    },
    {
      "commit": "a31990445829bc15884b846d93826a4bc8a1a539",
      "tree": "269a4789b2aa40a9d2f22f941de5a863cd91cffa",
      "parents": [
        "d79f3e6ff03722db0dd082aecc3e3e6e29cfbb4f"
      ],
      "author": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Tue Oct 08 11:28:00 2013 +0200"
      },
      "committer": {
        "name": "Noel Grandin",
        "email": "noel@peralex.com",
        "time": "Thu Oct 10 09:18:58 2013 +0200"
      },
      "message": "convert sw/source/ui/misc/impfnote.hxx from String to OUString\n\nChange-Id: I7a8157d6f4cffaf7b9dcb620fbc4fe034decbd9d\n"
    },
    {
      "commit": "d79f3e6ff03722db0dd082aecc3e3e6e29cfbb4f",
      "tree": "f734dd149f9dbe78b518d053af7a014fa88dd362",
      "parents": [
        "85f5f2301d2efaa3246d7dde87c5e3a969711140"
      ],
      "author": {
        "name": "Tor Lillqvist",
        "email": "tml@collabora.com",
        "time": "Thu Oct 10 09:55:31 2013 +0300"
      },
      "committer": {
        "name": "Tor Lillqvist",
        "email": "tml@collabora.com",
        "time": "Thu Oct 10 09:56:23 2013 +0300"
      },
      "message": "Normalize ENABLE_VALGRIND: TRUE or empty\n\nChange-Id: I21521d1d7e4a139a1ea0c3f4fe6c51b4637c595f\n"
    },
    {
      "commit": "85f5f2301d2efaa3246d7dde87c5e3a969711140",
      "tree": "1fb7b7fde6da9de59027c580bd237d0d8871726c",
      "parents": [
        "46ddcbbe2a4b2e97770f2c962c6450a48f539cd9"
      ],
      "author": {
        "name": "Tor Lillqvist",
        "email": "tml@collabora.com",
        "time": "Thu Oct 10 09:41:26 2013 +0300"
      },
      "committer": {
        "name": "Tor Lillqvist",
        "email": "tml@collabora.com",
        "time": "Thu Oct 10 09:56:23 2013 +0300"
      },
      "message": "Untabify\n\nChange-Id: I8cd9246f9f8866ebbf19455b00cfadee5db8354a\n"
    },
    {
      "commit": "46ddcbbe2a4b2e97770f2c962c6450a48f539cd9",
      "tree": "9b9d97672d9b4b58fca5eb497c4015a320d18348",
      "parents": [
        "cd40d2ba9e8ed17cc870606b17ac2dffceb2813d"
      ],
      "author": {
        "name": "Tor Lillqvist",
        "email": "tml@collabora.com",
        "time": "Thu Oct 10 09:38:58 2013 +0300"
      },
      "committer": {
        "name": "Tor Lillqvist",
        "email": "tml@collabora.com",
        "time": "Thu Oct 10 09:56:23 2013 +0300"
      },
      "message": "Normalize ENABLE_PDFIMPORT: TRUE or empty\n\nChange-Id: I962b37757dbf3569df73e70ae2d7c666d7cdf43e\n"
    },
    {
      "commit": "cd40d2ba9e8ed17cc870606b17ac2dffceb2813d",
      "tree": "85fbf79a47f502bef53930d409392f4f50038773",
      "parents": [
        "5c8bd197242b2760d9d84e7f8888e84fae9300f4"
      ],
      "author": {
        "name": "Muthu Subramanian",
        "email": "sumuthu@collabora.com",
        "time": "Thu Oct 10 12:19:38 2013 +0530"
      },
      "committer": {
        "name": "Muthu Subramanian",
        "email": "sumuthu@collabora.com",
        "time": "Thu Oct 10 12:22:13 2013 +0530"
      },
      "message": "n#819614: Lines running off the screens.\n\nAlso fixed the test cases.\n"
    },
    {
      "commit": "5c8bd197242b2760d9d84e7f8888e84fae9300f4",
      "tree": "ea32b6ac731e0859a60838c905c19ebc2009927d",
      "parents": [
        "aa3b39b0bd65158ec3156e0a1391973507ebd19e"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 08:38:21 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Thu Oct 10 08:38:21 2013 +0200"
      },
      "message": "-Werror,-Wunused-variable\n\nChange-Id: Icb0e2b1bd7dabc14a3dce9e70ea5e7ef870484e8\n"
    },
    {
      "commit": "aa3b39b0bd65158ec3156e0a1391973507ebd19e",
      "tree": "883761fd48df4ab76920104b6011a22a300810f7",
      "parents": [
        "566bdd3a4dfc69431460ae04700d4b2aa9910eb6"
      ],
      "author": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Thu Oct 10 00:11:31 2013 +0200"
      },
      "committer": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Thu Oct 10 00:11:31 2013 +0200"
      },
      "message": "unographic::GraphicProvider: lock SolarMutex as needed\n\n... thanks to bug report from David O.\n\nChange-Id: I7a72c36848a110fe7487c85c7720990d3c1e14de\n"
    },
    {
      "commit": "566bdd3a4dfc69431460ae04700d4b2aa9910eb6",
      "tree": "dc21ebd0cd1174024aced8b99fda8bdf97bd51a1",
      "parents": [
        "668730fbdd1ccf9a23d0a55361d019ca9e58ff39"
      ],
      "author": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Wed Oct 09 21:51:41 2013 +0200"
      },
      "committer": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Wed Oct 09 21:51:41 2013 +0200"
      },
      "message": "warning C4805 unsafe mix of type sal_Bool and type bool\n\nChange-Id: I9e6c8ab9e2c113ec0f207a2f96e34c0fcdb70a62\n"
    },
    {
      "commit": "668730fbdd1ccf9a23d0a55361d019ca9e58ff39",
      "tree": "b2e42e769d278189d859e2cfdd94c8c101838d4b",
      "parents": [
        "57a28dc9556b4e6fff337e0eb9d0d8abc5223161"
      ],
      "author": {
        "name": "Armin Le Grand",
        "email": "alg@apache.org",
        "time": "Wed Oct 09 15:31:38 2013 +0000"
      },
      "committer": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Wed Oct 09 20:15:09 2013 +0100"
      },
      "message": "Resolves: #i123359# need to call SdrEndTextEdit before...\n\nmanipulating objects at model/view\n\n(cherry picked from commit b5e8564995cd92e19cadcf8a6e9151be3efeeff4)\n\nChange-Id: Ie282370c7fc2dea4f9d59d85aac742b41d7c4541\n"
    },
    {
      "commit": "57a28dc9556b4e6fff337e0eb9d0d8abc5223161",
      "tree": "6bb7c140a032dd3ff558b1bb26c2258664b5db78",
      "parents": [
        "34e951bd7284d2e771c279e3adc3899d191fdad0"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Wed Oct 09 19:10:32 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Wed Oct 09 21:02:11 2013 +0200"
      },
      "message": "Fail fast at least in debug builds\n\nChange-Id: I266d5cf5b98827617f7ed65c94a772e28808f386\n"
    },
    {
      "commit": "34e951bd7284d2e771c279e3adc3899d191fdad0",
      "tree": "8a2aac81ae8b577397bdc4f6f54e21939dbdde16",
      "parents": [
        "f58ee783eebf74108c1c1dd5f24e6abaa19c4f09"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Wed Oct 09 21:01:15 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Wed Oct 09 21:02:11 2013 +0200"
      },
      "message": "More OUString::copy out-of-bounds fixes\n\nChange-Id: I45762d167d04252e32155a7b23a3290688bccdf6\n"
    },
    {
      "commit": "f58ee783eebf74108c1c1dd5f24e6abaa19c4f09",
      "tree": "34b7ebcb305f4d5b2e54f428fb7acf0e3156d36d",
      "parents": [
        "669655d146ea87db2df28125b02bcfdfe4ef61d7"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Wed Oct 09 19:23:35 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Wed Oct 09 21:02:11 2013 +0200"
      },
      "message": "Improve ErrorCodeIOException messages\n\n...and clean up some includes.\n\nChange-Id: Ia5843cd38f967722d7173a6c87fba26064e3ffd6\n"
    },
    {
      "commit": "669655d146ea87db2df28125b02bcfdfe4ef61d7",
      "tree": "2b8d08ca9c57c070d5c7ee7bc9e6b2d53a9c5085",
      "parents": [
        "9c489f7fe0fd81fd2d293c1cb7c7d4874f434568"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Wed Oct 09 19:12:14 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Wed Oct 09 21:02:11 2013 +0200"
      },
      "message": "Improve error reporting\n\nChange-Id: I43df9a5458cb87145a3492e1a0c97ceb8c8a3b90\n"
    },
    {
      "commit": "9c489f7fe0fd81fd2d293c1cb7c7d4874f434568",
      "tree": "13a5771ea1e384f66baae5b568110eff92b59cf0",
      "parents": [
        "528391f3c98e3ea809134ba2b9c60bb62e929c47"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Wed Oct 09 19:09:34 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Wed Oct 09 21:02:11 2013 +0200"
      },
      "message": "Use rtl::OUString::startsWithIgnoreAsciiCase\n\nChange-Id: I889a072bd96b6076966e3aad84e39d3491618912\n"
    },
    {
      "commit": "528391f3c98e3ea809134ba2b9c60bb62e929c47",
      "tree": "27d137943c3e74f3fc1823d5cb5ce4f0a23ea4db",
      "parents": [
        "7727b9e88d0498dfb800354debaf889c8cf63bd7"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "tbehrens@suse.com",
        "time": "Wed Oct 09 20:02:19 2013 +0200"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Wed Oct 09 20:09:20 2013 +0200"
      },
      "message": "Resuscitate old vcl unit tests.\n\nNeeds a deleted canvastools method, move code into more idiomatic\nvcl/qa place, adapt to new unit test framework.\n\nChange-Id: Iddb9c2249673b4d580e46a1d72029be0a8c4d9ba\n"
    },
    {
      "commit": "7727b9e88d0498dfb800354debaf889c8cf63bd7",
      "tree": "c0d0ac65bc41c3880336e48ffd56999c7d6d1ebe",
      "parents": [
        "8996ab35db7ae98e63b7735e8f172da3d9e48af0"
      ],
      "author": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Tue Oct 08 15:56:59 2013 +0200"
      },
      "committer": {
        "name": "Thorsten Behrens",
        "email": "thb@documentfoundation.org",
        "time": "Wed Oct 09 20:09:12 2013 +0200"
      },
      "message": "oglcanvas: OUString cleanup\n\nChange-Id: If37ea29ba239c0affd8e5777c82db755ee03f1c2\n"
    },
    {
      "commit": "8996ab35db7ae98e63b7735e8f172da3d9e48af0",
      "tree": "27c0d434fd77c602ec469702c0abd5c58171bec4",
      "parents": [
        "f011a5c5071ed4a60f0ee7117608b72cecbb958d"
      ],
      "author": {
        "name": "Jan Holesovsky",
        "email": "kendy@collabora.com",
        "time": "Wed Oct 09 18:50:13 2013 +0200"
      },
      "committer": {
        "name": "Jan Holesovsky",
        "email": "kendy@collabora.com",
        "time": "Wed Oct 09 18:56:47 2013 +0200"
      },
      "message": "Kill PropertyDefinition; use PropValue instead.\n\nPropertyDefinition was introduced long ago, probably in order not to have to\ntouch larger amount of code when it turned out that it was necessary to store\nmore information in PropertyMap - otherwise even then it was more logical to\nextend the value from uno::Any only to some structure.\n\nPropertyMap\u0027s API itself is quite non-convenient, it is half-way between\ndirect access to the std::map it is derived from, and something built on top\nof that.\n\nIn the long run I believe we want to make _PropertyMap member of PropertyMap,\nnot an ancestor, and change the API; if anybody cares enough, that is ;-)\n\nChange-Id: Ib8e9bfc4561f003b78ab6ce6620722e251f661d6\n"
    },
    {
      "commit": "f011a5c5071ed4a60f0ee7117608b72cecbb958d",
      "tree": "f7b6ce9817a939b5049977d163891dcd222188a1",
      "parents": [
        "2386a92c1e6e8ec263edb4dc4fdcfeaa4673ce1f"
      ],
      "author": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Wed Oct 09 14:22:00 2013 +0200"
      },
      "committer": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Wed Oct 09 19:46:00 2013 +0200"
      },
      "message": "fdo#70143: fix SwDoc::ReplaceRangeImpl() a bit more\n\nFixes regex replace of \"$\" with nothing (to delete line\nbreaks).\n\nChange-Id: If7ec1e5f524f7bb308a2949ace16cb8aa6989106\n"
    },
    {
      "commit": "2386a92c1e6e8ec263edb4dc4fdcfeaa4673ce1f",
      "tree": "27a8b34bbf6925fc7d7b201bdbb932cfd0ae0bb4",
      "parents": [
        "d703c8f64c6cd650bb753cf1f6f39b3e81f06a41"
      ],
      "author": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Wed Oct 09 14:18:11 2013 +0200"
      },
      "committer": {
        "name": "Michael Stahl",
        "email": "mstahl@redhat.com",
        "time": "Wed Oct 09 19:46:00 2013 +0200"
      },
      "message": "pyuno: set up fake command line in getComponentContext()\n\nEasy to trigger the assert in osl_getCommandArgCount(), just\nrun instdir/*/program/python and \"import unohelper\".\n\nAvoid that by setting up a fake command line, hopefully\nnobody expects to be able to give relevant args to python...\n\nChange-Id: I0df6c23d6ecbb3c2bce81a9d5bcecdcb1729ddbb\n"
    },
    {
      "commit": "d703c8f64c6cd650bb753cf1f6f39b3e81f06a41",
      "tree": "ec7d61772fa447d8e21faccf145e728ca1af4fd4",
      "parents": [
        "cf7849bb405b69791b237396d625aaf83f69acc4"
      ],
      "author": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Wed Oct 09 18:56:40 2013 +0200"
      },
      "committer": {
        "name": "Stephan Bergmann",
        "email": "sbergman@redhat.com",
        "time": "Wed Oct 09 18:56:56 2013 +0200"
      },
      "message": "rtl::OUString::copy needs to check for out-of-bounds\n\n...regression introduced by 5089bdb234a93bcb62b597c18b8ab66048246b13 \"Related: fdo#38838 remove UniString::EqualsAscii\"\n\nChange-Id: I1d2b78122592a57fe740e36d7811d563edf1e2c4\n"
    },
    {
      "commit": "cf7849bb405b69791b237396d625aaf83f69acc4",
      "tree": "f34b2230311183d1cf8bae085034533c6e9c147f",
      "parents": [
        "8254648828e4f4d65a0516e160e5732f3d85765a"
      ],
      "author": {
        "name": "Miklos Vajna",
        "email": "vmiklos@collabora.co.uk",
        "time": "Wed Oct 09 18:23:04 2013 +0200"
      },
      "committer": {
        "name": "Miklos Vajna",
        "email": "vmiklos@collabora.co.uk",
        "time": "Wed Oct 09 18:25:58 2013 +0200"
      },
      "message": "writerfilter: remove last unused DFFOPT definitions in doctok\n\nChange-Id: I8a989f4a4faab3e611d4a04ef5a00ac4921d2f7c\n"
    },
    {
      "commit": "8254648828e4f4d65a0516e160e5732f3d85765a",
      "tree": "4860b2cd3bbe7e3323767f20dc4d98127b0cc5ab",
      "parents": [
        "333ec5789a01dfc165598ade66de518132c64865"
      ],
      "author": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Wed Oct 09 16:39:28 2013 +0100"
      },
      "committer": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Wed Oct 09 16:59:52 2013 +0100"
      },
      "message": "CID#736174 yikes, sizeof(char[]) includes 0, so 4 not 3\n\nChange-Id: Ia54ecab9e08485ebffe98dc064f328360c17a120\n"
    },
    {
      "commit": "333ec5789a01dfc165598ade66de518132c64865",
      "tree": "0fc48cf4ebffff0910498f437cea549fb224ac2a",
      "parents": [
        "894dac7b8c85e041d609fc91b89bf3bc01edf82a"
      ],
      "author": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Wed Oct 09 16:32:39 2013 +0100"
      },
      "committer": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Wed Oct 09 16:59:52 2013 +0100"
      },
      "message": "CID#736180 out of bounds\n\nChange-Id: I2e775a49a1c852053e3c7996381f20d3eda1189c\n"
    },
    {
      "commit": "894dac7b8c85e041d609fc91b89bf3bc01edf82a",
      "tree": "2ec8d910588ddf5f5287f819b696a6c5fc02558e",
      "parents": [
        "9692c7d285f85dd8a90cf156ff212969bc79135b"
      ],
      "author": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Wed Oct 09 16:30:29 2013 +0100"
      },
      "committer": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Wed Oct 09 16:59:51 2013 +0100"
      },
      "message": "CID736196 out of bounds\n\nChange-Id: Iaf9774c84f9ffe1a3d8fcd64c9ce950aacb317ba\n"
    },
    {
      "commit": "9692c7d285f85dd8a90cf156ff212969bc79135b",
      "tree": "edd5ea73c1e1b6e6c7bca2b2396fe3cd17675083",
      "parents": [
        "540e817e7b59953d1036cdbdf1c47358b6ed98be"
      ],
      "author": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Wed Oct 09 16:27:28 2013 +0100"
      },
      "committer": {
        "name": "Caolán McNamara",
        "email": "caolanm@redhat.com",
        "time": "Wed Oct 09 16:59:51 2013 +0100"
      },
      "message": "CID#736197 out of bounds\n\nChange-Id: I9b105926b812e4341700d87d77288fe429beda53\n"
    }
  ],
  "next": "540e817e7b59953d1036cdbdf1c47358b6ed98be"
}
