Age | Commit message (Collapse) | Author |
|
Conflicts:
sw/source/core/crsr/findtxt.cxx
sw/source/core/crsr/pam.cxx
sw/source/core/crsr/swcrsr.cxx
Change-Id: I7a0f5b7e52776ef9e722898493e881e8f85678f0
|
|
Change-Id: I3ac2e8e3219c12be84ce38cb98342f0dce0d6476
|
|
Acutually this one is spurious, gcc 4.7.0 is too dumb here.
Change-Id: I964f0278d19d31bab9859b047dfb8d3661a34958
|
|
Change-Id: Iaa7a717dad87e092f5b259054d9c79ad3e7ae642
|
|
Change-Id: Id0f67e2085a7ffa22834375ef8636d603cb34ce1
|
|
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
|
|
Change-Id: I48162e2954598f3f924550d0bcb48cb758a63d4c
|
|
Change-Id: I432eb5ebe485c34169641962d3171ee78e81e280
|
|
Change-Id: Ic06bda1393de4da05af01f79b8ba54cf0ee2cb73
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
|
|
|
|
Change-Id: I9a7437e4a11db4c40a4be88c3a3270f0bc813a52
|
|
Change-Id: Iff10ff99340d9680b924c11956dc036a5f2dac4f
|
|
- We dont support having folders and template files mixed, so
we cant move them to the same folders as templates.
Change-Id: I07a519e63fef358d915a1d2c8484c6c2d8940642
|
|
Change-Id: I8ccff40fcb7d214ce368d5c3dc9577f76c1b2929
|
|
Change-Id: I1f79afff5ea8a9dec5b8534a73500224135e213b
|
|
Change-Id: I59bca684afcc1c51ecff3c6444ad1fd4b2b520e8
|
|
Lesson: Never trust that nobody was crazy enough to use my commits!
This reverts commit 9e9e53a2d961d489440f4addc25af90d3a6b793b.
|
|
This reverts commit 5d123a0b0e827aba59ddb50ef1b961a529a34a15.
Conflicts:
sc/source/core/data/attarray.cxx
Change-Id: Ie4bd09d2350faf0689c375d6a3f0f2b307cedcae
|
|
There only was one use of EMPTY_STRING left in a call to a method that is already converted to OUString
Change-Id: Iaeb273f68d1c76d1d40f903a3f782ba5bc75289d
|
|
Change-Id: I17d922201b1ad253dfcdfb0afdaf4dea95631874
|
|
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
|
|
Change-Id: I6bdc5bbbf5e48b5b62562c46afe7f76f3b21a60e
|
|
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
|
|
Change-Id: I8181713f28e500b9aaaa60b9c32be304cdf93231
|
|
Change-Id: I57ccefd5ce115d095e30afe0673aa61cb3b6d39b
|
|
Change-Id: I18c324a815df279280f3d5efc7b0d9651275bfaa
|
|
Change-Id: I04cb57cc207283fca51737edafa1f530f8aee074
|
|
Change-Id: Ic178bf641d313b45a750f4b56dc3de53000abd8a
|
|
Change-Id: Iec101fea2f1ed505219bd6892c733cc5bc3d1f24
|
|
Change-Id: Id67d2dc5b626cd63f55088b7cb7950d86244d4b9
|
|
Change-Id: I248ef370c55c18d60a8ea32ef92f70734bffbaf2
|
|
Change-Id: I01b033b2ec91d97352c91d732530473d75ad5e3a
|
|
Change-Id: I46a80a4e6ee9a70c725a4a16eb95fa28cca2c3ec
|
|
Somehow we rely in some cases on the invalid number of read bytes.
Change-Id: I07e31c231cd96878da098f72cf3279da939da9c7
|
|
Change-Id: Ic3b9176b1b8da7663d1dc3c88a4d56cd794e0805
|
|
- 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
|
|
Change-Id: Ic261a046465be8590851de225681727b6f805596
|
|
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
|
|
Condition new #pragma by gcc version
Change-Id: I0e5273c267e3514529de90d79cc221b44dbdcf9c
|
|
Change-Id: Ia1df8361be359c2453a237de88e3dcc4daa76113
|
|
Change-Id: I713357547c462cd0164f2aa361c44fca63cce435
|
|
This method shows the certificate choosing dialog previously used in ODF
signing and returns the selected certificate. For PDF signing support,
we need to reuse existing CertifacateChooser class of xmlsecurity module.
So the UNO api of ::com::sun::star::security::XDocumentDigitalSignatures is
extended.
Change-Id: I09f7d0ee180b16b588798820206780df359d133e
|
|
This reverts commit e2955c6976dbd39cb4b856b21a5a8628fce3044e.
|
|
Change-Id: If8ec135f53ffb4a3f33c15c6f2a23a9d94a66d82
|
|
In OutputDevice, when sending the Bitmap to native renderer, use
Bitmap::Scale operation to improve quality when doing sub-sampling.
With this Bitmaps in certain Widgets will look a lot better.
Cleanup and translate comments, and move sal_Bool to bool in outdev2.cxx
Change-Id: Ice28537414e10b9e6b403df35c6104ffc7db7785
|
|
Change-Id: I5955740dec9a229032198c2f037e9bf3b6e7aa5d
|
|
Change-Id: I717aa1559c63439a90b4b7d5607a1030c3eacd36
|
|
Change-Id: Ieab7008afe116d3f427df25cfdb899f05fe43e6f
|
|
Change-Id: I280a37ada544d35e0895300027fe46dd1e286e91
|
|
Change-Id: I065c8f21c72a1992282dbd90dc7ff7850a301261
|