Commit Graph

371377 Commits

Author SHA1 Message Date
Tor Lillqvist
2d602db09d Make it clear what "SDK" is meant
Change-Id: Ia967be1755051d427d947018504aca7e8f265120
2015-03-31 13:45:57 +03:00
Stephan Bergmann
9a342f7e22 Remove remaining handful of <author> tags
Change-Id: I4f7b0cb8f5bc42f203fc4e7df39bb8de98f55d59
2015-03-31 12:33:03 +02:00
Stephan Bergmann
ee4a09d037 Clean up indentation
Change-Id: I447929714d0121d4b3e5ff90b54eff7700da819b
2015-03-31 12:33:03 +02:00
Stefan Heinemann
33f1e29cb9 tdf#87441: Adjustable hidden content removal in e-mails
Possibility to adjust the hidden content behaviour in the send e-mail
functionality via option under the e-mail program setting

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, taking just the parts
that store the configuration property within /org.openoffice.Office/Security
(rather than /org.openoffice.Office/Common/ExternalMailer) and throwing away
the parts overlapping with previously picked
<https://gerrit.libreoffice.org/#/c/14994/> "fdo#87441-Send document as Email
removes invisible content."  Plus making the configuration property
non-nillable, -Werror,-Winconsistent-missing-override, loplugin:salbool, and
removal of trailing whitespace.

Conflicts:
	cui/source/options/optinet2.cxx
	cui/source/options/optinet2.hxx
	cui/uiconfig/ui/optemailpage.ui
	sw/source/uibase/app/docsh2.cxx

Change-Id: I1fb70418c5fe8011a86a379c2e75eae9ad3e18c3
2015-03-31 12:33:02 +02:00
Stephan Bergmann
bc1e32d6b8 Better only call RestoreInvisibleContent if previously removed
Change-Id: I229db9567771a4967065d81fa99fee2c23dbcb3e
2015-03-31 12:33:02 +02:00
Stephan Bergmann
735616a6dd Use simplified configuration access
Change-Id: I330c34aa6995817b4c2114e78f16b1aa8141e913
2015-03-31 12:33:02 +02:00
Charu Tyagi
50a0ddb99d fdo#87441-Send document as Email removes invisible content
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, plus trivial
modifications for -Werror,-Wlogical-op-parentheses and loplugin:bodynotinblock

