Commit Graph

330572 Commits

Author SHA1 Message Date
Eike Rathke
038d162b17 unit test for <text:s> in <text:p> and <text:span>, fdo#67094
Change-Id: I033668dcdcdcc1a5710f2ddacadf9a1a5344638e
2013-07-23 23:01:21 +02:00
Tomaž Vajngerl
98608e57f2 fdo#38144 In ruler snap to markers for tab stops, margins, etc.
Change-Id: Ie7f829b0ec36af79a2a97d9de7b6e37034c22e61
2013-07-23 20:52:46 +02:00
Tomaž Vajngerl
06c416be33 Cleanup strangely formatted code in SvxRuler.
Change-Id: I69b87dd737ac6a1195cbd023398179580fa0fd24
2013-07-23 20:52:45 +02:00
Tomaž Vajngerl
462799e614 just rename header define
Change-Id: I90053c4d99d47939f35b084b4d2995bebd5e8d63
2013-07-23 20:52:45 +02:00
Tomaž Vajngerl
ba17605d5e Add ANOVA (analysis of variance) calculation to Statistics.
Currently supported calculation is one factor ANOVA calculation.

Additionally refactor "descriptive statistics" and extract common
functionallity with ANOVA into StatisticsInputOutput class.

Change-Id: Ib9c3083019058c63738b3e92097411ba1b428648
2013-07-23 20:52:45 +02:00
Tomaž Vajngerl
19efbd8d98 Generic ChildWindowWrapper.
Change-Id: I7d39dabe4a271c1f29c9b829bed45e0d51abe69b
2013-07-23 20:52:44 +02:00
Zolnai Tamás
1f47b46959 Fix drop caps background
Background were shifted upwards with the descent
of the character and so the default grey background
hanged out under the user added background.
Examples: A (no descent), S (small descent)
Q (big descent)

Change-Id: I044fc63cf9988152e7b6aa4042bcf14651e097c0
2013-07-23 20:20:01 +02:00
Zolnai Tamás
c8b4ffc2ad Check explicitily the space at the end of the line
Can be bugous when the last character not a space.
I don't have any real life examples, just some extreme
-Line break is inside a word without hyphenation
-A tabulator follow the last character of the line and so
this tabulator get to the next line.

Change-Id: I3c5d372295b960a5cc22c19ada382d0a995787cc
2013-07-23 20:19:56 +02:00
Andrzej J.R. Hunt
cacb32caab Clean up naming of OStatement_Base etc. (firebird-sdbc)
Change-Id: I4cb81565ae2fa6efd434e6e789f16fab90d0ae4a
2013-07-23 19:29:06 +02:00
Andrzej J.R. Hunt
ed9dac3baf Move Statement specific methods out of common base. (firebird-sdbc)
Change-Id: If85f7f419b7c67bc84f8a74422cc8c9080a34353
2013-07-23 19:29:06 +02:00
Andrzej J.R. Hunt
2b541c928c Move Statement_Base into it's own file (firebird-sdbc).
This is in preparation of cleanly separating the code shared
by PreparedStatment and Statement from the code unique to either
of those classes.

Change-Id: I419668044e67b25d492a381acab9ee9b1acce7ce
2013-07-23 19:29:05 +02:00
Andrzej J.R. Hunt
a061f0a845 Remove unnecessary OStatement_BASE2 (firebird-sdbc).
Seemingly a relic from the skeleton driver?

Change-Id: I7c5ba9763daee51b1c8b23f614e3d9501858a29c
2013-07-23 19:29:05 +02:00
Andrzej J.R. Hunt
c636ed8388 Cleanup firebird-sdbc header defines.
Previously directly taken from skeleton driver, some possible conflicts.

Change-Id: I9469ed8a3bb78a18b68fce3c8a9272eeb38349ba
2013-07-23 19:29:05 +02:00
Lionel Elie Mamane
c4ed358201 a date is a date, not a float
Change-Id: Id9beab6a9cd9b7fa15ce0699b6eeb8a1e32448fe
2013-07-23 19:25:42 +02:00
Lionel Elie Mamane
cab9b82fb3 fdo#67186 switch reporbuilder to null date == 1899-12-30
This brings it in line with the default for other LibreOffice
components (e.g. Calc), or with the only supported value (e.g. Writer
tables), respectively.

Configure Pentaho jfreereport to also take null date == 1899-12-30

This combined allows reportbuilder to make absolutely no fiddly
conversion itself, leaving them to jfreereport and Writer table
cell format.

Also:

 - Make absolutely no conversion itself, also e.g. for booleans.

 - ODF compliance: make the value-type match the set foo-value attribute.

 - Use value-type="void" instead of empty value-type="string"

