- 30 Eki, 2013 40 kayıt (commit)
-
-
Thomas Arnhold yazdı
Change-Id: I32ebe61a8431e357ffdc057b019fdd3b75dd68a8
-
Thomas Arnhold yazdı
This check is no longer necessary as we require at least Windows XP, which is 0x0501. It was implemented for ImmGetProperty(). Came in with 011bcd1e Change-Id: If94d6e99e7f474d931546326bd6c96f2cfa4cfcd
-
Thomas Arnhold yazdı
See http://msdn.microsoft.com/en-us/library/aa383745.aspx And as we support only XP as minimum change this. Change-Id: Iad51b0dd4bb960ed5a270b0b701ec3e0b28ab4e2
-
Thomas Arnhold yazdı
Last release from 1998 :) http://en.wikipedia.org/wiki/EMX_(programming_environment) Change-Id: I01b1dbf0d91c44d8e1da447aa24efc8878b41e1f
-
Miklos Vajna yazdı
Change-Id: I8d76ca0a051e3ea10e0544636560e840ddc193fd
-
David Tardon yazdı
Change-Id: I9466c07f18b4befaba662386d69426dd6687d2dd Reviewed-on: https://gerrit.libreoffice.org/6487Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
David Tardon yazdı
Change-Id: I4099ea49ebce7c28152a0895086be5b86b18e28b Reviewed-on: https://gerrit.libreoffice.org/6486Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
David Tardon yazdı
Change-Id: Icc36b761da9262a99af730cfe71f576bcaab3ee1 Reviewed-on: https://gerrit.libreoffice.org/6488Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Bjoern Michaelsen yazdı
Change-Id: I560d561ba10cdaa113a154ce9bed27de65d6d8eb
-
Winfried Donkers yazdı
functions STDEV.P and STDEV.S Change-Id: I4374ef6c9399ec933be8c430d3602df1219636c5 Reviewed-on: https://gerrit.libreoffice.org/6495Tested-by:
Eike Rathke <erack@redhat.com> Reviewed-by:
Eike Rathke <erack@redhat.com>
-
Winfried Donkers yazdı
functions COVARIANCE.P and COVARIANCE.S Change-Id: Ic5416626a8e6790e4a65d7017c739106897fa1f1 Reviewed-on: https://gerrit.libreoffice.org/6494Tested-by:
Eike Rathke <erack@redhat.com> Reviewed-by:
Eike Rathke <erack@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: Ib4027a28a2e4b19842508a6006c1c56a06d021ed
-
Kohei Yoshida yazdı
Change-Id: Ib4e3e432cb69c17cf1830bfd540d4f5335056879
-
Winfried Donkers yazdı
Change-Id: I23f286eaaef79d196a65e8079b62cf577539e9f1 Reviewed-on: https://gerrit.libreoffice.org/6477Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Iec4f78de9e52144b84baaa739d97681343ae5a27
-
Marcos Paulo de Souza yazdı
Change-Id: I3ab178924cb1c4240511f08625f244dac54e3913 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Miklos Vajna yazdı
Handle wordWrap, beforeLines, afterLines, beforeAutospacing, afterAutospacing, asciiTheme, hAnsiTheme, b, i, color, sz and vAlign. With this, the export filter is now in sync with the import one again. Change-Id: I7184447baf872374eaa69afdfcb149a7e6e45faa
-
Miklos Vajna yazdı
Also add a docxhelper, that contains stuff that was local to DocxAttributeOutput till now, but required by DocxTableStyleExport. Change-Id: I24dcc62d11862078202244c214b317e3bc600567
-
Miklos Vajna yazdı
Change-Id: Ib368d558913149d7489ed320b459b66d3b1279a0
-
Kohei Yoshida yazdı
Change-Id: I95979ed5a303724e944a48b69d3c1cdbc949e53e
-
Kohei Yoshida yazdı
Disabled testCompilerString() which currently fails. Change-Id: I4bfc9bef0a2a3e204551085f5eaa5b9d4bebbe3c
-
Kohei Yoshida yazdı
This changes brings the compile and link time from several minutes to a few seconds. Change-Id: I486b7bfd56913b17ec9ea2e9446372f3e9da38f1
-
Markus Mohrhard yazdı
Change-Id: Icbadc235164b8d055b71f7207535fac2188a1948
-
Markus Mohrhard yazdı
Change-Id: I5be3a28d3d1ae43974f844d143a30bfd989cbe5b
-
Markus Mohrhard yazdı
Change-Id: Id868448b5c981d744a066c738b344752bcd0faab
-
Markus Mohrhard yazdı
Change-Id: Ib904510b6e897feb787497a4c8ff4204387cf6a4
-
Markus Mohrhard yazdı
Change-Id: I806a5ce53f1f290d6e37fe4afdd574b52b98fcce
-
Marcos Paulo de Souza yazdı
Change-Id: I5220e172bf9722ad86eef3bc557c30779f07201c Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Eike Rathke yazdı
Change-Id: I4d3cb89501f287fa2b278881352a766715ec7c6e
-
Eike Rathke yazdı
Init of function description resources displayed "Class: 272, Id: 412. Classpointer not at the end!" that was due to resource SC_OPCODE_WEBSERVICE having an extraneous parameter flag in ExtraData that wasn't read because the function has 1 and not 2 parameters. Additionally added HID_FUNC_FILTERXML and HID_FUNC_WEBSERVICE where the resources used a copy&paste HID_FUNC_BITLSHIFT instead. Change-Id: Iaf5a860901d5e02581965a4b33cfc50c1a601b1f
-
Tor Lillqvist yazdı
Change-Id: I8efa4de7c3348867274ee9d40a6e3b8ae0fb86f7
-
Ptyl Dragon yazdı
Change-Id: I45f957863dc26b2ef40bdfed04cb689325f5b170 Reviewed-on: https://gerrit.libreoffice.org/6492Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
Eike Rathke yazdı
... instead of displaying a message and then silently poking memory that we don't own. Now that globstr.hrc is renumbered it makes sense to prevent future inconsistencies. Change-Id: I7458fbca4928b33fc7471820aeea7882a0f71e50
-
Kohei Yoshida yazdı
Change-Id: If2523ee085285dc47d18fce425f784caa664d73e
-
Eike Rathke yazdı
... and shrink the resident array a little. Also included the awk script that does this. Change-Id: I47ab6d9d49d229dcffeef1a684f5c6fa836f91d0
-
Kohei Yoshida yazdı
Change-Id: I412298c73586c347d88f08bad0357a8142df3f63
-
Kohei Yoshida yazdı
Changed the name to remove camel casing in file names. Change-Id: Ie62c35c1f7285efafd3ef9a7473d754c9f8e8147
-
Michael Stahl yazdı
Change-Id: I409bb44541748ad69b5087243f4ea8142e424fe0
-
Vinaya Mandke yazdı
Added UTS to verify the series names (Labels) for chart series for following- * xls, xlsx, ods * odt Change-Id: I4575a2e7ada9d4cf8b3fa708bd313f9d16244f65 Change-Id: Id291b49bf7547ee7264eb7c0751e416d20ca1e54 Reviewed-on: https://gerrit.libreoffice.org/6383Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Vinaya Mandke yazdı
For Docx files, the chart series names (labels) were rendered incorrectly and hence exported incorrectly. In place of the correct label, the series name for next series was displayed. Change-Id: I988571d76d9c706ac2f7693881198bb604ec3fa8 Change-Id: I52631bc62fce46a43298c284cb11c2e8916fabe3 Reviewed-on: https://gerrit.libreoffice.org/6350Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-