Change-Id: I149681b3743eaf96e98419bd568f88b451e9ba01
2015-03-31 12:33:01 +02:00
andreas_k
08983ca287 Breeze: Changes toolbar icons
Change-Id: Ie6432fb88f54e3753f370815e1a860790c7914e0
Reviewed-on: https://gerrit.libreoffice.org/15079
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-31 10:08:26 +00:00
andreas_k
1ecb93116e Breeze: missing icons res
Change-Id: Ia4495ee3aafb5283636ed687189f1f7a51a2c352
Reviewed-on: https://gerrit.libreoffice.org/15078
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-31 10:04:30 +00:00
andreas_k
e7f5874bb8 Breeze: Border style change orange borders for Adolfo
Change-Id: I6222af3f82d05517516e194468a28cb735506681
Reviewed-on: https://gerrit.libreoffice.org/15077
Tested-by: Yousuf Philips <philipz85@hotmail.com>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-31 10:03:56 +00:00
andreas_k
f8b035fcd0 Breeze: Border style change
Change-Id: Id57677d106f6f84d0dd094b2f4004ff93936c9e3
Reviewed-on: https://gerrit.libreoffice.org/15057
Tested-by: Jenkins <ci@libreoffice.org>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-31 10:03:03 +00:00
andreas_k
e23d0db65c Breeze: Missing Impress icons
Change-Id: Ib3ecab9225b84085be0182cb560d46451e6d6197
Reviewed-on: https://gerrit.libreoffice.org/15080
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-31 10:01:21 +00:00
Caolán McNamara
b024e36ddb cppcheck: can add explicit to ctor
Change-Id: I9b626a8c5674157033f62f5aff10259136d21a42
2015-03-31 08:48:03 +01:00
Caolán McNamara
2ecc29df60 cppcheck: value that is never used
Change-Id: If4707a661a447e5053df83c431ac9f4dab8ff5ae
2015-03-31 08:44:56 +01:00
Caolán McNamara
f0f0d90ba6 cppcheck: scope can be reduced
Change-Id: I62e1c203e5224e69b4864f321287f2fcbe3db08f
2015-03-31 08:43:52 +01:00
Caolán McNamara
fa48b92e10 fix higher debugging level build
Change-Id: I1553f35f5bb2c2d5e709d09099af7d599f015125
2015-03-31 08:23:11 +01:00
Miklos Vajna
0986fe7755 MacrosTest::loadFromDesktop: use comphelper::containerToSequence()
Change-Id: I91e385a6a7fe88251ec11ed90b61a3f61768ff5a
2015-03-31 09:15:02 +02:00
Miklos Vajna
9c9ef9f2df RTF export: indentation fixes
Change-Id: I86ee19578546b55d4f1e3e6e9cecad2021ac49b2
2015-03-31 09:15:02 +02:00
Bjoern Michaelsen
77315c187a SwXTextTable::setDataArray can reuse SwXCellRange too
Change-Id: Ia4aa4abcc6daa433004ab7f624f6b79c618a354d
2015-03-30 23:20:26 +02:00
Bjoern Michaelsen
db123d181a lets get a XTest reference right away
Change-Id: Ib805a20cd3f121ae1d021a28e3b9908afdad4ab4
2015-03-30 23:20:24 +02:00
Bjoern Michaelsen
84e71f3bad use even more SwXCellRange impls from SwXTextTable
Change-Id: If1eede3bc1dc4effdb6a46ad2c0aeed2d6cd57a2
2015-03-30 23:20:23 +02:00
Bjoern Michaelsen
7cb7ced25e whops, index swap
Change-Id: I2c25952f6f4ac4b67cb02557f3497f203bb503d2
2015-03-30 23:20:22 +02:00
Bjoern Michaelsen
299d90299d fix bounds checking
Change-Id: I837cd043c7e5ee825feb1ede670ebd5ff912c487
2015-03-30 23:20:20 +02:00
Bjoern Michaelsen
2f95d196bf add Python test for table describtions
Change-Id: Ie7637b8cf26e663bbb47f0df9fdb441a8af754c5
2015-03-30 23:20:19 +02:00
Bjoern Michaelsen
394c3f32af reorder {Row,Column}Description (prepare for unify)
Change-Id: If98689a6cd36d117fc5f88fda41ebac5eae6deed
2015-03-30 23:20:18 +02:00
Bjoern Michaelsen
d867ab4be9 add some helpful log messages
Change-Id: I58762fdd6efafbd4ec164f190d9aeadb9cb09f76
2015-03-30 23:20:16 +02:00
Bjoern Michaelsen
94979c5351 remove useless cast causing a warning
Change-Id: I802dd3d98d5f223d64c90f9020a6dc3eaa1f9c76
2015-03-30 23:20:15 +02:00
Bjoern Michaelsen
ab14c7e3a4 remove unused variable
Change-Id: I7c13b06fb329347e84e34a177e00a9de42f47a6f
2015-03-30 23:20:14 +02:00
Bjoern Michaelsen
8f4b3fd788 make SwXTextTable::getRowDescriptions reuse SwXCellRange
Change-Id: Ia8194ed8945e7b3ef0eb187545047fa949c4434b
2015-03-30 23:20:13 +02:00
Bjoern Michaelsen
f4b0136121 make SwXTextTable::getData reuse the code from SwXCellRange
- allow simple passing of the label bools for this
- rename member to match code conventions while at it

