- 16 Eki, 2014 24 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I40d03ab9acb67ab72b9047017452f069ce88fd4b
-
Tor Lillqvist yazdı
Change-Id: Ieae67cbf917cdf4bca2b0d6c1697eddc6137dbe2
-
Caolán McNamara yazdı
Change-Id: Ic70f6f605e13a5c95b504f1bf0322e11313a21e7
-
Stephan Bergmann yazdı
Change-Id: Id78de487b36a1c939dc3a4a5b38ab0b77999478c
-
Miklos Vajna yazdı
Previously code only built if DEBUG_DOMAINMAPPER was exactly defined with OSL_DEBUG_LEVEL was > 1, as they these conditions were used for the same purpose. Change all this dmapper XML dumping code to consistently use DEBUG_DOMAINMAPPER, so later it'll be possible to change when it's defined without breaking the build. Change-Id: I32442cf098162c7d7c9eb7c454094685ab654b74
-
Miklos Vajna yazdı
Change-Id: I8c5c8a4e8fbb6e6a2e955c4f544786a2256e6342
-
Miklos Vajna yazdı
Change-Id: I24e1379d136122906deddd298e456728b3be0956
-
Noel Grandin yazdı
Change-Id: I5b2903cf2928e19be203d80243c2ac2e75be28cb
-
Noel Grandin yazdı
Change-Id: Iff896b0cace8b8305528b3b0140004ea856169ce
-
Noel Grandin yazdı
Change-Id: Ic0e3aca1c1459ab938e01f43c0212859d85075e8
-
Noel Grandin yazdı
Change-Id: I85aceccae2ba28d9ef2cbf9fb220c5072e5ed3cf
-
Noel Grandin yazdı
Change-Id: I3c0c7f08d4d8ea594e72fc0d9b93d085d4ab4bf5
-
Noel Grandin yazdı
the compiler will do it automatically Change-Id: I6ee57c3500a4c1c1b96919a69b569686e6c0ead9
-
Noel Grandin yazdı
Change-Id: I543fe5b8890668f60d6528a2a7ae6d099d5b4945
-
Noel Grandin yazdı
Change-Id: Id33384cee3444924e7e8de7d496f117f120b1876
-
Noel Grandin yazdı
Change-Id: I05fa4bf198b3d77b1217eb65b5a1c79915016522
-
Noel Grandin yazdı
Change-Id: I2f0156899b75dd8a3a5600be887b6ac9b6fbdec0
-
Noel Grandin yazdı
Change-Id: Idba02391126e5046f77b26b134a76424f7931e0d
-
Noel Grandin yazdı
Change-Id: Ia4a847b58862e4f25d64a862f504b629fa336c63
-
Noel Grandin yazdı
Change-Id: I5a9bc87c38cea2d5e671ed779eaedab92e98ac0d
-
Stephan Bergmann yazdı
...the generated .ilb, .lst, and .sid outputs requested by SdiTarget were apparently unused. Change-Id: I1abb2abc7945070451fce4a98a11d955515e3f63
-
Tor Lillqvist yazdı
Change-Id: Ibc28879d303fc768014df89df8022e1fd13634dd
-
Kohei Yoshida yazdı
Especially when formula cells are involved. Change-Id: I40950e7108778821c17d08354f01bb157b1551e6
-
Kohei Yoshida yazdı
Change-Id: Ia2a32f4be3ef2c09ac68fe03ee9a7c9d31aef7ed
-
- 15 Eki, 2014 16 kayıt (commit)
-
-
Christian Lohmaier yazdı
Change-Id: I8a470b6dba04e75326543c8e0786a148b8787b13
-
Michael Stahl yazdı
Change-Id: I53cadf01246faf3c4b54ee360db19bde2dcb98cc
-
Michael Stahl yazdı
Change-Id: Id483d58a9de27a247880aedfe6bb3fe1d410129c
-
Stephan Bergmann yazdı
Change-Id: I8cde0dfd7b760d8075f53b9de8a8d3a81a57dc27
-
Norbert Thiebaud yazdı
Change-Id: I28dcdace3a9b299dce5ca6289ce9a16290172dc5
-
Miklos Vajna yazdı
So guards like '#if OSL_DEBUG_LEVEL > 0' around it can be dropped in most cases. Also, dumping the hex value of token IDs no longer makes sense, now that doctok is gone. Change-Id: I2c0d466e4bdde63d271a83aa4e7eebb52294e363
-
Norbert Thiebaud yazdı
LODE_HOME is an environment variable that stem from the LibreOffice Development Environment... a small project aimed at simplying the setup of a build environement for Libreoffice, for dev, release, tinderboxing or jenkins slave (see git://gerrit.libreoffice.org/lode ) Among other things it defines some standard locations where where some specific tools that usually require manual install are to be installed (and lode's ./setup take care of doing just that) Teaching configure.ac about these location simplyfy even more the autogen.input setup when using a lode setup. Change-Id: I43d5c11b59110300f69dadfb7fd1c96e94f81652
-
Michaël Lefèvre yazdı
from SwRedlineSaveDatas Change-Id: Ie178983496891c8bd964b37536058d2e6b310c29 Reviewed-on: https://gerrit.libreoffice.org/11947Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michaël Lefèvre yazdı
from TEParaPortions (through ToolsList, close to be deleted ;). Change-Id: Iec92ebb54ebc44d94ccc8cb30230ffb44b937b35 Reviewed-on: https://gerrit.libreoffice.org/11954Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Laurent Godard yazdı
applying same strategy than 1e721077 Change-Id: I8c226d5d66ba8371ea1baec73e72b3e50886bb4f Reviewed-on: https://gerrit.libreoffice.org/11877Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
and which got horribly destroyed by merge-conflict resolution of 78f64079 Change-Id: Ie560416f4aa435e80c57a4449ee499fc5af20022
-
Michael Stahl yazdı
The SdrObject returned from SvxMSDffManager::GetShape() is owned by the caller; since it's not inserted anywhere it has to be deleted. Change-Id: Iaac6467592ec4151173a586a6dc71f9bc44b44f0
-
Michael Stahl yazdı
Change-Id: I493af417e9bf6c781638a5a2ec10c3bed32d1b8a
-
Michael Stahl yazdı
Change-Id: Ib0de8cc5977a8721511e62f39bf3a86a6a76250a
-
Michael Stahl yazdı
Change-Id: I92455612c41564e74570b4ee4fa4e3cdfa20f24d
-
Caolán McNamara yazdı
Change-Id: Ia0240d212a39401ea119588f4a0731b2b99d1d1f
-