Change-Id: I67990232dbc9e86ac3fa37cd0c20edecb87cf8ee
2013-07-23 19:25:41 +02:00
Stephan Bergmann
7f67dd5dfa OSL_FAIL -> SAL_WARN
Change-Id: If0c4dce547184ca48f221793daf33e4592912cb2
2013-07-23 19:00:52 +02:00
Eike Rathke
1de20e764e unset mnCount in ScXMLCellFieldSContext::CreateChildContext()
For the syntactically invalid (because <text:s> does not have child
elements and thus unlikely) case that there would be a child element
nevertheless, so we wouldn't import the sequence of spaces multiple
times.

Change-Id: I2b2288aee21f200c9fd2ba961974ef4de074f57e
2013-07-23 18:10:06 +02:00
Eike Rathke
be10607d35 resolved fdo#67094 handle <text:s> in <text:p> and <text:span>
821521f757 introduced XML_SPAN but removed
handling of XML_S repeated U+0020, SPACE

Change-Id: Ic1b00c9dbc33c750b9a8cae910b4ca0bed42ab5a
2013-07-23 17:18:13 +02:00
Ptyl Dragon
70e247733e Add more components
Change-Id: I30daf067fe9a1804a55be75c040db49dfbb18d92
2013-07-23 17:09:57 +03:00
Jelle van der Waa
cb590428d8 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
Change-Id: Ib0edc828691c6a8edbd1f45d3c0e2851c32c865f
Reviewed-on: https://gerrit.libreoffice.org/5013
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-23 14:05:13 +00:00
Noel Grandin
d8fa15f0ea fdo#67213 - crash on opening AutoText dialog (Ctrl+F3)
I created this bug with commit
32eaa77db3
"fdo#46808, Convert frame::FrameControl service to new style"

If we cannot create a css::frame::FrameControl service, just continue.

Change-Id: Iffd6952fd5153af5a1ab72af2bc55864816a750d
2013-07-23 14:58:29 +02:00
Noel Grandin
312f3aac56 expand out the U2S and S2U macros from sfxuno.hxx
They are vestiges of the old string classes.

Change-Id: I5dd458bd2dac5f2e867ddaa731190f159b8a3b65
2013-07-23 14:58:29 +02:00
Tor Lillqvist
2fbcff579b Revert "WaE: "HAVE_GCC_ATTRIBUTE_WARN_UNUSED" is not defined"
Nope, that caused warning: unknown attribute 'warn_unused' ignored with Clang.

This reverts commit 68c8dcec1f.
2013-07-23 15:08:56 +03:00
David Tardon
68c8dcec1f WaE: "HAVE_GCC_ATTRIBUTE_WARN_UNUSED" is not defined
Change-Id: Id45e2a5c31471b4f5a59c4511bbacc12f78356f6
2013-07-23 13:36:51 +02:00
Stephan Bergmann
2270f32c6b Clean up redundant explicit OUString(...) ctors
Change-Id: Ieb5d4a1d669e0472ec08704c618a9d9c1d30b77f
2013-07-23 13:09:55 +02:00
Miklos Vajna
bb67e709b7 fdo#64637 RTF import: handle multiple RTF_COMPANY
Instead of unconditionally calling addProperty(), first check the
existence with hasPropertyByName() and call setPropertyValue() instead,
if necessary.

Change-Id: Ie0a075bbfe6eaa1f66726c456105dcdef9001d30
2013-07-23 12:37:06 +02:00
Stephan Bergmann
e667bcdf98 These SAL_INFOs do not make much sense any more
...now that the original RTL_LOGFILE_TRACEs got replaced.

Change-Id: I0997d6bbb90a22678fdc6398e7786ac36b9d73f4
2013-07-23 12:08:16 +02:00
David Tardon
6872ad4764 it is not possible to sign libs that are in use
... so we have to make sure they are not, by delaying the signing after
all unit tests have been run. This is just a workaround; IMHO the real
fix is fdo#63315 "sign windows binaries during build".

Change-Id: Ia26826ec7d324f840f2606b1928bea71cb4f0c48
2013-07-23 12:06:59 +02:00
Stephan Bergmann
82447189cc If this configuration access throws exceptions sth very fundamental is broken
...with the LO installation, so it doesn't make much sense to "handle" them
locally.

