- 24 Nis, 2013 40 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I3ced460cc5a03554dc77e19381af8a5ba202d2ab
-
Peter Foley yazdı
Change-Id: I777d2d866cfc8b2363b418fd5cba6576e3a2b8ec Reviewed-on: https://gerrit.libreoffice.org/3600Reviewed-by:
Peter Foley <pefoley2@verizon.net> Tested-by:
Peter Foley <pefoley2@verizon.net>
-
Peter Foley yazdı
Change-Id: I7c4e2c9635f52f682595d95fca8a5f200a1074de
-
Eike Rathke yazdı
Change-Id: I048d72c0cd633e3aa9e6a74e4f111703969b1d77
-
Eike Rathke yazdı
Change-Id: Ie80e989d55d465e127ccc20290d654acf222e5bb
-
Stephan Bergmann yazdı
Change-Id: Ib03b6d3af9909c971245314bbde2085d8c3c73b2
-
Luboš Luňák yazdı
The code relies on NS_ooxml::LN_CT_Style_type being handled first (because of m_pImpl->m_pCurrentEntry being reset there), so at least check for it. Still no idea how to actually ensure the correct ordering in this overdesigned $#%@! writerfilter thing. Change-Id: Ib6a2129a078728e162257275ac2a1243dbaf4017
-
Luboš Luňák yazdı
writerfilter relies on boost::unordered_map being ordered in a specific way, temporarily disable until that's sorted out somehow Change-Id: I5fdb70223e39e2048a45e0b81ffc2c714e1c4532
-
Caolán McNamara yazdı
Project: help 887ad70ec215ad0420b4cee830fd72b22e4f9127
-
Caolán McNamara yazdı
Change-Id: Ic6637f920bb8529ec67c58d5cdcc29a26f1b17c3
-
Caolán McNamara yazdı
Change-Id: Ic3c375e87cf89a3956f3703c6facbcbe5ffd5d58
-
Caolán McNamara yazdı
Change-Id: If6559e7f0e66f3f8b87c8ba4b3b4794317f5d55b
-
Caolán McNamara yazdı
Change-Id: I37c396c3c61521e140d290fd8f17220f60c43284
-
Marcos Paulo de Souza yazdı
Change-Id: Ieec4edf41140f9c5af3dcc227c917b06157a26f3 Reviewed-on: https://gerrit.libreoffice.org/3561Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Lionel Elie Mamane yazdı
but it is *still* NULL. This was initially done to "fix" i#108092, but i#112652 comment 13 suggests this may have been fixed more cleanly. Change-Id: I2b76af2182715bc489cb89dd45d6b77d5038b506
-
Lionel Elie Mamane yazdı
Change-Id: I5b5c679c4c6d1e0b2742249f60aec213834f7501
-
Lionel Elie Mamane yazdı
As opposed to only the current UI language Change-Id: Iaaaec78e9cbe1891c3e42f207a6da552b2a2bf7d
-
Michael Stahl yazdı
... was missing from 8379fceb Change-Id: I664cfabdaf8834b1023dcc7e2a28b584abf10908
-
Stephan Bergmann yazdı
...also, the use of double use of udkapi.rdb in climaker call in testtools/CustomTarget_bridgetest_climaker.mk looked fishy. Change-Id: I8be22b184740d65e567df65bae51fe18066be102
-
Eike Rathke yazdı
Change-Id: I30b1b923658a851535f309c3773f5cbfa697d1bf
-
Tor Lillqvist yazdı
Change-Id: Ifec0ea4dd06c9c06a796f293f0fc0973296fed60
-
Tor Lillqvist yazdı
Change-Id: Icf9d75e699e8a430ce0d2a305e1b696d8023466b
-
Stephan Bergmann yazdı
...and remove a bunch of unused Directories Change-Id: Ibb20bf9f4049eee136132b4ebda86ec2a9613a29
-
Stephan Bergmann yazdı
...as it still reads type data via com.sun.star.registry.SimpleRegistry Change-Id: Ib65848eb77d220b83f5e70cb98ecf3cb9c46d7de
-
Ota Chasák yazdı
-
Michael Stahl yazdı
Change-Id: Ieb5e380b6e7a1c097d403f962b4e82b84cce40b5
-
Michael Stahl yazdı
The only thing that processdeps.awk does that is actually useful is to be able to set the target name freely, but that is only important for the default resource file which was just renamed. Instead hack makedepend to provide the required functionality directly: - write dummy rules for included files so builds don't break on rename/removal - format deps one per line like concat-deps expects - concat-deps expects standard POSIX line ends, so open in binary mode (also disable that awful backup copying nonsense) Though in retrospect it would perhaps be a better investment of time to try to replace makedepend... Change-Id: I54fafdcdcf1a52692e62b8f1f4b96fb9a93d4421
-
Michael Stahl yazdı
Change-Id: Ice900801109efc8591b9a3fb5c490d070b23730a
-
Michael Stahl yazdı
Change-Id: I8e528f76d08f7a0d7acec05dcf306cd78b95a885
-
Michael Stahl yazdı
Change-Id: Icdc6ff082daaaca5458b817109738b5debdf4007
-
Michael Stahl yazdı
makedepend relies on that Change-Id: I6a166f65d25c2750c24bc7831d074c32f6524722
-
Michael Stahl yazdı
makedepend annoyingly picks up the target file name from the source file Change-Id: I4e7378e3f428dbae42fb99cb1c21ed840c20da40
-
Michael Stahl yazdı
In AllLangResTarget the gb_Helper_abbreviate_dirs replaces the paths in the echo command with $W, which the shell then does not expand due to ' quotes. Mixing gb_Helper_abbreviate_dirs and ' is unsafe. Change-Id: Ia99d185917a55486d5fd67f82d5b323a05e3f5bd
-
Abdulelah Alarifi yazdı
Change-Id: Ic701a2a92ddbf48be6998c0b278ec5f232f49983 Reviewed-on: https://gerrit.libreoffice.org/3516Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Meeks yazdı
Change-Id: I1837ea58b9c8f74aca9afb78bafbab61af189842
-
Michael Meeks yazdı
Change-Id: Ia1ec3564326cf898d756c231a64a54db8698bf20
-
Luke Deller yazdı
This reinstates one line of code which was removed by 7fec8dfc. Change-Id: Ie2af33914d17a46b7118b8b804aadc0aa3bc5d90 Reviewed-on: https://gerrit.libreoffice.org/3596Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Tor Lillqvist yazdı
Not suitably licensed. Change-Id: I221cccb9d2ff5b6cb5e25161b6d5bfe504acb10e
-
Tor Lillqvist yazdı
Change-Id: I648e5c23704125e939eceda9ac29217f1c63cd47
-
Alia Almusaireae yazdı
Change-Id: I1bc3cb888c44df590993e1ebd32e5544dd08e805 Reviewed-on: https://gerrit.libreoffice.org/3515Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-