Change-Id: I1e754f7f09cd28197185c294a3a8deefc29d05c3
2015-03-30 23:20:11 +02:00
Bjoern Michaelsen
f86d0413f7 SwXCellRange:: and SwXTextTable::getDataArray() do the same
Change-Id: Ied6712729be7784ec72b1ee5c548527201b406f7
2015-03-30 23:20:10 +02:00
Bjoern Michaelsen
439ca5309f simplify
Change-Id: I358ba505d67d2df6189001bdb0ece9c4676ee67a
2015-03-30 23:20:09 +02:00
Bjoern Michaelsen
670ec2652b simplify
Change-Id: I5191dead28a50ad18629d1f46f085f2ea1b8066a
2015-03-30 23:20:07 +02:00
Bjoern Michaelsen
2f922eb095 whops, fix subsequentcheck
Change-Id: Icd727e290b2d5851fc3b30e1a697a06a4ad54be0
2015-03-30 23:20:06 +02:00
Bjoern Michaelsen
374d2bcf67 use helper function for precond check
Change-Id: I6b3c9d50229265e26c1dc8da9194164c18c1687a
2015-03-30 23:20:05 +02:00
Bjoern Michaelsen
696f79a80d use helper function for precond check
Change-Id: I427c83b27de7adf947ad7f15a5453d51ed4b49b7
2015-03-30 23:20:04 +02:00
Bjoern Michaelsen
56b5f7ff3b simplify
Change-Id: I550ed187381fd92bf8a11775f8f2eda65b25d288
2015-03-30 23:20:02 +02:00
Bjoern Michaelsen
26ae223d74 fix subsequentchecks
Change-Id: If4e87c59b4c2b28c2c42d4a3fb83959589b97e63
2015-03-30 23:20:01 +02:00
Bjoern Michaelsen
cdd40eb7c0 simplify
Change-Id: Ia3fad4e1272f72a09062cdb3d03cb391081e5dd5
2015-03-30 23:17:32 +02:00
Bjoern Michaelsen
2f241ed70c simplify/eat copypasta
Change-Id: I388c314b4baf72e889a0b23a1fbd1c0f0715e80d
2015-03-30 23:17:31 +02:00
Bjoern Michaelsen
99ecd8abe7 simplify
Change-Id: I2bd8e4e121c9919b52b69a6672aaa7f061d986bb
2015-03-30 23:17:31 +02:00
Bjoern Michaelsen
2326a22140 be honest and except when not implemented
Change-Id: I4508dd683fd7ff506cfaec7ce42c1fa10438983a
2015-03-30 23:17:31 +02:00
Bjoern Michaelsen
fda5c4d4d2 flatten and simplify
Change-Id: Ib3562bafa3a21538918d98e8ed416f8b20067114
2015-03-30 23:17:30 +02:00
Bjoern Michaelsen
ec1901ef85 reduce UNO boilerplate
Change-Id: I7fa6a5fcd8bf1ac82d089a1db0e0ae40e4700bf8
2015-03-30 23:17:30 +02:00
Bjoern Michaelsen
0ffa1e835b flatten and simplify
Change-Id: I5f00f8f31dee2841fb993f310be256a166042c85
2015-03-30 23:17:29 +02:00
Bjoern Michaelsen
fe447d2e1b flatten and simplify
Change-Id: I2ec511a662b8109399cc2d836108fe8ceb12a1b8
2015-03-30 23:17:29 +02:00
Bjoern Michaelsen
78ccfb1866 flatten and simplify
Change-Id: Ie2500d115d3fd856481345430839507c814c1bac
2015-03-30 23:17:29 +02:00
Bjoern Michaelsen
326177f4c4 reduce UNO boilerplate
Change-Id: I4f63b15c3c3f6e9e22d4a4732eef64190769dbba
2015-03-30 23:17:28 +02:00
Bjoern Michaelsen
12038a6191 getCount() should throw exceptions on complex table like others
Change-Id: Ie504426209601695131e4c684bde7ee27fac87d8
2015-03-30 23:17:28 +02:00
Bjoern Michaelsen
e0bc0b7aeb simplify
Change-Id: I45bf66ce275fd78cf62b13146b6d088d4cdb910b
2015-03-30 23:17:27 +02:00