1. 29 May, 2015 10 kayıt (commit)
    • Jan Holesovsky's avatar
      rendercontext: Correct output of the type that is not double-buffered. · 75cc885f
      Jan Holesovsky yazdı
      And also don't attempt to draw the non-double-buffered windows via double
      buffering.
      
      Change-Id: Ic7afb976dfbe005e1aeff2d726360f259f87f4bc
      75cc885f
    • Caolán McNamara's avatar
      fix Invalid Read on conversion of ooo95991-1.odt to pdf · 48495a71
      Caolán McNamara yazdı
      "Prepare" can delete the Portion belonging to the SwTxtFrm
      and replace it. Prepare knows this and re-fetches it if
      that happens. But Prepare can call itself and the outermost
      Prepare doesn't know that the innermost Prepare replaced
      the SwTxtFrm (and re-fetched it for the remainer of the
      innermost Prepare).
      
      So bubble out that it was re-fetched so the outer most
      one re-fetches too
      
      Invalid read of size 1
      
      SwParaPortion::SetPrep(bool) (porlay.hxx:299)
      SwTextFrm::Prepare(PrepareHint, void const*, bool) (txtfrm.cxx:1805)
      SwContentFrm::MakeAll() (calcmove.cxx:1317)
      SwFrm::PrepareMake() (calcmove.cxx:340)
      SwFrm::Calc() const (frame.hxx:1004)
      CalcContent(SwLayoutFrm*, bool, bool) (fly.cxx:1465)
      SwLayoutFrm::FormatWidthCols(SwBorderAttrs const&, long, long) (wsfrm.cxx:3306)
      
       Address 0x2137c850 is 832 bytes inside a block of size 840 free'd
      free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
      rtl_freeMemory_SYSTEM(void*) (alloc_global.cxx:277)
      rtl_freeMemory (alloc_global.cxx:347)
      rtl_cache_free (alloc_cache.cxx:1222)
      FixedMemPool::Free(void*) (mempool.cxx:48)
      SwParaPortion::operator delete(void*, unsigned long) (in /home/caolan/LibreOffice/core/instdir/program/libswlo.so)
      SwParaPortion::~SwParaPortion() (porlay.cxx:1967)
      SwTextFrm::ClearPara() (txtcache.cxx:106)
      SwTextFrm::Init() (txtfrm.cxx:339)
      SwTextFrm::CalcLineSpace() (txtfrm.cxx:792)
      SwTextFrm::Prepare(PrepareHint, void const*, bool) (txtfrm.cxx:1724)
      SwTextFrm::Prepare(PrepareHint, void const*, bool) (txtfrm.cxx:1706)
      SwContentFrm::MakeAll() (calcmove.cxx:1317)
      SwFrm::PrepareMake() (calcmove.cxx:340)
      SwFrm::Calc() const (frame.hxx:1004)
      CalcContent(SwLayoutFrm*, bool, bool) (fly.cxx:1465)
      SwLayoutFrm::FormatWidthCols(SwBorderAttrs const&, long, long) (wsfrm.cxx:3306)
      
      Change-Id: I1fdade2846e3cbd2e73be1f58d2597e9358fa0ea
      (cherry picked from commit f703201d)
      48495a71
    • Olivier R's avatar
      Updated core · a44e8241
      Olivier R yazdı
      Project: dictionaries  54ef13f6f93da64c8619f28ad1235562204c93fb
      
      Update French dictionary (v5.3.2)
      
      (cherry picked from commit 6565f427350dc8ad47e8e2669c7321e5331202d7)
      a44e8241
    • Caolán McNamara's avatar
      fix base wizard size · 90b6e054
      Caolán McNamara yazdı
      if we are forced to fetch the theme early before the MiscSettings in svtools
      sets it then don't cache the value so that when the MiscSettings kicks in that
      the SettingsChanged signal is sent out and we get the right fontsize (or
      something like that)
      
      Change-Id: I0447c934ec184232591183c6c099a4d7217183fb
      (cherry picked from commit e9bb7c9e)
      90b6e054
    • Stephan Bergmann's avatar
      Support Azul Zulu JRE on Linux and Mac OS X, too · 4498247e
      Stephan Bergmann yazdı
      Change-Id: I317506319b91daf006a0ba79874ff265ba6ed4da
      (cherry picked from commit 8541b178)
      4498247e
    • Stephan Bergmann's avatar
      Support Azul Zulu JRE (at least on Windows) · da0f3ca2
      Stephan Bergmann yazdı
      (<http://www.azulsystems.com/products/zulu/downloads> also offers it for Linux
      and Mac OS X, so it could be added to more javavendors_*.xml if need be; I only
      checked it actually works with a Windows 64-bit LO build)
      
      Change-Id: If549a0d5bf1459eba2f6ba2bd545cfd55a20cea6
      (cherry picked from commit 0f95f8ff)
      da0f3ca2
    • Stephan Bergmann's avatar
      Fix Windows 64-bit build · 1f5754e4
      Stephan Bergmann yazdı
      Change-Id: Ie02b1b51463aa9d6c5e80001eb089909995d5b5b
      (cherry picked from commit 9155210d)
      1f5754e4
    • Andras Timar's avatar
      Updated core · ad4a8fdc
      Andras Timar yazdı
      Project: help  d7cbd22f6da101618b489b42e6990d74fd820423
      
      localization tools are confused with short form of empty ahelp
      
      Change-Id: Ifd7a2309781b2de1e21dc6c6bd4b0747484f5108
      (cherry picked from commit f5fa46ed8626910d710fd535518ddf9e756f9356)
      ad4a8fdc
    • Miklos Vajna's avatar
      gtktiledviewer: use SearchItem.SearchStartPoint* · 3c014945
      Miklos Vajna yazdı
      Change-Id: If0219eda3a2ca3b97c37bea70e35d47e49d38e02
      (cherry picked from commit 3c9fb589)
      3c014945
    • Miklos Vajna's avatar
      SvxSearchItem: add m_nStartPoint{X,Y} · 6bccdf23
      Miklos Vajna yazdı
      The idea is that if you have your cursor at the begining of a Writer
      document, and you scroll down a lot, then search, then it's annoying
      that search jumps back to the start of the document for the first hit.
      
      Add an optional way to provide what is the starting point of such a
      search, so we can have "when nothing is selected, then search from the
      top left corner of the visible area".
      
      No UI yet to enable this, but available via the UNO API.
      
      Change-Id: Ibcf3a5f2eeba1372b1dfe8474081e6591a6e0134
      (cherry picked from commit 1dc60bc9)
      6bccdf23
  2. 28 May, 2015 30 kayıt (commit)