Review Request: Added creation and processing of a text style to format the number/bullet of a list.
Thorsten Zachmann
t.zachmann at zagge.de
Mon Jan 10 04:20:09 GMT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/100306/#review824
-----------------------------------------------------------
Ship it!
Feel free to use QString if you prefer that over the const char *. Hovever if const char * is used please remove the variable as noted by the comment.
filters/words/msword-odf/texthandler.cpp
<http://git.reviewboard.kde.org/r/100306/#comment608>
prop is no longer used.
- Thorsten
On Jan. 9, 2011, 10:11 p.m., Matus Uzak wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/100306/
> -----------------------------------------------------------
>
> (Updated Jan. 9, 2011, 10:11 p.m.)
>
>
> Review request for Calligra.
>
>
> Summary
> -------
>
> Filter changes:
> * Let's use the style-name attribute of a list-level-style-* to point to a text style, which should be used to format the bullet/number of a list.
> * The style is stored into office:styles to be accessible via the style manager during layout.
>
> KoListLevelProperties changes:
> * Lookup the referred style using the style manager and update the CharacterStyleId of the KoListStyle.
>
> TODO:
> * If this approach is correct, also other filters should be updated.
> * Bullet sizes!
>
>
> Diffs
> -----
>
> filters/words/msword-odf/texthandler.h 1465e66
> filters/words/msword-odf/texthandler.cpp b7d582c
> libs/kotext/styles/KoListLevelProperties.cpp ec5a472
>
> Diff: http://git.reviewboard.kde.org/r/100306/diff
>
>
> Testing
> -------
>
> Using words application only, msword test documents containing numbered lists.
>
>
> Screenshots
> -----------
>
> msword 2007
> http://git.reviewboard.kde.org/r/100306/s/33/
> words
> http://git.reviewboard.kde.org/r/100306/s/34/
> words patched
> http://git.reviewboard.kde.org/r/100306/s/35/
> msword (list item sizes)
> http://git.reviewboard.kde.org/r/100306/s/36/
> words (list item sizes)
> http://git.reviewboard.kde.org/r/100306/s/37/
> OO displaying current mswordodf filter output
> http://git.reviewboard.kde.org/r/100306/s/40/
> OO (patched mswordodf filter output)
> http://git.reviewboard.kde.org/r/100306/s/41/
>
>
> Thanks,
>
> Matus
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20110110/e979cff2/attachment.htm>
More information about the calligra-devel
mailing list