Jan Holesovsky
e2eda70f27
startcenter: fdo#72469: Thumbnails also for other file types than ODF.
...
Change-Id: If905b2f3e51adf7e64df9385ede74368acd11771
2014-02-04 09:11:29 +01:00
Alexandre Vicenzi
56b404001e
fdo#54938 Convert oox and scaddins to cppu::supportsService
...
Change-Id: If75e6e96887d63a555094a2a9c73ca8a157fe964
Reviewed-on: https://gerrit.libreoffice.org/7836
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com >
2014-02-04 02:37:05 +00:00
Michael Stahl
ff5ad7e379
fdo#44270: vcl: GTK+ file picker: fix non-grouped filter patterns
...
lcl_CreateAutoMarkFileDlg calls appendFilter() with "... (*.sdi)" and the
GTK+ file picker then strips off the (*.sdi) in the string given to GTK+
and then doesn't compare result properly with its stored filters; only
filters added with appendFilterGroup() work but not appendFilter() ones.
Change-Id: I0ac9272b5606ff8b81f0c14160fc6972789bb1ea
2014-02-04 00:10:00 +01:00
Julien Nabet
a40d3f3686
cppcheck: Clarify calculation precedence for '%' and '?'
...
Change-Id: Idf3c4f31f9abd974d623d4a1cf08eeb167e1ef25
2014-02-03 23:03:58 +01:00
Julien Nabet
a45c79da32
cppcheck: Clarify calculation precedence for '%' and '?'
...
Change-Id: I59f9763651ba576a5d0dc970283d46a18f806024
2014-02-03 23:03:58 +01:00
Julien Nabet
43627f2aab
cppcheck: Clarify calculation precedence for '<<' and '?'
...
Change-Id: Id02a6ce439862e1bdb33927d26f4c12cf5690d4c
2014-02-03 23:03:58 +01:00
Julien Nabet
384a55e188
cppcheck: Clarify expression with parentheses
...
Change-Id: I82cc35fd94ddff433319139d712254138e51daff
2014-02-03 23:03:57 +01:00
Julien Nabet
9a09e8174b
cppcheck: Clarify expression with parentheses
...
Change-Id: I387df0d3b895148b9f2029898e236cd2caf83fea
2014-02-03 23:03:57 +01:00
Matteo Casalin
f89e7188cc
Method Reset is not defined: remove its declaration
...
Change-Id: I53066104aeb5df72fab05755cb3d885095b8bc5a
2014-02-03 22:56:55 +01:00
Matteo Casalin
c99c443bf9
sal_Bool to bool
...
Change-Id: I2bb29dd158e07d3fad924e9877b02435574f4d29
2014-02-03 22:56:55 +01:00
Matteo Casalin
31ae7d511b
sal_Bool to bool
...
Change-Id: Ia0a2183a3175ce1285c8d46a03a69702cbb8685c
2014-02-03 22:56:54 +01:00
Matteo Casalin
ed68c388ef
sal_Bool to bool
...
Change-Id: I353439bf7bd048423d30d0812f470b6ed1a29556
2014-02-03 22:56:54 +01:00
Matteo Casalin
b3059732a3
sal_Bool to bool
...
Change-Id: I75ac690e9ad79e08df5682a403296f433a1e7fd5
2014-02-03 22:56:54 +01:00
Matteo Casalin
c25ebf75e0
MultiSelection::GetRangeCount() returns size_t
...
Change-Id: Ief072cef486556c9b43364e108a021510781f7c6
2014-02-03 22:56:54 +01:00
Matteo Casalin
3228cb2094
Remove redundant checks and unnecessary variables
...
Change-Id: I8552102550898e63468d64f8c2b93577b4f420b4
2014-02-03 22:56:53 +01:00
Matteo Casalin
49cda4d780
Reduce scope of some local variables
...
Change-Id: I0e9c8d65a6e46cf1035b6ca5de4b28fe2a0f120e
2014-02-03 22:56:53 +01:00
Matteo Casalin
cf3b6d9a25
sal_Bool to bool
...
Change-Id: Ie53b7f225b6845748d231ad0a03e9f5b080e9066
2014-02-03 22:56:53 +01:00
Matteo Casalin
21b745fd55
Bail out early
...
Change-Id: Ic1668f22cc6e29875e07bc164e500dfc005e5193
2014-02-03 22:56:52 +01:00
Matteo Casalin
202d721e3c
sal_Bool to bool
...
Change-Id: I9eed0bd99beb80240f9925a7ce815b54bdaa62c8
2014-02-03 22:56:52 +01:00
Matteo Casalin
9e88fca76c
Avoid temporary for return value
...
Change-Id: I247bb974c6c6c17e26153c611b12964d4f1befa9
2014-02-03 22:56:52 +01:00
Matteo Casalin
3bcd82a7ea
sal_Bool to bool
...
Change-Id: I576b21dc61324a3bcbe346992e742541e7262f17
2014-02-03 22:56:51 +01:00
Gabor Kelemen
a6c03db336
fdo#74477: Restore the title of the Outline Numbering window
...
Change-Id: I095e2c9f2a74c1052e93f222c67f9e946edfc3fc
Reviewed-on: https://gerrit.libreoffice.org/7833
Reviewed-by: Andras Timar <andras.timar@collabora.com >
Tested-by: Andras Timar <andras.timar@collabora.com >
2014-02-03 21:50:20 +00:00
Markus Mohrhard
30f8d566bb
improve diagram rendering
...
Size and positioning look much better right now.
Change-Id: I3422087967af1231e9e9fbaf87f1c7c2db25958a
2014-02-03 22:20:19 +01:00
Michael Meeks
6f50837b5e
ensure selected calc sheet tab is always visible, and we use space sensibly.
...
Change-Id: I0f935f324ba31784185959a4a4d2c306d4b592d8
2014-02-03 22:16:26 +01:00
Kohei Yoshida
79d2132d29
This is a redundant check. Chuck it.
...
Change-Id: Ia37e9c5ae599c00eb4c00e6d944fae35a4fa41de
2014-02-03 14:59:01 -05:00
Markus Mohrhard
6183af64de
no need for typedefs here
...
Change-Id: I93c6a2ead9dfa25799376e4cfc88d77e18a4c9fd
2014-02-03 20:53:06 +01:00
Peilin
a47351f84e
replace malloc with std::vector
...
Change-Id: I3546d0d005d17286107ff2c70a29a4bceebd36a0
2014-02-03 20:53:05 +01:00
Markus Mohrhard
89c6efe4ec
add the remaining symbols
...
Change-Id: I81b63d9e0e164e07cee3e10072a565e669b98196
2014-02-03 20:53:05 +01:00
Kohei Yoshida
3e2ffb053f
fdo#72470: Correctly calculate the first edit cell row position.
...
Else it could go into an infinite loop.
Change-Id: I269cd118dcb3ab83ea8a2243576a360d3d4bc142
2014-02-03 14:45:10 -05:00
Kohei Yoshida
99a262dc95
Finally found a way to get this test to fail.
...
Change-Id: I67cf68ee7e51794de374581016ffb13ebdff59d3
2014-02-03 14:45:09 -05:00
Mirek Mazel
6da6186fb2
Remove unnecessary icons.
...
Change-Id: I0fd129a0aa5a900bdb48c644ece3d823fde914b9
Reviewed-on: https://gerrit.libreoffice.org/7830
Reviewed-by: Jan Holesovsky <kendy@collabora.com >
Tested-by: Jan Holesovsky <kendy@collabora.com >
2014-02-03 19:06:44 +00:00
mirek2
dcb16f3cd1
New tango testing icons.
...
Change-Id: I8b67fbf5911ff16ea9961c8027e1c264b486905c
Reviewed-on: https://gerrit.libreoffice.org/7829
Reviewed-by: Jan Holesovsky <kendy@collabora.com >
Tested-by: Jan Holesovsky <kendy@collabora.com >
2014-02-03 19:06:13 +00:00
Andras Timar
b95a962970
fix winreg example
...
Change-Id: I8115fb899e4248e6eab1aa9349456103353918e6
2014-02-03 19:47:56 +01:00
Andras Timar
4926444bbb
typo: howeve -> however
...
Change-Id: I12ca3f217eb1f3c77003014dc26ce4318d2b2857
2014-02-03 19:47:55 +01:00
Miklos Vajna
215e92735d
swpagerelsize ui: disable RelWidthRelation when RelWidthCB is not checked
...
Change-Id: I422f1f0d9b8436546ba355852fe6b3a21e2d1d23
2014-02-03 19:52:45 +01:00
Miklos Vajna
5bb8a4b2e3
swpagerelsize ui: write WidthPercentRelation to doc model
...
Change-Id: Ia446566e7757f06c1bac12ae1d7a2392f20003a6
2014-02-03 19:52:44 +01:00
Miklos Vajna
1188866c1f
swpagerelsize ui: fix width percent value
...
Change-Id: I6f5b937826ac37f5f8bdee26e139fd6ca1e9a925
2014-02-03 19:52:44 +01:00
Miklos Vajna
9480887ee8
swpagerelsize ui: read WidthPercentRelation from doc model
...
Change-Id: Idb5774bf2a51881b385433d3476bf27b5e9b0014
2014-02-03 19:52:44 +01:00
Miklos Vajna
332ddac2e2
swpagerelsize ui: add new combo box for relative width relation
...
Change-Id: I0570fbfb5d36e476bb0a502509e9221c826ffa5c
2014-02-03 19:52:44 +01:00
Michael Meeks
0b9207bf8c
chart2: resolve merge conflict.
...
Change-Id: I5823d03af1eda3963c4ac52b60949402ca81f747
2014-02-03 19:28:59 +01:00
Jan Holesovsky
6472e79148
fdo#72338: startcenter: Show busy mouse pointer when starting apps.
...
Change-Id: I8f254419ea7bb4e3e9835bd9fab8229ed89cd0e9
2014-02-03 19:09:22 +01:00
Jan Holesovsky
6141a2fda4
startcenter: Don't cut off the thumbnails.
...
Change-Id: Ie5ad5f5be48aa873df94a31e980aaabc4ac24868
2014-02-03 19:09:22 +01:00
Jan Holesovsky
ea6c029dfc
startcenter: Kill the old branding images.
...
Change-Id: Idab983ac085efa755025fdef1caa2c0073dd1ba0
2014-02-03 19:09:21 +01:00
Jan Holesovsky
4ce1300fba
thumbnails: Nobody uses the overlay functionality now, kill it.
...
Change-Id: I74c463b67dd950a3e4de838ed0dc55ec366ab8a7
2014-02-03 19:09:21 +01:00
Jan Holesovsky
cd5bc4974d
thumbnails: bSigned is always false, nobody uses the signed sign, kill it.
...
Not killing the icon itself, still seems to be used by on Windows in the shell
code.
Change-Id: I21c3b1ae6dfc65b6852659d6157b02324a485774
2014-02-03 19:09:20 +01:00
Jan Holesovsky
1e8c4b7697
thumbnails: Provide the size as a default parameter.
...
And increase it consistently to 256 pixels.
Change-Id: I123e11d597269d7e43298504f1dbd0098c9b0149
2014-02-03 19:09:19 +01:00
Jan Holesovsky
05857ac323
thumbnails: Consolidate code.
...
There were 2 copies of the thumbnailing code; consolidate that to one copy
directly in VCL.
This kills the attempts to do alpha channel that used to be in the VCL copy of
the code - it was producing wrong results, the bitmaps ended up empty.
Change-Id: I415c410c287a95e75293bdcba5d71083d1d01dc1
2014-02-03 19:09:19 +01:00
Jan Holesovsky
86652eb4f7
Document a bit.
...
Change-Id: Ic62acc3eeb4e3526cc6b7366f51f5f3bf69528c1
2014-02-03 19:09:18 +01:00
Markus Mohrhard
cf728ae8f2
the msaa checks are only needed on windows
...
Change-Id: Ib5a4012b7365259e08e8d2fd0c1f3b239b46517c
2014-02-03 18:28:05 +01:00
Markus Mohrhard
27c1d4f2c4
working symbol rendering based on point sprites
...
This approach ahs several advantages compared to the old approach. There
is no UNO involved anymore and we have a perfect shape defined by a
mathematical formula. No need for anti-aliasing or complex calculations
on the CPU.
Change-Id: I5018eae516de3368037c4c293d937de66f38568d
2014-02-03 18:28:04 +01:00