- 30 Eki, 2012 37 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: Ic2f43692f003f6d3a88681d61fe21f52276b0b7b
-
Tor Lillqvist yazdı
For some reason $(LIBS) seems to contain a bunch of unneeded libraries including -llo-bootstrap when we get here. Those won't be found by the basic configury as there are no -L switches included, causing the lovely "C compiler cannot create executables" problem. Change-Id: Id7cfba191bd16649c7948194eb7ebdbfbfb74f3e
-
Caolán McNamara yazdı
Change-Id: I05a587d4b0556cb9eda49583441b3f57d923a800
-
Caolán McNamara yazdı
Change-Id: I50377a12c2baadf48767e1d4c265417d3c8ab765
-
Caolán McNamara yazdı
Change-Id: Ie95947935b5891642f22c81a15ae1d9ed24fd3f2
-
Tor Lillqvist yazdı
The problem us that gb_LinkTarget__use_curl only declared a dependency on an *unpacked* curl tarball, but the curlbuild.h file is *generated* during curl configury. So something that depends on a (non-system) curl needs to depend on curl having been configured at least. Let's try like this. Change-Id: I87b2a3292807d9bb873c3656caf58c4d98d8f622
-
Stephan Bergmann yazdı
* Removing m_xLngMgr.is() check from SfxThesSubMenuHelper::GetThesImplName was unsound with SfxThesSubMenuHelper ctor swallowing Exception; best fix appears to be to remove the swallowing. * Prefer forward declarations over #includes. Change-Id: Ie4e7dcd6cdb14046516d119605bbf78e81359768
-
Noel Grandin yazdı
Create a merged XLinguServiceManager2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: I297bada1066cd74809108641b56ee4d5898112ec
-
Stephan Bergmann yazdı
...regarding 03ded709 "rename ucb/source/ucp/webdav to webdav-neon" followed by 015b29b7 "re-base on ALv2 code," copied from libreoffice-dev IRC. Change-Id: I7388007f5f8cfd34aa19cb68ee3bc59b2905153b
-
Stephan Bergmann yazdı
...so that these tests also work from a toplevel make. Change-Id: I82899ce6f1760b34b365ee5cfacbadb1f40de766
-
Noel Grandin yazdı
Change-Id: Ia8bcd2efd8137922024fb2ed2f2e4197f4ee25e1
-
Tor Lillqvist yazdı
Change-Id: I0b997cdd3c133fa2212d519a136fa17f08a68730
-
Stephan Bergmann yazdı
... "SvTreeList: fix singular iterator compare assertions" after commits that broke it again. Change-Id: I527fe37e2a0a9f6fbba468261892379920f02c10
-
Miklos Vajna yazdı
Change-Id: I51cd4e315f99099b9ee62761f404dbb640bc3106
-
David Tardon yazdı
Change-Id: I326409a90162395150a72dcb108b180a07f1afb9
-
Takeshi Abe yazdı
Change-Id: I87d6e518aebcd0074f673b84b66df27ae9a0a15a
-
Takeshi Abe yazdı
Change-Id: I72d764cd88dcd6516edfd11dd39d54f166340de2
-
Kohei Yoshida yazdı
Change-Id: Ic20584b5da2920dc8f2761b7f2c65c58713c5895
-
Kohei Yoshida yazdı
Change-Id: Idda5d6ad4d8991efb97d75b7ee743bc98b3e4c03
-
Kohei Yoshida yazdı
Change-Id: If3fdbf7118b94ae9d71ca388f07e3b0a5b4e5787
-
Kohei Yoshida yazdı
Change-Id: I9e9f6fa6a198bbab7397f7e10a3c39ecdd9e00f9
-
Kohei Yoshida yazdı
Change-Id: Id29111b0dd9a14fc2dbb18447293b2ac01e20df4
-
Kohei Yoshida yazdı
Change-Id: I8ed7ed76536cb71eff9f7a362220462f0ec112e3
-
Kohei Yoshida yazdı
There still lots of other methods that should take const pointers. But one step at a time... Change-Id: I1bae409ddb1939943db8c6f40d1b180f82f42bce
-
Kohei Yoshida yazdı
This replaces SvTreeEntryList. The only thing to be wary of is that now we use ptr_vector to store child entries, which changes the scheme on the life cycle management of tree entries. Change-Id: I92b6e41ea500bc9b9227259c010887b798194909
-
Xisco Fauli yazdı
Change-Id: Ife802611e8aef10e5d06f04617662753d6f2ee21
-
Xisco Fauli yazdı
Change-Id: Icbceb222d400652f4e8757a9aa2967bee60bc09e
-
Xisco Fauli yazdı
Change-Id: I25c49f58e580a0d08a2b0d0fce9d76e372c69d19
-
Xisco Fauli yazdı
Change-Id: Ic839031a50c4bd84efaebe89dbbe975bf81db789
-
Xisco Fauli yazdı
Change-Id: Ie0b149b4a8928e5b61153a6ed62b66d02f916f20
-
Caolán McNamara yazdı
Change-Id: I6c41b8f4d3ad739eff545063bd1f8fe8f4fba65e
-
Markus Mohrhard yazdı
missing are still the Excel2010 extLst entries Change-Id: Ic0c728613b1ee48482cbd9cef2aeccd0e0f25f72
-
Markus Mohrhard yazdı
Change-Id: Ib9fe916eae980949978b0a5a78dfabea6581a43b
-
Markus Mohrhard yazdı
Change-Id: I309ca58d708f0df87365a21fdcf9acb829f08a9e
-
Markus Mohrhard yazdı
Change-Id: Ib2d3b9434038b25f2dc175809e211d7651998583
-
Markus Mohrhard yazdı
already supports ooxml import Change-Id: I3e54aa1632a78f853bb13a3a4f76e9d66ea0b9ac
-
Markus Mohrhard yazdı
Change-Id: Ib8c141309227aa711944bed202258d131ed1367d
-
- 29 Eki, 2012 3 kayıt (commit)
-
-
Michael Stahl yazdı
This reverts commit 7963c095. Should be obsoleted by 3f0f07c7
-
Michael Stahl yazdı
This reverts commit 45c7a7f5. Should be obsoleted by 3f0f07c7
-
Luboš Luňák yazdı
Should be especially useful on Windows (e.g. 'make sw dev-update'). Change-Id: Ie80b7f1caae0fc1edc7cf791494c7648ca7b8d82
-