Age | Commit message (Collapse) | Author |
|
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: I065c8f21c72a1992282dbd90dc7ff7850a301261
|
|
Change-Id: Ib35d27962b2c63221e1967886236547b3b1047d6
|
|
Change-Id: I352c6041cc520dc76c302190dcf3a6945f5ac85f
|
|
Change-Id: I6d5901f28b66c8edc0c16e7ec04d574a5d59dedc
|
|
This reverts commit 0d53a8336bd6b55fb89873ce7e2cd623468f282e.
This file isn't referenced in any other file. For me those icon
files are not in any images*.zip file. But the update extension
seems to use the Throbber class, which refers to this icons.
To be absolutely sure I revert the change. Maybe someone else wants
to have a look at this.
|
|
it is counterintuitive, but FRAME_DRAW_NWF was introduced to shrink a draw
rectangle on its way, regardless of native CTRL_FRAME support
(see d02e19e3d8697132f63eca353047a572b1e459ea).
And that is what we want for the calc input line.
Change-Id: Ie2f8bc6e2e21a56b081b8c71cc2b642b8f05848f
|
|
Change-Id: I0c965ac8abd25479ea97a95036f03c63daa106ae
|
|
Change-Id: Ie974be8ae6e9257d92ae4f96b53cb4810efef6d8
|
|
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
|
|
This list is obsolete. This image list is generated automatically by
Throbber::getDefaultImageURLs in throbber.cxx.
Change-Id: I6f99e944d7557378586882c6d162f72482f09e07
|
|
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
|
|
Change-Id: Ia6408f7c50ad16851d3302eebf603545996b2978
|
|
Change-Id: I741553e5f489b74b339e991ae01d7e6f1b7f29c7
|
|
|
|
Change-Id: Ibc46eb4565d4df88e83882045b2ed6d31e487d16
|
|
Change-Id: Ia99de2167bbc401d212eb9cf04883f3f8270f44f
|
|
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
|
|
Change-Id: I568b55c3b0b799bdc91ba081e7375debce9618aa
|
|
Change-Id: I831fdc2aad07242e1eae401e50f33291e1684cc2
|
|
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5
|
|
Change-Id: Ib4095dee416cab6d954e1612d2e3f6e2d4464f48
|
|
Change-Id: I0468ff6deaf701ed3d155db1ff3f0f0c204e1199
|
|
Change-Id: If19d8a79e34dfa20c41084c91992d860aad6c968
|
|
Change-Id: I3d172e5200fee63c6afcdf236a7915b7d51baf9c
|
|
Those never get included at any point in the code.
Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
|
|
Change-Id: I0a11d09544c10d78a2036a5c3c94132b17fbfbe8
|
|
Change-Id: Ifd82dbc35d2f03ee9a9a40f498c8fde3f5a1d5c6
|
|
Prevent the printer settings dialog to show help button when it's called
from the help.
Add a PrinterController property : HideHelpButton
Change-Id: I45585a30a2f429659f554747f93c650cb048711f
|
|
Change-Id: I05435615185f05ec3fd9609f039394f4ecb03def
|
|
- fixed infinite loop (calling next in an 'else' is a bad idea)
- there may be more top docking areas, pick the one with != 0 height
Change-Id: I4892a655e25efff4d7282c5106ba238f94586374
|
|
Change-Id: I611a276d048121084ec842d062129e042f3baea5
|
|
|
|
Change-Id: I5e11865222dbb966185585fe3fd413834c6c6b9a
|
|
Change-Id: If56d66f7ee8a509566da0cf5c21ce91bced67310
|
|
Fix the maTopDockingAreaHeight computation too, it did not work.
Change-Id: I788c96960a5607482b750d536e522644e236f052
|
|
This reverts commit 83208da599e46dbba39c9e9a5b503bc4e93d4eea.
|
|
This reverts commit 64c696fc92a860fdbbe490ca503391b964dd646f.
|
|
design)."
This reverts commit eac708b0b188d7e6477922bb4bc03199cd92f5ca.
|
|
This reverts commit 663bfb42c8e2a7e3306eaa59ca77746d0aa0a197.
|
|
This reverts commit 9164d135db46be9de56ef60f4b95bbd933fdb57e.
|
|
This reverts commit ff367eb669686c80cd5f0931cf0adf81d02f49e0.
|
|
Change-Id: I8c34a344285b6929091788c6b7a5529b48943f94
|
|
Change-Id: I65c19a21ae9b6deb1601adf2f3fe8fe8faa7e9ed
|
|
The new tab style is there until 2007.
Change-Id: I267b554d609878b1f011f87ce817898c5e94a83e
|
|
Change-Id: I6c887971b91380543a2c59a4f1b477b9eb4a49b8
|
|
Change-Id: I5dc9fb342e45fa3d428e340a597a2d9d4e246cb5
|
|
Change-Id: Ie0e413a6beef87d399807f98f345103c82442a9c
|
|
|
|
This is prep work to make room for a CoreText-based implementation
|