- 17 Tem, 2013 22 kayıt (commit)
-
-
Fridrich Štrba yazdı
Change-Id: If5b539025020a2e9a35fa6e7bc70bcc6a9a4f4c6
-
Fridrich Štrba yazdı
Change-Id: I92370c829c192be4ae480e13f290629e7a85be0c
-
Fridrich Štrba yazdı
Change-Id: I38a52116e0bcd85d34c153880c281087bcd2cb41
-
Mark Wielaard yazdı
The result of osl_getCurrentSecurity () should always be deleted again with osl_freeSecurityHandle (). Change-Id: If0991937fcb24207d1f78166f61c4be22d423629 Reviewed-on: https://gerrit.libreoffice.org/4947Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Andras Timar yazdı
Project: dictionaries eba615babe174605596d7d31dc33ff1f21dd8b73
-
Fridrich Štrba yazdı
Change-Id: Ib5223b059ac608580bdb3eade0d9c07340ad7b53
-
Fridrich Štrba yazdı
Change-Id: Id28b1eeb1f3ef120d0f764d5c584cc97125290a2
-
Jelle van der Waa yazdı
Change-Id: Id9d579960a9b641b7b2cdf05eabea8bfbfc06bd6 Reviewed-on: https://gerrit.libreoffice.org/4901Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Change-Id: If023204f44a4b1180ea747686356c2a8a7aaf288 Reviewed-on: https://gerrit.libreoffice.org/4859Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
Otherwise, there's no way to select the printer to use (from an extension) Change-Id: Iee59f9de38547a8edb0419cf4d2df3c1ce2d7999 Reviewed-on: https://gerrit.libreoffice.org/4858Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Change-Id: I1d780a5369c04a93e7fe16b41bff5f37d641e60c Reviewed-on: https://gerrit.libreoffice.org/4857Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: Ia05e09cff1a71237abc487a550dabacd39844c41
-
Tor Lillqvist yazdı
Fixes for three classes of C++ errors (real errors, not warnings): "C++11 requires a space between literal and identifier", "non-constant-expression cannot be narrowed from type 'int' to 'size_t'" and "constant expression evaluates to -2147483648 which cannot be narrowed to type 'ULONG'". I didn't bother any more and just use --disable-firebird-sdbc instead now in the tree where I use Clang and C++11. Change-Id: Ie47e2ceef8e014c48e50f5afa5df6f625040974c
-
Tor Lillqvist yazdı
No need to add a hardcoded -mmacosx-version-min=10.6 that overrides the switch in our CXX, especially as that causes a linking error when using libc++, as that requires OS X 10.7. Change-Id: Ieb0ccad7613fae793387e38be617e0cb6ac23d06
-
Tor Lillqvist yazdı
Change-Id: I8c4632ff8e38340c1e5474d86ed5c5ab1212cd17
-
Tor Lillqvist yazdı
Change-Id: I65c77736c348078838382ab895749e7a63682fec
-
Takeshi Abe yazdı
Change-Id: I59ac01eacf31061093b83ab3057963de7ea4a2e7
-
Muthu Subramanian yazdı
Also, contains implementation for a simple duotone filter.
-
Andrzej J.R. Hunt yazdı
Change-Id: I453eb35ec82cfa632616626385a80d6e0d5cebbc
-
Rene Engelhard yazdı
Change-Id: I3250eddfb1a718b45694624a3d881210d2136ec4
-
Andrzej J.R. Hunt yazdı
Change-Id: I91491af582b57ae602b89a971ccbe5e4901834bf
-
Andrzej J.R. Hunt yazdı
Change-Id: I89c0f22e8db166537f1d6b9313f94c9c3631f195
-
- 16 Tem, 2013 18 kayıt (commit)
-
-
László Németh yazdı
Project: help a14b0defe8aec0eb8e80827e5c9cc76ebe742fd3
-
Andrzej J.R. Hunt yazdı
Change-Id: Ida2f3599c2904c1c9a01a46656b8e8cd308a6f52
-
Rene Engelhard yazdı
Change-Id: Ie8308940bbeb607babaead768407ff6eefcda098
-
Andrzej J.R. Hunt yazdı
Change-Id: Ie233caecb29e16aa82d29b02882ed349e55ee869
-
Herbert Dürr yazdı
Don't trust nextFormatEtc()'s aNum argument not to mislead the iterator beyond the container bounds. The comparable loop in CFormatEtcContainer::skipFormatEtc() already checks the iterator against the container end in each iteration. (cherry picked from commit a609daa1)
-
Armin Le Grand yazdı
(cherry picked from commit db4affff) Change-Id: I4851c544b23d2857a0f13cff3ede987ebb813cef
-
Caolán McNamara yazdı
Change-Id: I3b4e0947e85a7f6d6533dd17f39542584087c68a
-
Rene Engelhard yazdı
Change-Id: I8279b70df17071d46e97583a8b40209444c01928
-
Matúš Kukan yazdı
Change-Id: I9c95b826fb3b48a4430fe9e869b1e3fa45682574
-
Norbert Thiebaud yazdı
Change-Id: Id33160c32d38411c5dd5a1a753db2b204865e717 Reviewed-on: https://gerrit.libreoffice.org/4896Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Palenik Mihály yazdı
I deleted TempFile class and changed it to utl::TempFile class -which in unotools/tempfile.hxx- in the followings: Storage, StgTmpStrm, SwXMailMerge classes; and RenderAsEMF function. I modified header in precompiled_sw.hxx. Change-Id: I3dae5333dc42538e1b905f6a6bbc85534c591dc1 Reviewed-on: https://gerrit.libreoffice.org/4938Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Andrzej J.R. Hunt yazdı
Distros seem to omit fb_config when packaging firebird, pkg-config can be used instead. Change-Id: I12e5c5892fcdc5de25835f210ebbb941433f2f44
-
Matthias Freund yazdı
Change-Id: Ibc235d9a34e3530368b904fa084a66490d789048 Reviewed-on: https://gerrit.libreoffice.org/4873Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Miklos Vajna yazdı
Updating fields would generate loads of selection change events and it's not what we asked for. Regression from ce14342c. Change-Id: If237df1f31436357022ca8d77b924681e403abd8
-
Andrzej J.R. Hunt yazdı
Change-Id: I262b62eb33896c7912685cf3bc78e15b80ce2102
-
Michael Stahl yazdı
Change-Id: I94cc8455d054d6d43a5445d3434b1d8ef57c05c7
-
Michael Stahl yazdı
Change-Id: I2d65386fb697cbd62768cbcc565611d9a5fdb068
-
Fridrich Štrba yazdı
Change-Id: Ia8072f78ad43281e406377922f50f8de53194f1b
-