Age | Commit message (Collapse) | Author |
|
Change-Id: I5a3b2b27fa2a7ad22cab2ae6d833707f9e490f27
|
|
Change-Id: I9caea7fbea4643e57d81ad3b7812d0cc10f54c11
|
|
as css is already ::com::sun::star
Change-Id: I86b43843e4b74f990b6e05dee37184a002072d12
|
|
Change-Id: Ic33dd20a469d1905d2bdaf1ce3633e6ac6db8a4c
|
|
Change-Id: Ide6eb5df56747d7ff1575f9eacd7fa2a9f627ca1
|
|
Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf
|
|
Change-Id: I4e06e2d021e61d9816cf785322c13b80844f7415
|
|
This was removed in f7f9b74163acd6811ccfaabb2a1d762225258e15
but is still used in Mac-only fps_aqua library.
Change-Id: I227c6962906b533754ec999f36a2f9224465ce22
|
|
which would seem to be a good idea
Change-Id: Id6981851f7ecacab60247af1ef38e06ebb9a7f82
|
|
fix: take care of transparency attribute of the control
Patch By: Tsutomu Uchino
Found By: Wolfgang Becker
Review By: jsc
(cherry picked from commit 44f7914e0606caff822957b189a4459ccc5e2aad)
Change-Id: I77c5339747aa5ad223b8c220f934627d0202d4cb
|
|
Original author: Tsutomu Uchino <hanya.runo at gmail.com>
(cherry picked from commit d81d9022c27648c993df820c01a6e1bf2bf1ad8a)
Change-Id: I6d485c2c6f9c81f67c07c313737db637991232fc
|
|
Change-Id: I7b3fb6f5c8b4dfed5ff225edecfe41d85a6f621d
|
|
Change-Id: I947709235e714a208eff6b57a7eba2f7dd386893
|
|
Change-Id: I2d520b88927c6acb3d248da05815822315bd066f
|
|
Change-Id: I93de737265651a47a2ed0a56bca27bd19a5c5770
|
|
+ convert some while loops in for loops
Change-Id: Ia68ce1b6297ad061233e56be2abf5b6ea98d3ddd
|
|
and at the same time we got rid of tools/fsys.hxx dependency in svtools
Change-Id: I5237529681a8b6ec32f41086af41ac575fbcff9b
|
|
Change-Id: Ie5ce9157a7ea59db7b0509fbaec61d07f8f9edf0
|
|
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
|
|
Change-Id: If5758e02baa8e019923355b6c97043b306223fdd
|
|
Change-Id: I83d5f4bdbd80dcbd53e4576919779233fbcfb699
|
|
Change-Id: Iccc8dc88e9afe7713e5d8b7ffdd94b0a42277b23
|
|
This is first step to rework of graphic exporting. The idea is to
replace the exporter that works only for Draw/Impress and replace
it with a general exporter for any object. With this it will be
far easier to export objects as charts. Currently only Writer is
supported and only jpg/png.
Additionally, this commit introduces a new Export dialog which
supports setting the pixel width, height and DPI.
Change-Id: I7302b26bd432840d7ef0c3d2d2e13ff150cd2a07
|
|
Change-Id: Ia3ff77d2b99c9ef6c4c9b510bb30f349592c0b94
Reviewed-on: https://gerrit.libreoffice.org/3030
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>
|
|
Change-Id: Ic7b262f4b75e7f2069f88f753cea5ff8f59610b7
|
|
Change-Id: I116db00e16a8cb962ee7c98d9bfafb69312c1333
|
|
Change-Id: If6afc7eff435460fe4d0da84baf28e3517660364
|
|
Change-Id: Idacefb2e89dc2f8bd44e489b43b47847123476e2
|
|
Investigated the usage of bmpmaker for fdo#39445, seemingly
it's not used anywhere. I removed it but I would be happier
if someone could confirm this.
Change-Id: I21c98e7857299aef8c482bb07750f4c13529c937
Reviewed-on: https://gerrit.libreoffice.org/2868
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
Change-Id: Ib902f3f4b428d5c23347a31773011ddf74f28e99
|
|
Change-Id: I9a0677cb36805d0a27514824c937901f73fee1c8
Reviewed-on: https://gerrit.libreoffice.org/2864
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
...which is a confusing overload with unexpectedly different semantics from the
one-parameter form. In preparation of marking it as deprecated.
Change-Id: I4f176995546ae583fc570d770647ffc315eecc75
|
|
.. to Reference<XComponentContext>
mostly in the dbaccess module, but it also affected some other
modules.
Change-Id: I09b3f6fe7a9b33498b11d98b5521b5aeeb8882be
|
|
Change-Id: Icd456209406ee8f4dc4ea1f966058f71dce08d58
|
|
The service already existed, it just needed an IDL file
Change-Id: I40fb28d94253c3c577655bb888ff0d0ee3ba3822
|
|
Change-Id: I19954ee5976cb881a5fe73a889c8e04a19b14eb6
|
|
s/(OUString\s+[a-zA-Z_][A-Za-z0-9_]*\s*)\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/$1\($2\)/gms
Change-Id: Iad20f242c80c4bdc69df17e2d7a69d58ea53654b
Reviewed-on: https://gerrit.libreoffice.org/2835
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Done with a perl regex:
s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms
Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec
Reviewed-on: https://gerrit.libreoffice.org/2832
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Suggested Easy Hack: Replace all instances of // -------- comments
including surrounding newlines with a single newline.
Another Easy Hack, slightly harder to automate: Remove all the
pointless comments that just tell the class name right before the
declaration of that class.
Change-Id: Ia890ed613b53c5d719988697e20a983d62334123
|
|
Added support for transparency in PNG export dialog and support for alpha
channnel
Conflicts:
svtools/source/filter/exportdialog.cxx
Change-Id: I324bfd6a34803478bf17f113e015620056c90567
|
|
Change-Id: I786227d89cc441990d6bdce0acf872a73be51a7c
|
|
|
|
Change-Id: If0a0d61b58ecc46d5ba04951cd278d275fdf25e7
|
|
Change-Id: Id36d125b4940418833bec31a4710d6cd545629e0
|
|
Change-Id: I71985c728ea4ecc415f76641dcf89c3cbce38248
|
|
Change-Id: I9e61476f833d409fabe5ae4452c7fff1fbbd74d2
|
|
Change-Id: Ibb368e6a806666a73bf6bf1a097d14bc6e75b24d
|
|
Change-Id: Ie2b0060155eaeb4c8979731dd4c62bc269f7c501
|
|
Change-Id: If64db96005fcd8a42e4fa24041867b99183965f9
Reviewed-on: https://gerrit.libreoffice.org/2586
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: I3081269acf9fa2c5bef01d96a84018271196f7b3
|