1. 20 Kas, 2013 20 kayıt (commit)
  2. 19 Kas, 2013 20 kayıt (commit)
    • Matúš Kukan's avatar
      datastreams: implement address mode for input · 3d7d6625
      Matúš Kukan yazdı
      In this mode, we read lines as "<address>,<value>".
      Moving is disabled then, because we update each cell individually
      (and also, for some reason, it was not working).
      
      Change-Id: I55f73e5a6a26f3e962a12662deeea657ce41acd4
      3d7d6625
    • Michael Meeks's avatar
      fastparser: accelerate value tokenisation as well. · fc25afaa
      Michael Meeks yazdı
      Change-Id: I99a39e91c684adb1fc92cdb466477cfa90104961
      fc25afaa
    • Tor Lillqvist's avatar
      WaE: unused variable 'aFormula' [loplugin] · 7e77efe8
      Tor Lillqvist yazdı
      Change-Id: Ief4acc559113d37902ea89a44d085c89f93e39cf
      7e77efe8
    • I-Jui (Ray) Sung's avatar
      GPU Calc: add an inline function to legalize inputs for reduction. · d7e4e5d3
      I-Jui (Ray) Sung yazdı
      Change-Id: Ibcede4a33d7b8b1073d6ecfb49abbc78b31a2f35
      d7e4e5d3
    • Bjoern Michaelsen's avatar
      fix Makefile.in · 4eebd658
      Bjoern Michaelsen yazdı
      - unify ~all gbuild targets to one gbuild call
      - kill CHECK_PARALLELISM as we dont respect it consistently anyway
      - ${MODULE}.subsequentcheck needs no specialcasing now anymore too
      - should fix e.g. "make unitcheck slowcheck subsequentcheck" calls
      
      Change-Id: I4238d7de599cb9fbaf09f60539d6655b85b87c29
      Reviewed-on: https://gerrit.libreoffice.org/6722Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
      Reviewed-by: 's avatarBjörn Michaelsen <bjoern.michaelsen@canonical.com>
      Tested-by: 's avatarBjörn Michaelsen <bjoern.michaelsen@canonical.com>
      4eebd658
    • Miklos Vajna's avatar
      CppunitTest_sw_ooxmlexport: speed this up a bit · cc272644
      Miklos Vajna yazdı
      We don't have too much testcases where we assert directly the resulting
      zipped XML files, but where we did, we actully invoked filter() 5 times,
      even if 3 times is enough, fix this.
      
      That causes the testcase to run in 1m24.754s (previously it was
      1m30.278s).  Additionally, at one case the XML result is an expected
      one, having matching testcase and manual results is always good.
      
      Change-Id: Ie905002b113bc84f1e517c35f14739f423fd8ea2
      cc272644
    • Kohei Yoshida's avatar
      Narrow it down a bit for the next visit. · d646612f
      Kohei Yoshida yazdı
      Still no idea what the problem really is (MSVC is pretty silent about it)
      or how to fix it.
      
      Change-Id: I322779046f0adc0b2807a9d46a5c9140839b7ff7
      d646612f
    • Miklos Vajna's avatar
      oox: tokenize wps:cNvCnPr · 845893cd
      Miklos Vajna yazdı
      Change-Id: I4d7a962e01f5a41c3ea629f73433416195f2259c
      845893cd
    • Eike Rathke's avatar
      added date acceptance patterns to Canadian locales, fdo#71664 · 2d8cac51
      Eike Rathke yazdı
      Complete set is now Y-M-D;M-D;M/D/Y;M/D
      
      Change-Id: I42ed59fb325b391943608a10ded7ce74c80656e1
      2d8cac51
    • Michael Stahl's avatar
      winaccessibility: use WeakImplHelper · 03fdec57
      Michael Stahl yazdı
      Change-Id: I5872e520ca009a0f9277827d72e72befe3323a06
      03fdec57
    • Stephan Bergmann's avatar
      Disambiguate std::max call · 76ff4c53
      Stephan Bergmann yazdı
      Change-Id: Ie389d52f5914f49dcd61d5543ed9413ab82101f9
      76ff4c53
    • Stephan Bergmann's avatar
      Use startsWith rest parameter · 87e407f6
      Stephan Bergmann yazdı
      Change-Id: I5ec5f68c13ceb93b4e2cea83ec757b9427b8608d
      87e407f6
    • Stephan Bergmann's avatar
      Consistently accept all cmd line args only in lower case · 72c8db49
      Stephan Bergmann yazdı
      Change-Id: Ie57814f1e938ee9d909d69a518bed29026cb4963
      72c8db49
    • Stephan Bergmann's avatar
      Consistently warn about all deprecated cmd line args starting with a single - · 5993dc79
      Stephan Bergmann yazdı
      Change-Id: Ib4cb8939b0b12dd01af3bb845649e5ac5480352b
      5993dc79
    • Stephan Bergmann's avatar
      String function clean-up · c471e148
      Stephan Bergmann yazdı
      Change-Id: I0bb807748f67af3ee1210c6df649bc8ae506e090
      c471e148
    • Miklos Vajna's avatar
      DOCX drawingML shape import: wp:anchor's behindDoc attribute · cc8f8ae5
      Miklos Vajna yazdı
      Also, adapt anchoring to what we have in VML import as well: when the
      paragraph moves, the shape should stay at the same place. (This is a bit
      odd, as ideally Word does not support at-paragraph anchoring, but this
      change results in the behavior what Word does at the end.)
      
      Change-Id: I3b849b2898d303e48920e6056c472f08fbb43af1
      cc8f8ae5
    • Caolán McNamara's avatar
      don't panic on clicking inside input field · a5d7813d
      Caolán McNamara yazdı
      Change-Id: I52b53da16784cc5650d362c3884d93ed16979ca2
      a5d7813d
    • Oliver-Rainer Wittmann's avatar
      Resolves: #i33737# enable in-place editing of Input Fields · c2b55219
      Oliver-Rainer Wittmann yazdı
      (cherry picked from commit c2afeb1c)
      
      Conflicts:
      	sw/inc/IDocumentContentOperations.hxx
      	sw/inc/crsrsh.hxx
      	sw/inc/doc.hxx
      	sw/inc/editsh.hxx
      	sw/inc/expfld.hxx
      	sw/inc/fldbas.hxx
      	sw/inc/fmtfld.hxx
      	sw/inc/hintids.hxx
      	sw/inc/ndtxt.hxx
      	sw/inc/txatbase.hxx
      	sw/inc/txtfld.hxx
      	sw/inc/txtrfmrk.hxx
      	sw/inc/txttxmrk.hxx
      	sw/inc/viscrs.hxx
      	sw/source/core/bastyp/init.cxx
      	sw/source/core/crsr/crsrsh.cxx
      	sw/source/core/crsr/crstrvl.cxx
      	sw/source/core/crsr/findattr.cxx
      	sw/source/core/crsr/findtxt.cxx
      	sw/source/core/crsr/swcrsr.cxx
      	sw/source/core/crsr/viscrs.cxx
      	sw/source/core/doc/dbgoutsw.cxx
      	sw/source/core/doc/doc.cxx
      	sw/source/core/doc/docfld.cxx
      	sw/source/core/doc/docfmt.cxx
      	sw/source/core/doc/docnum.cxx
      	sw/source/core/doc/docredln.cxx
      	sw/source/core/doc/docruby.cxx
      	sw/source/core/doc/doctxm.cxx
      	sw/source/core/doc/visiturl.cxx
      	sw/source/core/docnode/nodes.cxx
      	sw/source/core/edit/edatmisc.cxx
      	sw/source/core/edit/edattr.cxx
      	sw/source/core/edit/edfld.cxx
      	sw/source/core/edit/edfldexp.cxx
      	sw/source/core/edit/editsh.cxx
      	sw/source/core/edit/edlingu.cxx
      	sw/source/core/edit/ednumber.cxx
      	sw/source/core/fields/expfld.cxx
      	sw/source/core/fields/fldbas.cxx
      	sw/source/core/fields/reffld.cxx
      	sw/source/core/frmedt/fefly1.cxx
      	sw/source/core/inc/docfld.hxx
      	sw/source/core/inc/rolbck.hxx
      	sw/source/core/inc/swfont.hxx
      	sw/source/core/layout/flycnt.cxx
      	sw/source/core/layout/laycache.cxx
      	sw/source/core/layout/trvlfrm.cxx
      	sw/source/core/text/atrhndl.hxx
      	sw/source/core/text/atrstck.cxx
      	sw/source/core/text/inftxt.cxx
      	sw/source/core/text/porfld.cxx
      	sw/source/core/text/porfld.hxx
      	sw/source/core/text/txtfld.cxx
      	sw/source/core/tox/tox.cxx
      	sw/source/core/tox/txmsrt.cxx
      	sw/source/core/txtnode/atrfld.cxx
      	sw/source/core/txtnode/ndhints.cxx
      	sw/source/core/txtnode/ndtxt.cxx
      	sw/source/core/txtnode/thints.cxx
      	sw/source/core/txtnode/txatbase.cxx
      	sw/source/core/txtnode/txatritr.cxx
      	sw/source/core/txtnode/txtedt.cxx
      	sw/source/core/undo/SwUndoField.cxx
      	sw/source/core/undo/rolbck.cxx
      	sw/source/core/undo/unsect.cxx
      	sw/source/core/undo/untbl.cxx
      	sw/source/core/unocore/unocrsrhelper.cxx
      	sw/source/core/unocore/unofield.cxx
      	sw/source/core/unocore/unoframe.cxx
      	sw/source/core/unocore/unorefmk.cxx
      	sw/source/core/view/vprint.cxx
      	sw/source/filter/ascii/ascatr.cxx
      	sw/source/filter/html/htmlatr.cxx
      	sw/source/filter/rtf/rtffly.cxx
      	sw/source/filter/ww1/fltshell.cxx
      	sw/source/filter/ww1/w1filter.cxx
      	sw/source/filter/ww8/wrtw8esh.cxx
      	sw/source/filter/ww8/wrtw8nds.cxx
      	sw/source/filter/ww8/ww8atr.cxx
      	sw/source/filter/ww8/ww8par.cxx
      	sw/source/filter/ww8/ww8par3.cxx
      	sw/source/filter/ww8/ww8par5.cxx
      	sw/source/ui/app/applab.cxx
      	sw/source/ui/docvw/edtwin.cxx
      	sw/source/ui/docvw/edtwin2.cxx
      	sw/source/ui/envelp/envfmt.cxx
      	sw/source/ui/fldui/fldedt.cxx
      	sw/source/ui/fldui/fldmgr.cxx
      	sw/source/ui/inc/wrtsh.hxx
      	sw/source/ui/lingu/hhcwrp.cxx
      	sw/source/ui/shells/basesh.cxx
      	sw/source/ui/shells/drwtxtex.cxx
      	sw/source/ui/shells/grfsh.cxx
      	sw/source/ui/shells/tabsh.cxx
      	sw/source/ui/shells/textfld.cxx
      	sw/source/ui/shells/textidx.cxx
      	sw/source/ui/shells/textsh.cxx
      	sw/source/ui/shells/textsh1.cxx
      	sw/source/ui/shells/txtattr.cxx
      	sw/source/ui/uiview/formatclipboard.cxx
      	sw/source/ui/uiview/view.cxx
      	sw/source/ui/uiview/view2.cxx
      	sw/source/ui/uiview/viewsrch.cxx
      	sw/source/ui/uiview/viewstat.cxx
      	sw/source/ui/uiview/viewtab.cxx
      	sw/source/ui/wrtsh/wrtsh1.cxx
      	sw/source/ui/wrtsh/wrtsh2.cxx
      
      Change-Id: I6758d6719e1fd523797cc6ee2648ffcb47d52595
      c2b55219
    • Caolán McNamara's avatar
      need a String::EraseAllChars-alike for OUStringBuffer · 06ed06d2
      Caolán McNamara yazdı
      Change-Id: I189c08a4100b32b16527ae40df3a9125bf78be88
      06ed06d2
    • Stephan Bergmann's avatar
      unknown log area · c289fb1b
      Stephan Bergmann yazdı
      Change-Id: Ideb0742c2c6f3f7ba45af23359d5a653f58b120c
      c289fb1b