- 09 Tem, 2012 15 kayıt (commit)
-
-
Philipp Riemer yazdı
Conflicts: sw/source/core/crsr/findtxt.cxx sw/source/core/crsr/pam.cxx sw/source/core/crsr/swcrsr.cxx Change-Id: I7a0f5b7e52776ef9e722898493e881e8f85678f0
-
Rob Snelders yazdı
Change-Id: I3ac2e8e3219c12be84ce38cb98342f0dce0d6476
-
Michael Stahl yazdı
Acutually this one is spurious, gcc 4.7.0 is too dumb here. Change-Id: I964f0278d19d31bab9859b047dfb8d3661a34958
-
Michael Stahl yazdı
Change-Id: Iaa7a717dad87e092f5b259054d9c79ad3e7ae642
-
Michael Stahl yazdı
Change-Id: Id0f67e2085a7ffa22834375ef8636d603cb34ce1
-
Miklos Vajna yazdı
sw document model, xmloff and offapi supported these separately, but sw layout did not. It turns out it's not needed for Word interop, either, so better to just merge these, instead of implementing them independently without a good use-case. Change-Id: I5c3b334baa09cabec123745c7af3d65d830754fc
-
Gökçen Eraslan yazdı
Change-Id: I48162e2954598f3f924550d0bcb48cb758a63d4c
-
Gökçen Eraslan yazdı
Change-Id: I432eb5ebe485c34169641962d3171ee78e81e280
-
Fridrich Strba yazdı
Change-Id: Ic06bda1393de4da05af01f79b8ba54cf0ee2cb73 Signed-off-by:
Fridrich Štrba <fridrich.strba@bluewin.ch>
-
Gökçen Eraslan yazdı
-
Rafael Dominguez yazdı
Change-Id: I9a7437e4a11db4c40a4be88c3a3270f0bc813a52
-
Rafael Dominguez yazdı
Change-Id: Iff10ff99340d9680b924c11956dc036a5f2dac4f
-
Rafael Dominguez yazdı
- We dont support having folders and template files mixed, so we cant move them to the same folders as templates. Change-Id: I07a519e63fef358d915a1d2c8484c6c2d8940642
-
Rafael Dominguez yazdı
Change-Id: I8ccff40fcb7d214ce368d5c3dc9577f76c1b2929
-
Rafael Dominguez yazdı
Change-Id: I1f79afff5ea8a9dec5b8534a73500224135e213b
-
- 08 Tem, 2012 22 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: I59bca684afcc1c51ecff3c6444ad1fd4b2b520e8
-
Markus Mohrhard yazdı
Lesson: Never trust that nobody was crazy enough to use my commits! This reverts commit 9e9e53a2.
-
Markus Mohrhard yazdı
This reverts commit 5d123a0b. Conflicts: sc/source/core/data/attarray.cxx Change-Id: Ie4bd09d2350faf0689c375d6a3f0f2b307cedcae
-
Sören Möller yazdı
There only was one use of EMPTY_STRING left in a call to a method that is already converted to OUString Change-Id: Iaeb273f68d1c76d1d40f903a3f782ba5bc75289d
-
Tomaž Vajngerl yazdı
Change-Id: I17d922201b1ad253dfcdfb0afdaf4dea95631874
-
Tomaž Vajngerl yazdı
This is a initial commit of "Compress Graphics" functionallity. Compress Graphics is accesible via pop-up menu option to graphics objects. Currently this funtionallity is only available in Draw. When the menu option is triggered, a Compress Graphics modal dialog opens to define DPI, compression level and type of compression. When OK is clicked, the graphics in Draw is compressed and exchanged. The current implementation is not final as it needs handling in case when the graphics is croped. Additionally cropped areas could be removed when compressing, depending on a checkbox in the dialog. Special cases of graphics need to be checked too, and some tests would not hurt. Change-Id: I9ec1a71f6ff4364a49b2521e42d88c3ba224dd87
-
Andras Timar yazdı
Change-Id: I6bdc5bbbf5e48b5b62562c46afe7f76f3b21a60e
-
Andras Timar yazdı
Absolute pixel coordinates should not be used, because we work with font size dependent relative coordinates all over the place. Layout on Linux was OK, but controls were positioned partially outside the visible area on Windows. Change-Id: Iee417f57135ada7ea9cb73726c56f96b3154e0b8
-
Christophe JAILLET yazdı
Change-Id: I8181713f28e500b9aaaa60b9c32be304cdf93231
-
Rafael Dominguez yazdı
Change-Id: I57ccefd5ce115d095e30afe0673aa61cb3b6d39b
-
Rafael Dominguez yazdı
Change-Id: I18c324a815df279280f3d5efc7b0d9651275bfaa
-
Rafael Dominguez yazdı
Change-Id: I04cb57cc207283fca51737edafa1f530f8aee074
-
Rafael Dominguez yazdı
Change-Id: Ic178bf641d313b45a750f4b56dc3de53000abd8a
-
Rafael Dominguez yazdı
Change-Id: Iec101fea2f1ed505219bd6892c733cc5bc3d1f24
-
Rafael Dominguez yazdı
Change-Id: Id67d2dc5b626cd63f55088b7cb7950d86244d4b9
-
Takeshi Abe yazdı
Change-Id: I248ef370c55c18d60a8ea32ef92f70734bffbaf2
-
Gökçen Eraslan yazdı
Change-Id: I01b033b2ec91d97352c91d732530473d75ad5e3a
-
Markus Mohrhard yazdı
Change-Id: I46a80a4e6ee9a70c725a4a16eb95fa28cca2c3ec
-
Markus Mohrhard yazdı
Somehow we rely in some cases on the invalid number of read bytes. Change-Id: I07e31c231cd96878da098f72cf3279da939da9c7
-
Markus Mohrhard yazdı
Change-Id: Ic3b9176b1b8da7663d1dc3c88a4d56cd794e0805
-
Rafael Dominguez yazdı
- Allocates less memory because we only store the important data. - Fix a bug that makes the application crash while on debug mode when a view gets destroyed and not all selection boxes have been released before the window. Change-Id: Idd5c11811278ed77268ce56350cfa75cdefaa483
-
Rafael Dominguez yazdı
Change-Id: Ic261a046465be8590851de225681727b6f805596
-
- 07 Tem, 2012 3 kayıt (commit)
-
-
Gökçen Eraslan yazdı
Now, we have the password of private key and the certificate to sign. Ready to use NSS and create necessary PKCS7 object using these. Change-Id: Id69487e92283059fcd558d33cf6a6128df0f50d9
-
Terrence Enger yazdı
Condition new #pragma by gcc version Change-Id: I0e5273c267e3514529de90d79cc221b44dbdcf9c
-
Andras Timar yazdı
Change-Id: Ia1df8361be359c2453a237de88e3dcc4daa76113
-