1. 27 Eyl, 2012 7 kayıt (commit)
    • Norbert Thiebaud's avatar
      gbuildification of appache_commons · 6d64bfd8
      Norbert Thiebaud yazdı
      Change-Id: I517c808c9ea799aac0d2cd2b3bb6c18564c76823
      6d64bfd8
    • Norbert Thiebaud's avatar
      add gb_ExternalProject_use_external to deal with ExternalProject inter-dep · ee22be5d
      Norbert Thiebaud yazdı
      One may have multiple ExternalProject in a given module
      and these ExternalProject may have dependencies among each others
      This api allow to explicit such dependencies so that the
      ExternalProjects in a given module are built in the right order
      
      Change-Id: Ib8a1b9bdcad0dda08b6fe133113b01a80e02421c
      ee22be5d
    • Cédric Bosdonnat's avatar
      sw: implement page-relative size for drawing objects and import them from docx · d4474dd0
      Cédric Bosdonnat yazdı
      Change-Id: I98b5c53d4860278e3646324ca045114e37b4cf61
      d4474dd0
    • Cédric Bosdonnat's avatar
      n#779627: VML: import mso-position-vertical:center and friends · 0f581ab7
      Cédric Bosdonnat yazdı
      This allows to properly position objects that are vertically and/or
      horizontally centered relatively to the page.
      
      Change-Id: I1f7e78c5b828679817cdfc72e4d90a0850b242fa
      0f581ab7
    • Stephan Bergmann's avatar
      No dictionaries were preselected for en_US langpack · 8cb74641
      Stephan Bergmann yazdı
      ...as gm_Langpack_r_en_US was explicitly excluded from langs[] in
      SelectLanguage, so addMatchingDictionaries was never called for it.  (This was
      only evident in installation sets conaining only few langpacks, as the
      "official" multi-lang installation set also contains en_GB etc., so appropriate
      dictionaries were selected through those.)
      
      Reworked the logic of chosing which langpacks to preselect (see the comment in
      SelectLanguage); hope it still works as intended for the various cases (of which
      the "official" multi-lang installation set is the only truly relevant one, for
      now).
      
      Change-Id: I31f531194c79e49c9c09e33454a7b0a82d9ff02f
      8cb74641
    • Tor Lillqvist's avatar
      First attempt at C++/UNO bridge for 64-bit OS X · d83de4b1
      Tor Lillqvist yazdı
      Basically, a 1:1 copy of the Linux x86-64 one. The Apple docs say that
      "The OS X x86-64 function calling conventions are the same as the
      function calling conventions described in System V Application Binary
      Interface AMD64 Architecture Processor Supplement," which should mean
      that it's the same as on Linux.
      
      Once this works, the very minor differences to the Linux one will be
      merged as ifdefs into the Linux one, and no separate source files will
      be needed.
      
      Change-Id: I1ff58f303a7ab7f59ec2ff7a9e24465e89151ec5
      d83de4b1
    • Takeshi Abe's avatar
      sal_Bool to bool · 30d33b12
      Takeshi Abe yazdı
      Change-Id: Ic05d9f062e7419d192b8cf6e56c91b3f9d97bfe0
      30d33b12
  2. 26 Eyl, 2012 33 kayıt (commit)