Change-Id: I02fade858f9b507976bf612ba942be90bf25d51f
2013-07-23 11:37:05 +02:00
Julien Nabet
2b45d55d87 fdo#46037: no more comphelper/configurationhelper.hxx in sd
Change-Id: If5d1fc3956b82edd0b68b26e14a9b9258ee6c10d
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-07-23 11:37:04 +02:00
Jelle van der Waa
5d95193f85 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
Change-Id: I9c2405f92aea75756a0fbac7844ff16319210be3
Reviewed-on: https://gerrit.libreoffice.org/5014
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-23 08:27:29 +00:00
Lionel Elie Mamane
19a6c484c3 configure.ac: working firebird version check with manual FIREBIRD_C/LDFLAGS
Change-Id: I511eb8bfcfab2d42073f43660518e1e8be0d5788
2013-07-23 10:08:49 +02:00
Noel Grandin
61eed5f1b9 convert sfx2 UNO services to WeakImplHelper
...removing the SFX_ UNO-related macros as a result.

Change-Id: I56542885847ff0adc604f309ed7e2582b7529f3f
2013-07-23 10:05:46 +02:00
Noel Grandin
376d5a6ad9 convert more services in framework module to WeakImplHelper
Change-Id: I417ae2ce644f39fce0e8eb9fbe6a3a3c783b6227
2013-07-23 10:05:46 +02:00
Noel Grandin
2f4c796c4d remove unused field
Change-Id: I1b81b39a4c66895c6f6b7d40e00ea2a483d8b4fd
2013-07-23 10:05:45 +02:00
Noel Grandin
9dbb8db06d Convert the easy cases in framework to WeakImplHelper
Change-Id: I6547c4aee2aa4d15ad516a6a45002b81b7a8ac13
2013-07-23 10:05:45 +02:00
Noel Grandin
5e184fd217 Convert GlobalSettings_Access to WeakImplHelper
Change-Id: Iaa1134bee8e3b36e940376622b5c22085892b81b
2013-07-23 10:05:45 +02:00
Noel Grandin
0abf81ca50 Convert ModuleUIConfigurationManagerSupplier to WeakImplHelper
Change-Id: I526eb65bb00808c85caa8fcba3359321e7cec2da
2013-07-23 10:05:44 +02:00
Noel Grandin
496a281d38 Convert UIConfigurationManager to WeakImplHelper
Change-Id: I1e8a498f38e19419d3f8fdc91c0bcaf2cb3f41a5
2013-07-23 10:05:44 +02:00
Noel Grandin
a19e9a5cd0 Convert ConfigurationAccess_WindowState to WeakImplHelper
Change-Id: I962e87e81905bfc61b03e1c1c7ee9f01b030df9d
2013-07-23 10:05:44 +02:00
Noel Grandin
4d5801a0c6 convert WindowStateConfiguration to WeakImplHelper
It was already half way there, just some leftover macro definitions.

Change-Id: I607eb22d08fd0e5d7d0be0b8bb217bcc7740d983
2013-07-23 10:05:43 +02:00
Noel Grandin
18a5f8a2b1 Convert framework::StatusBarManager to WeakImplHelper
Change-Id: I25cc72536d8832d93d6832591bdba25ac0654ee3
2013-07-23 10:05:43 +02:00
Noel Grandin
fe4e2689f6 Convert framework::ToolBarManager to WeakImplHelper
Change-Id: I2fc48b892c68cc6054ceec51c4b050e445c22f6a
2013-07-23 10:05:43 +02:00
Noel Grandin
a30c91fd02 Convert framework::AcceleratorConfigurationReader to WeakImplHelper
Change-Id: I2e2528c539ba93eb72466bd361c189be5746ecfe
2013-07-23 10:05:43 +02:00
Noel Grandin
ca8bdb17df improve comments
Change-Id: Ib2735c946ca331382e0c178b303c3769c0a35185
2013-07-23 10:05:42 +02:00
Noel Grandin
9c41a60c0d fdo#46808, Convert ui::ModuleUIConfigurationManager service to new style
.. and convert it to WeakImplHelper at the same time.

Change-Id: I20549f5cc6efb60c5210d3f9b6ecf3ade7e4a75a
2013-07-23 10:05:42 +02:00
Luboš Luňák
92dfa82d2d adjust for upstreaming of warn_unused attribute
The warn_unused attribute has been upstream to GCC and Clang, so use it if present.
Still warn about STL types if those do not use it yet (which is the status as of now).

Change-Id: I3c003e44c08d1d141e23bba38cf92e663a5ac353
2013-07-23 09:52:11 +02:00
Tor Lillqvist
0d2a7adf4e Correct help message for --enable-macosx-code-signing
Change-Id: I453f53e7afc1474b4db2a89454718652b088ad6c
2013-07-23 10:36:34 +03:00
David Tardon
2cefde7a4b drop extra )
Change-Id: Ic8a626c90ecf52818c0f521edb5ae717fce441dc
2013-07-23 08:04:16 +02:00
Julien Nabet
572fc4a193 Blind fix for Mac Tinderbox
Change-Id: I4c429afb285446a9839f8039a906c37b4e7b3de1
2013-07-23 00:39:10 +02:00