- 20 Agu, 2013 22 kayıt (commit)
-
-
Olivier Hallot yazdı
Change-Id: I283667cd21fee7dd905c5353245317ed90102c96 Reviewed-on: https://gerrit.libreoffice.org/5524Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I3444b1788e3246503e2460051e8ddbf38aa3de86
-
Matteo Casalin yazdı
Change-Id: I34afb1c85cf1cf389faab5f1ae415e34d42c5ef5 Reviewed-on: https://gerrit.libreoffice.org/5491Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Matteo Casalin yazdı
Change-Id: I0c5d2b194a09002292990e74aeb10984c2b41d0e Reviewed-on: https://gerrit.libreoffice.org/5490Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I60cfb30c7caab308a0cbe415ba04e1245ed3dd9c
-
Andras Timar yazdı
Pootle has many checks, but there are cases which are not covered. Therefore I wrote a tool which checked three types of translation errors: 1. Unique style names. 2. Unique spreadsheet function names. 3. Missing trailing '|' in Windows installer translation. Usage: make cmd cmd=solver/*/bin/pocheck It checks all languages and prints the report to stdout. Change-Id: I89aad66ea41c0ebe4a6f45beaaf86afd1a6439cc
-
Michael Meeks yazdı
Change-Id: Iee0521e4f7851f5b51cf6ab7a973bf8b46fb09f5
-
Xiaoli yazdı
Change-Id: I66a36acdb4aa67d438fb36597f41e847bbde10e3 Reviewed-on: https://gerrit.libreoffice.org/4796Reviewed-by:
Petr Mladek <pmladek@suse.cz> Tested-by:
Petr Mladek <pmladek@suse.cz>
-
Marcos Paulo de Souza yazdı
Change-Id: I7d5075b0c9ac481b954c6a843b35e46355b5348e Reviewed-on: https://gerrit.libreoffice.org/5519Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Oliver-Rainer Wittmann yazdı
consider empty graphic frames in graphic bullet area (cherry picked from commit b16eb2a1) Conflicts: sw/source/filter/ww8/ww8par.cxx Change-Id: I242762556805b80787bc6c4305c2f735fef711d3
-
Caolán McNamara yazdı
Change-Id: Ia529992d15152db981379a1e0a4dec63b2dad40c
-
Caolán McNamara yazdı
Change-Id: I0d8e8903bdc5943079c6ed9f123e2fca2f72467f
-
Matteo Casalin yazdı
Change-Id: Ifde0d45e35fed94d4ef6cb93b2feda172fd6608b
-
Michael Stahl yazdı
SwDoc::CopyMasterHeader/Footer(): this could result in sharing the first-page header/footer with the left-page (!) when un-sharing via the dialog; the reason is that what actually happens here is that the left-page header/footer was never changed but the master one was copied in SwDocStyleSheet::SetItemSet(), so it sort of worked by accident before the first-page header/footer was added... Change-Id: Ia24df6ad59cda484559f2ca48ecaa7563878120b
-
Michael Stahl yazdı
SwDoc::ChgPageDesc(): make the invalidation of the Undo stack on change of IsFirstShared work by delaying ChgFirstShare() until after the check. Change-Id: Ifbefe446df8b6d785ed1bb6394ec5beb803fb1fe
-
Michael Stahl yazdı
... and GetRightFmt(). If the first format is requested it must be returned; the sharing works by copying the SwFmtHeader/Footer from aMaster to the other members. (regression from 4dc78aee) Change-Id: I1708f01c18b155ae75c14fc407e52ccd2bd798d7
-
Michael Stahl yazdı
Not copying the nodes for first page is not an option; the real problem with the fdo45183.rtf is that flys in the header are not copied along with the nodes, like it is done in SwDoc::CopyPageDescHeaderFooterImpl. Also, the same problem may occur for footers too (CopyMasterFooter). Change-Id: I985a6b89f8cde96dc0fa0b489c44d77987f91a8a
-
Fridrich Štrba yazdı
Change-Id: I1fc9b29255c9822406dfc6ddb05b3a7f63fcd216
-
Jesús Corrius yazdı
Change-Id: Id6434355aabdde4f39232ab5a839201a85ca4d29 Reviewed-on: https://gerrit.libreoffice.org/5529Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Noel Power yazdı
Change-Id: I73dc238f7de59367a0a9d00e5421ea6675b4f556
-
Noel Power yazdı
Basic hex literals are basic Integer ( e.g. 4 byte ) types with -2,147,483,648 through 2,147,483,647 range. Interally the scanner was using a long to form/scan the literal, this led to bad behaviour on 64bit linux ( where normally long -> 8 bytes ) Change-Id: I1d0fcc55ed0eda636da1445329737d1684e69f33
-
Julien Nabet yazdı
Change-Id: I10a67d3087205e81633a35e30b7648c4a14ac2f9
-
- 19 Agu, 2013 18 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: Iee4f792d35b8caf13bbd1c9ec7aefe38f185dcbb
-
Julien Nabet yazdı
Change-Id: If2235c959aa409376397f306145bea0bee713c78
-
Julien Nabet yazdı
Change-Id: Ie54315ebf76707848de635e75b9689ef8d06e0ea
-
Julien Nabet yazdı
Change-Id: I68d66e62d6962ec1da471b7c7edc8ca30d70e838
-
Julien Nabet yazdı
Change-Id: I98e90d54ade44a6baf20c8f36bc536f3dfa43ffe
-
Julien Nabet yazdı
Change-Id: I22a9178da0190fa79c81e10511925d2270065680
-
Julien Nabet yazdı
This reverts commit 0654a592. Sorry Kohei for the noise
-
Kohei Yoshida yazdı
Change-Id: I17b45a5fb6ac5d30be5d3575fec76a61662decdf
-
Kohei Yoshida yazdı
Actually the detection code works just fine without having the detection service set the filter name here. But it's supposed to. Change-Id: Ic6a4325b5ceb532d0691781388f66c24cd695ca5
-
Julien Nabet yazdı
Change-Id: I4e71517f34988c3fc2d4b8e7627722d690c1b487
-
Kohei Yoshida yazdı
Change-Id: I71193951ce7a1d1a63fc6931a12267f22cdb72c3
-
Kohei Yoshida yazdı
The new format detection service is much simpler than the old one. In the new framework, each detection service receives the name of format that it is expected to check against, and it should either reject it by returning an empty string in case the file is not of that format, or if the file is indeed that format, set the appropriate filter name and return that type to the caller. We no longer need to deal with preselected filters (which is dealt with in the detection framework itself) or return an entirely different format that's different from the one being asked to verify. Change-Id: I3f36951b0ad821d836fb8a56b852e40d43095f09
-
Julien Nabet yazdı
Change-Id: I0972f1f46ca46c6c482e016e6e0a280c205cc121
-
Tor Lillqvist yazdı
Change-Id: If6007b1d9aa2173fc0f508bb6e9b617a440c940c
-
Tor Lillqvist yazdı
Change-Id: I3e2ce690fcfd84d91979e737a1977f61319e2a55
-
Tor Lillqvist yazdı
Change-Id: I38ce976e55e9800971dcd300902578e06540f358
-
Tor Lillqvist yazdı
The installset structure in a "traditional" (non-"Mac-like") OS X was messed up with *both* 'MacOS' and 'program' as real subfolders in instdir. Change-Id: I337e1669d28c6c59993790fd33c9c5ab372c421c
-
Julien Nabet yazdı
Change-Id: If7aa24718c3a4bc1656277f0bb741b41fcaf6f4f
-