- 01 Eki, 2014 31 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I9fca98995131358b3b112b11e0b28feb1a3267d1
-
Noel Grandin yazdı
Change-Id: I25b82a96aace448a8debe90c181b22976ea95414
-
Noel Grandin yazdı
Change-Id: I6ea98852ba775d85ccd54823b67224ea7f587c65
-
Noel Grandin yazdı
Change-Id: I58582059495f7c50880038e2174ea2de026aa1c9
-
Noel Grandin yazdı
Change-Id: Idac41288539ff171e1c9fb0e12b172a311878ed6
-
Noel Grandin yazdı
Change-Id: I44408c89d00064ae00e4e0ae154ba79c35e56c7f
-
Noel Grandin yazdı
Change-Id: Ie3d13eccdf444d569cbe40befb45eb86941160b6
-
Noel Grandin yazdı
Change-Id: I8c3d8ccccb039bc82b23d74b41ca4254f50d5c84
-
Miklos Vajna yazdı
When we import table styles, we apply that as direct formatting, in case there is no real direct formatting, see lcl_ApplyCellProperties() in the sw UNO implementation. We can do the same here: in case there is no other formatting, then apply the char color from the WPS theme, that will give us the expected result. Change-Id: Ic8e6afc09167f7924a11ab0b445351075f16738e
-
Miklos Vajna yazdı
Change-Id: I64a7c56da33d3d093fc63168671b157c44847b72
-
Caolán McNamara yazdı
what we really want to do here is to disable if there is a virus checker active that will cause us grief Change-Id: Ic1162c9e1cf7a8ee09ca1dbf03b5be02dd20b981
-
Noel Grandin yazdı
It appears that this became unnecessary at some point Change-Id: Iee7c09d00f8dee79f51f0a93b8f5f16137c9c626
-
Stephan Bergmann yazdı
Change-Id: If997720635f99726e14c00132308529f96e639c8
-
Stephan Bergmann yazdı
Change-Id: I91f4a037dfcfbea83cb1ea546ea73880f0480961
-
Michael Stahl yazdı
Change-Id: I4e4281ac8767c9a6b6b85bc759f28bcf074d8e39
-
Luboš Luňák yazdı
Which asserts in dbgutil build. Change-Id: I0f8205ae98c5a57c430b7d8a574e4c0019855841
-
Stephan Bergmann yazdı
Change-Id: Ia63460949a3ba58f0394f5b94e0d906ca7849710
-
Noel Grandin yazdı
It appears that this became unnecessary at some point Change-Id: I6638d68d1c44162b4aa62224dc03c19c2413180e Reviewed-on: https://gerrit.libreoffice.org/11715Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Stephan Bergmann yazdı
...from 9835bb56 "MM: export the SwDocShell mail merge via UNO." It shall only be edited manually when deliberately going incompatible. Change-Id: I19c82dca3b6537631a155629d6072b516b32ded5
-
Stephan Bergmann yazdı
Change-Id: Id96a75bb8a07ea3b9701b9fe4692dfc81dbd8295
-
Jan-Marek Glogowski yazdı
All these dump functions should never change the dumped objects so 'const' all of them. Change-Id: Id83422e3950a73e48feb4708fbd4c251506997e0
-
Jan-Marek Glogowski yazdı
Extendes SwModelTestBase with mail merge functions and a declaration of the DECLARE_MAILMERGE_TEST macro and uses it in a first test. As most tests it's registered as a slow test run by 'make check'. The broken MM used to drop the leading empty pages, which resulted in a document with 4 pages and the two page bound draws merged per single page. Tests the MM result for page count (eight) and each draw anchor to be on a different page. Change-Id: Iab17f5844e68221d48cb89863323bcfe4c8ae0d2
-
Jan-Marek Glogowski yazdı
For the mail merge unit test we need a function to register new database sources without any UI interaction. This refactors and introduces new versions of LoadAndRegisterDataSource, which gets all previously interactive values as arguments. Change-Id: I1601b4112ddc800a0935950133d386ce349b9087
-
Jan-Marek Glogowski yazdı
This saves the loading time for large document. Use it if you want to present the generated document to the user or write a mail merge unit tests. This includes: * renaming "only" to "shell" at multiple occurences * dropping the DBMGR_MERGE_SINGLE_FILE special type for the mail merge wizard in favour of an additional SwMergeDescriptor boolean * cleanup and renaming of the internal merge type enums, so these actually match the diffferent merge targets: printer, email, file and shell Change-Id: I33c6773972195193687ba9c3e12b562310d330c1
-
Jan-Marek Glogowski yazdı
Introduce SW_DEBUG_MAILMERGE_DOCS=<n> to dump n mail merge debug documents (partly merged and working copies). This will speed up mail merge unit tests and allows dumping of an arbitrary amount of intermediate mail merge documents. Change-Id: Idb9fc19f99ccafe5574897bd1e687d439c52ebe5
-
Stephan Bergmann yazdı
Change-Id: I54fd66b8788171884c6d3d6e7645871615d48080
-
Stephan Bergmann yazdı
Change-Id: I6cb46a51dda3fda51a3b6413656da15fc5bdb04d
-
Noel Grandin yazdı
Put the TOOLS Time class in the tools namespace. Avoids clash with the X11 Time typedef. Change-Id: Iac57d5aef35e81ace1ee0d5e6d76cb278f8ad866 Reviewed-on: https://gerrit.libreoffice.org/11684Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Katarina Behrens yazdı
e.g. when spin != 1 and min != 0 Copies the algorithm from now non-existent WrapField widget, it used to work there ... Change-Id: Id12f2565f10f272bec4e61737add9c197b674d3b
-
Miklos Vajna yazdı
Change-Id: I9fe7909bb8f6174ac05edb340a7d5606f077679d
-
Stephan Bergmann yazdı
Change-Id: If15e1bab07ee5e9c70a6a0f1961ec2db0c946eb5
-
- 30 Eyl, 2014 9 kayıt (commit)
-
-
Palenik Mihály yazdı
It is possible to set alternating rows. Expert Configuration dialog use it. Change-Id: Ie43a87ca05be73fdb345fa4866f31c2c36b7cdf1 Reviewed-on: https://gerrit.libreoffice.org/11663Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Michael Stahl yazdı
Change-Id: Iba0e43c198c3380426d0572427c591f4d77ba09b
-
Michael Stahl yazdı
... which is highly suspect in any case, but whatever. Change-Id: Ibeff36a7d30750fc33e9729b067f86b3901d1c76
-
Caolán McNamara yazdı
Change-Id: I0bafd2c43d29806eea0ff0cb165e67aece53488f
-
Samuel Mehrbrodt yazdı
* Remove "Apply style" * Add "Update Style Based on Selection" * A11y: * Context menu key: Open submenu * Return key: Apply style Change-Id: Ib2960baa1412a05ea00b0e214d1af0a3d119e852
-
Change-Id: I797692857c874d879192ca9a4ff73b98ed5ebd86 Reviewed-on: https://gerrit.libreoffice.org/11721Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Change-Id: Iee1b7ea214e5ed2fdd8bd5fe93dc16fbaaf312a8 Reviewed-on: https://gerrit.libreoffice.org/11720Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Noel Grandin yazdı
...it was casting between a std::vector and a struct. Just store the struct. Change-Id: I37afa2ea27aa45d0849e01b45837129719eaf138 Reviewed-on: https://gerrit.libreoffice.org/11705Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Stahl yazdı
Change-Id: I787c72cd219e16ca89a00dd9073448d8264e7bd8
-