summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Collapse)AuthorFilesLines
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos1-1/+1
Second pass. Change-Id: Ic4702d2ca7a9d54ee4712dcd073006f16b2d5d1d Reviewed-on: https://gerrit.libreoffice.org/11669 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin2-6/+6
left over from our conversion of the SvStream output operators to more specific methods Change-Id: Ib80032e8626f5476a89b958f590441994594f4e4
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin10-80/+80
left over from our conversion of the SvStream output operators to more specific methods Change-Id: I1d848f19f82783e6eabf2da37dbde78fe36ea1e0
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin3-28/+28
left over from our conversion of the SvStream output operators to more specific methods Change-Id: I0c0172519479be0535a447e41a592fbf782751bd
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin8-93/+93
left over from our conversion of the SvStream output operators to more specific methods Change-Id: I482ca7abb84613971e7e8f839f7aa67a65cd71ff
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin2-16/+16
left over from our conversion of the SvStream output operators to more specific methods Change-Id: Ie44bec6b988f3e46fe78d14b740818c9141f5df0
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin13-237/+237
left over from our conversion of the SvStream output operators to more specific methods Change-Id: I2ea4c7d97e745b3e6a3834f41ac7bfefa4883c7a
2014-09-26remove unnecessary casts'sNoel Grandin1-1/+1
left over from our conversion of the SvStream output operators to more specific methods Change-Id: I63f18be8e940098c2acbbc73ee49ede3a949fcb2
2014-09-26remove unnecessary static_cast'sNoel Grandin2-10/+10
left over from our conversion of the SvStream output operators to more specific methods e Please enter the commit message for your changes. Lines starting Change-Id: Ibfe7635451ef7b8813d7a59c78c5223092a17ad5
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin1-3/+1
- rename GUID to SvGUID so we don't need an #ifdef WIN32 - drop ClsId struct, since it is used interchangeably with GUID and has the same structure Change-Id: Idf5c14c82a6861ef585fb57896a9b12cfe40374c
2014-09-26filter: std::auto_ptr -> std::unique_ptrStephan Bergmann4-7/+5
Change-Id: Id1d0392e1dbd33de326aa2bd8cbcf8cc03bf7c90
2014-09-25fdo#63483: support for modify passwd in Impress and DrawKatarina Behrens5-5/+5
iow, allow opening Impress and Draw ODF documents read-only Change-Id: I379b9f92b9bfb20e99998177d9a5fae80069d98f Reviewed-on: https://gerrit.libreoffice.org/11495 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-23fdo#82577: Handle WindowNoel Grandin26-63/+63
Put the VCL Window class in the vcl namespace. Avoids clash with the X11 Window typedef. Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2-16/+2
Change-Id: I33cafe68c798e3d54943ea1790fa4e73f85e525d Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2014-09-18.ui tweaks to PDF export tab pagesAdolfo Jayme Barrientos3-20/+17
Added missing colons, use sentence case for check boxes [1], allow descriptive security labels to wrap, add 6 px padding for the Sign page. Change-Id: Iafc0788e367ab74aa0ec740b06892926b0b00390 Reviewed-on: https://gerrit.libreoffice.org/11408 Reviewed-by: Katarina Behrens <bubli@bubli.org> Tested-by: Katarina Behrens <bubli@bubli.org>
2014-09-18fdo#82577: Handle FontNoel Grandin16-78/+78
Put the VCL Font class in the vcl namespace. Avoids clash with the X11 Font typedef. Change-Id: I1a84f7cad8b31697b9860a3418f7dff794ff6537
2014-09-18cid#736037 Missing break in switchNoel Grandin1-0/+1
Change-Id: I4a982ebfd3864b5953bce4ddf90008706e0e49b9
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2-2/+2
...to gain further confidence in the claim "that none of the existing code tries to uses combinations of these enum values" (d92602c5b13d0a60439d86c5a033d124178726ca "more fixes for SfxItemState") Change-Id: I987922d945e8738e38adfde83b869adf3ff35b13 Reviewed-on: https://gerrit.libreoffice.org/11384 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2014-09-11create a master document template typeCaolán McNamara5-0/+52
of application/vnd.oasis.opendocument.text-master-template with suffic otm https://lists.oasis-open.org/archives/office-comment/201002/msg00042.html desktop/icons/oasis-master-document-template.icns is just a copy of desktop/icons/oasis-master-document.icns because I can't draw Change-Id: I0d18c79c4c893e97505052884ee8be97d0f117a1 Reviewed-on: https://gerrit.libreoffice.org/11350 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2-3/+3
Change-Id: I96d081f394b0b62d99ec1034bf5e99da9aedd9d9
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler2-9/+9
Change-Id: I94fed6a9361f21457b3e631efffc0db833068aef Reviewed-on: https://gerrit.libreoffice.org/11256 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-09-05fdo#81592 Use 24-bit color depth, not 256 colors when converting an EPS-file.Björgvin Ragnarsson1-1/+1
This regression was introduced in f5c3f5601a3739dead635f9abc446951b385018f. Change-Id: Ica48732398cd5d225b433b177ff6e6fff649e732 Reviewed-on: https://gerrit.libreoffice.org/11268 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-09-03pict filter depends on truncating 1-foo to 16bit unsignedCaolán McNamara1-1/+1
Change-Id: Ie271d6080833005d5ef9ab57d8e8036fb9df49db
2014-09-03coverity#1209824 Unintended sign extensionCaolán McNamara1-8/+10
and coverity#1209823 Unintended sign extension Change-Id: I5dd273e5c9dc0bd408216df6c7db13e70a156020
2014-08-29Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-2/+2
Change-Id: I10d58f79bf8e803953ce960d8f63c7139a23d609
2014-08-29We don't check the extension for htmlMaxim Monastirsky1-9/+7
...since 86c6f18c2766aad43d6e3bfcf3530e40440ebca7, so move the related code and comment to the plain text scope. Change-Id: I501ebaba915ddaa3f5d1d8d2977d3ba70fb6071b
2014-08-25convert RID_PDF_WARNPDFAPASSWORD to MessageDialog + stringCaolán McNamara3-7/+6
Change-Id: I40da6ede705bf8e56adee7a45c56cb60cf42d166
2014-08-25fdo#82290: avoid pipe deadlock by executing write(2) in a new threadHiroto Kagotani1-3/+35
Change-Id: I65737399d9ac7ffa1eb623f3ff5fffbce6929801 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist2-4/+4
Put the VCL KeyCode class in the vcl namespace. Avoids clash with the X11 KeyCode typedef. Change-Id: I624c9d937f7c5f5986d313b6c5f060bd8bb7e028
2014-08-22Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-2/+3
Change-Id: Id8796438fd63065a9aefdd4e142b6638a65bbb5f
2014-08-22The bLastBoxInChain fields are unusedTor Lillqvist1-16/+0
Change-Id: I741733a053c8b0123be8efbcb9fde39f53f6d83c
2014-08-22bHasUDefProp is unusedTor Lillqvist1-3/+0
Change-Id: I8eae6f1ed791ba92c3b4679d1b9f8041f16678d1
2014-08-21Avoid undefined MSO_LineStyle values outside the enum's value rangeStephan Bergmann1-1/+1
Change-Id: Ie9eee91374818cbfbb10a7d91e0fb2114ce140b4
2014-08-21Avoid undefined left shift of negative valuesStephan Bergmann1-1/+1
Change-Id: I428b2401f59930e115f4b0d205f6c1db779b16f9
2014-08-21These "newly added" record types are publicly documented nowadaysTor Lillqvist1-10/+10
Use symbolic names from the MS-PPT RecordType documentation, http://msdn.microsoft.com/en-us/library/dd945336(v=office.12).aspx Change-Id: I1deecfc69dd3360ef982f144d5ff5348a2953280
2014-08-21staruno -> css::unoThomas Arnhold1-5/+3
Change-Id: I29a8aa8168f604f1e71323b5a19c3f67c67e2c1a
2014-08-21stario -> css::ioThomas Arnhold3-11/+10
Change-Id: I4e82694399e72ce17172ac3d3c3cd9f9bcd30ba5
2014-08-21staruno -> css::unoThomas Arnhold1-4/+4
Change-Id: Ic82bbe5797d4f3c16096598cd566b917ee335a10
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin1-3/+3
found by PMD Change-Id: I5955cfc9c4d777496a2e8e4b2c422a51764a8bc1
2014-08-19guard against division by 0Caolán McNamara1-12/+17
valgrind + bff Change-Id: I5fa40f7a9759c98bb70ee6eb854dd9b376401f89
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin4-112/+112
Change-Id: I7b18f62336c3a8ca4c538b30ce04c99f202a4756
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann1-2/+2
...similar to what has been done for svx/sdtmfitm.hxx in 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and 68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem." Change-Id: I7ecf827a0713efaecb4b0eb49f9f8c06f8c59091
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann1-1/+1
...similar to what has been done for svx/sdtmfitm.hxx in 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and 68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem." Change-Id: I4e98c362f811c19f03766d0c78f10c795d3ac79d
2014-08-18Downcast to wrong SfxPoolItem sub-typeStephan Bergmann1-1/+1
Change-Id: I9f4dc2f470f94d6f7cc2959e368fda419d9482c4
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann1-1/+1
...similar to what has been done for svx/sdtmfitm.hxx in 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and 68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem." Change-Id: Ib461b5d3702e00a9d7cef3229c44e3328c776e1d
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-2/+2
Change-Id: I57d4e43460e40d3aff54873280eddbb18c12446b
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann1-6/+6
...similar to what has been done for svx/sdtmfitm.hxx in 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and 68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem." Change-Id: I3734cb14b6ed8f556af85b234968682a55ac8a4c
2014-08-14clean upo runner.lib.TestParametersNoel Grandin1-1/+4
- remove unused fields - make all external code go through the get(XXX) methods instead of also using the default values - remove default values declarations and inline them, since they are now unnecessary. Change-Id: Idc875fbd133de90044647f3e3b1feb225d81a643
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold1-0/+4
Change-Id: Idc096dd366284503b397a51e708647d026b64eb0
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-4/+4
found by UCDetector Change-Id: Ib1425edde146193a65c242dc159b7e3fbf0e4a2e