- 16 Tem, 2012 20 kayıt (commit)
-
-
Fridrich Štrba yazdı
Change-Id: If77916c59c3752f166482e0b8929fda859fac2f4
-
Fridrich Štrba yazdı
Change-Id: I5e9aeb3ebda0c30da364df0d7a1c0f245a33431c
-
Christophe JAILLET yazdı
a literal within a OUString. Change-Id: I01ca30c68228f81b3d313dfca5b975448f3c4fc7
-
Michael Meeks yazdı
Change-Id: I7ae0014c2b8e14dabab0d64cb498abb820b3968d
-
Michael Meeks yazdı
Change-Id: Ia6c0fbd33a4293ba863b4179f03f78ded413040a
-
Stephan Bergmann yazdı
Change-Id: If432b67cebdb9a009a015ddf046ed1ce15920e57
-
Michael Stahl yazdı
more than one user-defined conversion has been implicitly applied. Change-Id: I5a6b4b9aacdc6cc38119185da6bc94334a809c0b
-
Michael Stahl yazdı
Change-Id: I8e8dec18e1bec67154304b8c96ff034d6ab5d791
-
Miklos Vajna yazdı
Change-Id: Ie28e8e4c2e80d9234cf1ec2ca43dd200cf1d56cb
-
Miklos Vajna yazdı
Change-Id: I919f5f0c4f6a1f6b1ea6261d9703da7a6c1046d3
-
Miklos Vajna yazdı
Change-Id: I9cc8dcd2c8e1d9074b58195d37289a9b4cfe43cf
-
Ruslan Kabatsayev yazdı
This reverts commit 17ea32a1.
-
Stefan Knorr (astron) yazdı
Change-Id: Ia72f46763de40205b1a8a9bb94839bb420933443
-
Stefan Knorr (astron) yazdı
Change-Id: Ib1e1d1ff7f20f51f991c7a14a6e5dc1510d8c1fd
-
Stefan Knorr (astron) yazdı
Verify via File – Properties ... – Description or via the Template Chooser Change-Id: I6a635ef4d08af72cd2563fc722e80d7f48a8a2b3
-
Matúš Kukan yazdı
to hide more, try git config --global core.excludesfile Change-Id: I1da4131b943a962797a1f389554139e87fe074bc
-
Matúš Kukan yazdı
Change-Id: I7cad80ea59b4527193a35ea1b7cfdd56e07a0efe
-
Matúš Kukan yazdı
Change-Id: I9292f45585243ef0244b75df030421111e1ca0ae
-
Markus Mohrhard yazdı
Change-Id: Id77c58f333bfab5446cf96d24cd9ccfc18802862
-
Markus Mohrhard yazdı
Change-Id: I8a5412bc9c22048dd8f6618b38e5a522b7ea02c2
-
- 15 Tem, 2012 20 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I2f49383d5c9e097edf52776818db4e89497aca5c
-
Caolán McNamara yazdı
Change-Id: I045ac2928d4b8cf99f9f76c20a9e489adc34ed66
-
Stephan Bergmann yazdı
Change-Id: Ie0e37aae9be1c6fcf3f8c0b8d571dc3786f38205
-
Stephan Bergmann yazdı
-
Michael Stahl yazdı
Apparently the long path name hack is no longer necessary; at least i did not experience any obvious problem with a source tree rooted in D:/lo/master. Change-Id: I2fd1893a827c27b5dcee438eae6572c596ae907c
-
Michael Stahl yazdı
Forcing creation of second installation set is perhaps not ideal, but i have no idea how that installer perl crud work and at least it gives something to run tests against. Change-Id: I506160013de23f76128c9e39b4f3bacc6e32cc7a
-
Michael Stahl yazdı
Change-Id: Ia52cbea28c832706cbfa74c2b1d9bca43df006d9
-
Michael Stahl yazdı
Change-Id: Ia1154ab9e677ac0d27eb8cf671139d4e23f78794
-
Michael Stahl yazdı
Change-Id: Ic23e6e26093ed381a1930ee6d3c1bc04ac2625b9
-
Michael Stahl yazdı
Linking an empty CppunitTest against smoketest Library does not work, the linker complains aboutunresolved external symbol DllMainCRTstartup or something like that; building a static library has the same result; so just build the cxx file twice via a dummy smoketest_too.cxx. Change-Id: I11a29d4ec134f67a7de896ff8c669ed5b47782a7
-
Michael Stahl yazdı
Apparently LO patched GNU make 3.82 interprets the semicolon which is the value of $(gb_CLASSPATHSEP) as a terminator if it occurs while setting a target local variable; the part of the value that follows the first semicolon is cut off. Hence escape the $(gb_CLASSPATHSEP) and $(XCLASSPATH) vars. Change-Id: I213dba7155f9515e492c20cfff3bef1c4d8269fc
-
Michael Stahl yazdı
Change-Id: I33b40ec877270de4ed037dfaf6652c07935a727c
-
Michael Stahl yazdı
Change-Id: I18083180ebde8a9d32c645b3e203a562a6a0ddbe
-
Caolán McNamara yazdı
inherit class UnoTreeListItem from SvLBoxString instead of SvLBoxItem so that it really isa SvLBoxString and can be edited with startEditingAtNode a) remove the unused SvLBoxEntry argument to SvLBoxString's SetText b) used rtl::OUString instead of XubString c) rename aStr to maText d) inherit UnoTreeListItem from SvLBoxString and drop its maText in favour of that of SvLBoxEntry Change-Id: Id78f43ae5be8cd6f581e6c2fd2bd6f46de9144ba
-
Caolán McNamara yazdı
Its convienent to mark them as such in the subclass too for self-documentating consistency. Change-Id: I4c17b796b0704818705df0a7bc0dc8eb233ae36b
-
Tomaž Vajngerl yazdı
In CompressGraphicDialog it is possible to set the target image width and height besides resolution. Better lossless / JPEG compression selection. Added Compression / Quality settings. Change-Id: Ic8a6bfbe9dfbcd4acdfda4c0a856c3ea813a2702
-
Fridrich Štrba yazdı
Change-Id: I0f91e4a4d9c47d91637eac8c28d4ab3062269e35
-
Andras Timar yazdı
Change-Id: Ifa1689ff9be7afa14f5694825c506f7c8c3eff43
-
Andras Timar yazdı
Change-Id: I5b0faac6c47c284fd25f020fdf6dbbed5c643e72
-
Andras Timar yazdı
Change-Id: Ie9fa8a07361a1ed957d9e4d19df256b4d9668606
-