Petr Mladek
dd15b51dda
lo-commit-stat: problem with wide character in bug title
...
+ do not check for "-" in the bug title; it might be also wide character
in some cases
+ show result when looking for bug titles
+ sort bugs when loolking for bug titles and printing bug numbers
Change-Id: I39496f7d0cf5f7a116e7d3c506b76b4a3de1dee1
2012-05-18 18:08:24 +02:00
Ivan Timofeev
b47213604b
lo-commit-stat: remove flags and print_filters
...
Change-Id: I3d5ecb3cc52aeba780087f4ecb6b3bf86353276c
2012-05-18 18:08:24 +02:00
Ivan Timofeev
a8b77a5290
lo-commit-stat: use bug titles instead of commit messages if possible
...
Change-Id: I0d5bb5f593c94b039c45bde638337932fa380b55
2012-05-18 18:08:24 +02:00
Markus Mohrhard
a24a38695b
Light red is better as default color for negative values
...
Change-Id: I871c67582f60eb56e9ebda22e1b492ff2e321f6e
2012-05-18 17:44:33 +02:00
Markus Mohrhard
e3fea48ac8
correctly get the min value and the max value for data bars
...
Change-Id: I5e46bf534d1b70536810e9d9ac0a67210b271109
2012-05-18 17:36:47 +02:00
Markus Mohrhard
726051277d
update data bars correctly
...
Change-Id: Icddd688dbf5da8154dd470539b03b6a2d02ca755
2012-05-18 17:36:46 +02:00
Rob Snelders
a78ee84360
fd0#40778 - Remove dictionary choice when adding new entry
...
Change-Id: Id7bd039b505d30e71065c2cdf27eba1cb466be56
2012-05-18 16:31:01 +01:00
Rob Snelders
c867a3037d
fd0#40778 - Remove dictionary choice when adding new entry
...
Change-Id: Ieaaf2466474463d19f91c74ea7f164962ba19936
2012-05-18 16:31:00 +01:00
Caolán McNamara
2f5a85a68d
useless temporary
...
Change-Id: Ia7c1da0eedc5d64ef3f2b17fb999bec3b242af88
2012-05-18 16:31:00 +01:00
Michael Stahl
76cec6c3fd
work around spurious signed overflow warnings
...
g++ (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5:
/com/sun/star/uno/Sequence.hxx:178:10: error: assuming signed overflow
does not occur when assuming that (X - c) > X is always false
[-Werror=strict-overflow]
2012-05-18 16:33:19 +02:00
Michael Stahl
5729da18a1
fdo#42865: privatized unique empty string symbol:
...
Unfortunately this --enable-dbg-util only problem (caused by
_GLIBCXX_DEUBG) resurfaced, perhaps because of new std::string based
logging in sal; adapt all map files to export the unique symbol.
2012-05-18 16:33:19 +02:00
Michael Stahl
7e5a6a3850
python: svn 1.7 breaks the build because...
...
... the output of "svninfo" in a directory that doesn't contain a .svn
changed
Change-Id: I16b132663a7c8d9fd60eafafecfc7f9e82b69b29
2012-05-18 16:33:19 +02:00
Stephan Bergmann
9455c44d3f
Yet another -Werror=sign-compare
...
Change-Id: Ieb77f3b2da130edce01de61f86b1eba722fdb103
2012-05-18 16:24:45 +02:00
Noel Power
a1faa06b41
and another wae ( that I missed )
...
Change-Id: Ie4e41d8d7c5c598595aeef49091ebc7fc3cf300f
2012-05-18 15:11:08 +01:00
Noel Power
2f58857654
fix wae
...
Change-Id: I9b774486e47484ada0c4f84ad8a4c23ed338da0d
2012-05-18 15:10:28 +01:00
Takeshi Abe
00f1180c96
removed unused const rtl::OUString
...
Change-Id: If02be864f958de96ae1c54fe575b1828410390b1
2012-05-18 22:56:54 +09:00
Takeshi Abe
6589e01589
the page seems moved
...
Change-Id: Id2a12ec3a3c394bb40aa233f29807932b1fa84d5
2012-05-18 22:56:54 +09:00
Luboš Luňák
2a598ba330
be more kind to people who have not yet seen the world of UNO
...
Change-Id: I63344d31273cb0014f9d1767f8f36f78c9ff1bb8
2012-05-18 15:41:49 +02:00
Caolán McNamara
101149d803
WaE: make test msvc2008 warnings free
...
Change-Id: Ieccb0e425cb505bec3735539ebdf154529fde330
2012-05-18 14:17:29 +01:00
Caolán McNamara
bcfc9fc3bb
WaE: make sw msvc2008 warnings free
...
Change-Id: I348a59b3c1b060a084680328aa07089b3c7ccc66
2012-05-18 14:17:29 +01:00
Caolán McNamara
15a2cdb68e
forgot to remove lucene post clucene replacement
...
Change-Id: Ib68cbc8cbbd2b2b0b6f6069a3c6834c33eff8756
2012-05-18 14:17:28 +01:00
Noel Power
8352eb5a1a
attempt to prevent illegal maTabData access(s)
...
Change-Id: I57076fd1bef6d2b51f8d3c8f0338b5a715c206d0
2012-05-18 14:13:47 +01:00
Luboš Luňák
d2e09c2872
testcase for bnc#751077
...
Change-Id: Iee60b1d41f04f4a583c7392335068ca75668f42c
2012-05-18 14:31:33 +02:00
Luboš Luňák
f73e75e91c
handle recursive <w:p> because of shapes (bnc#751077)
...
<w:p><w:pict>...<w:txbxContent><w:p><w:p/> - in this case, the inner
paragraphs should not interfere with the outer one, but e.g.
detecting whether it was the last paragraph in section could get
broken.
Change-Id: I8634ee6a0d6274f5770423ff798adfa260a33326
2012-05-18 14:31:31 +02:00
Luboš Luňák
4708aede26
TDE is certainly not a preferred fallback over KDE4
...
Change-Id: Iebfe536f228e7831d81d59ea3c3692f8906f72ad
2012-05-18 14:31:30 +02:00
Andras Timar
9a54c69ccc
fdo#50018 Search and Replace dialog accelerator key in German localization
...
Change-Id: Ie38913a9b41faae7c6017d05e501c65f4e07659a
2012-05-18 14:20:44 +02:00
Markus Mohrhard
24ad37bdf4
MSVC needs new_clone for abstract class in ptr_vector
...
See www.boost.org/doc/libs/1_49_0/libs/ptr_container/doc/tutorial.html#cloneability
Change-Id: Ie5409c598f2364bc86f296dac4e9f193213d45c4
2012-05-18 13:59:41 +02:00
Markus Mohrhard
14e1af63fa
paint gradients in data bars
...
Change-Id: I2b5488296d3ca8aee92f7999bd4d82a9c9eada88
2012-05-18 13:59:40 +02:00
Markus Mohrhard
9804981fa7
really use a dashed line
...
Change-Id: Icbdf76c15a0b5f58f7e95029418ce79f6c9461b6
2012-05-18 13:59:40 +02:00
Tor Lillqvist
1230e36180
Merge the libraries in writerfilter
...
Change-Id: If77543855fe34f70d248fe8a4644d293f693f190
2012-05-18 14:32:59 +03:00
Markus Mohrhard
3e6b90800d
show dottet line if axis is not at zero
...
Change-Id: Ifd1d69a6afe9a0392e08e0f5bb0b1a497e1c2606
2012-05-18 12:36:38 +02:00
Markus Mohrhard
56b41a2b1e
prevent the creation of a default copy c'tor
...
Change-Id: I5ede869092355739f5e58de71b3a903ff0528051
2012-05-18 12:15:39 +02:00
Markus Mohrhard
d961b69434
implement databar import from oox
...
Change-Id: Id510acbc7291b94610e0e2c769d8cee582baa9a7
2012-05-18 10:51:21 +02:00
Markus Mohrhard
862f56d19e
implement databars in the core
...
We currently only support either a databar or a color scale at an area.
This limitation will be removed in 3.7
Change-Id: I6236729822db891203479dff8554466706b4c6a8
2012-05-18 10:51:20 +02:00
Markus Mohrhard
eb3d3a0a7d
restructure colorscale code a bit to allow adding databars
...
This is just a first step. In a second step we need another layer to
allow color scales and databars applied to the same range and finally
merge them with normal conditional formatting.
Change-Id: I0452ed12dd9b2d5395cf005d75a902fbb7a984ad
2012-05-18 10:51:20 +02:00
Markus Mohrhard
914fc75da5
add render code for data bars
...
Still missing some advanced features like gradients, dotted line at the
zero point, ...
Change-Id: If8409ffab658315a6fed220e61d0854680633e1e
2012-05-18 10:51:20 +02:00
Tor Lillqvist
bf3a1b074e
There is no dbu library unless BUILD_TYPE has DBCONNECTIVITY
...
Change-Id: Ie48fc4e96afeb1bdcfdd75522e826fa47b6cee3d
2012-05-18 11:44:34 +03:00
Jan Holesovsky
898d64869f
writer UI: Decrease the size of the border around the document.
...
This makes the horizontal scrollbar appear in smaller amount of cases,
generally improving the user experience mainly on smaller screens.
Change-Id: Ic4bf04484f26bd8be572512f6315ecc77d781d11
2012-05-18 09:40:33 +02:00
Stephan Bergmann
abb26f51ee
One more -Werror=sign-compare
...
Change-Id: I302da3fdb78bcc298aebb6f7c831bdea75f7b053
2012-05-18 09:08:02 +02:00
Tor Lillqvist
bc229ca1ab
Update README.cross to match reality better
...
Change-Id: I14e97bb9e3351ed7a5e7e8c853253353bfe9df2e
2012-05-18 09:38:00 +03:00
Tor Lillqvist
6868d84b13
Add generic --with-build-platform-configure-options
2012-05-18 09:38:00 +03:00
Kohei Yoshida
0ea1287bd9
Actually it's okay to add separator items as-is to the accessible object.
...
Change-Id: Icd188e92a827a35239c708b5fa65f58fa670e1a5
2012-05-17 22:45:40 -04:00
Kohei Yoshida
d328942500
Make the window taller as appropriate.
...
Change-Id: I99688bdfd91d2591def46829b7579f2fada86f53
2012-05-17 22:42:31 -04:00
Kohei Yoshida
2a755c0cd6
Add sort options to the autofilter popup.
...
Change-Id: I217b41f966220b8b1ee9638d3f6a31a23dc4bf2e
2012-05-17 22:16:42 -04:00
Kohei Yoshida
3da4ab93e1
Support separators in the autofilter/pivot table popup window.
...
Change-Id: Ifde9cee65b2bee731e66a200b3bf68c0e320872f
2012-05-17 20:58:48 -04:00
Kohei Yoshida
87ed6c8480
Better string values for "empty" and "non-empty" filtering option.
...
Change-Id: Iecfac54143676c9f0b483c4fa8deb26bf42ea16b
2012-05-17 18:06:36 -04:00
Noel Power
8b1d29bc9b
fix bad stl access fdo#45987
...
Change-Id: I0e6b29987381380e22aeaf07725e04de4ae76c54
2012-05-17 22:04:56 +01:00
Matúš Kukan
c1f7f1f4c8
sigh, more missing dependencies
...
Change-Id: I0d1802ebcf384095a6962fb1faf9516bd9a2dda6
2012-05-17 20:36:09 +02:00
Tor Lillqvist
19e4320c35
Correct obsolete repo name
...
Change-Id: Idfa3bae5c2caeee1a9a3e00f6aa6f8a18c7bde7c
2012-05-17 20:58:36 +03:00
François Tigeot
99ea506a58
DragonFly: use -O2 as default CFLAGS
...
Change-Id: Ifb9f4627c15d5f1410af2b87bf2e2f39c945671c
2012-05-17 17:32:54 +02:00