summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Collapse)Author
2015-10-14coverity#7359793 Unchecked dynamic_castCaolán McNamara
Change-Id: Ie3564a98078464b98ab4ef6f1aa87544dbcebe6c
2015-10-14coverity#7359796 Unchecked dynamic_castCaolán McNamara
Change-Id: Ic8ce96e0e1bcec279b15fd6bc81426bcb25b8c96
2015-10-14coverity#7359797 Unchecked dynamic_castCaolán McNamara
Change-Id: Ib91d29da570f81879c8afc1e0fc035f2cfe52c9b
2015-10-14coverity#7359798 Unchecked dynamic_castCaolán McNamara
Change-Id: I6851ec09bb8ed6134fd1cfe3aa830f5557efdc8d
2015-10-14coverity#735979 Unchecked dynamic_castCaolán McNamara
Change-Id: Id1739bdb702b9ae7002f8ddcd06e47babad8b8c3
2015-10-14coverity#735980 Unchecked dynamic_castCaolán McNamara
Change-Id: I7aa14ff4c89676b41c5d96a75dfd1bcd60eccf80
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna
Without that, the result in Calc/Impress is ambiguous. Change-Id: I8dfd8dafc996102ed583688fddd721c7600dc48c
2015-10-14coverity#735962 Unchecked dynamic_castCaolán McNamara
Change-Id: Ied30c917600d503ebcad2bcab01e38f26f7d30b3
2015-10-14coverity#735963 Unchecked dynamic_castCaolán McNamara
Change-Id: I0ff0a1aeafed4f38772123596b477b8df68ca69a
2015-10-14coverity#735965 Unchecked dynamic_castCaolán McNamara
Change-Id: Iaeccbd37ae67a6893690d2cff5897678b81b23a0
2015-10-14coverity#735966 Unchecked dynamic_castCaolán McNamara
Change-Id: Ib949aab22c8fe001d15d536abbf6984df86f5a03
2015-10-14coverity#735967 Unchecked dynamic_castCaolán McNamara
Change-Id: Id092c99e6106ff73f4ea9ebdc2eb39330f894423
2015-10-14coverity#735968 Unchecked dynamic_castCaolán McNamara
Change-Id: Idf9b26180f824321bd5e07e9a9360bb9e59472dd
2015-10-14coverity#735969 Unchecked dynamic_castCaolán McNamara
Change-Id: I929352a6c743effee70a2a233fb366edddac2147
2015-10-14coverity#735970 Unchecked dynamic_castCaolán McNamara
Change-Id: I05a9fdd43ba821a9071728ef2be72d3a485a8a09
2015-10-14coverity#735971 Unchecked dynamic_castCaolán McNamara
Change-Id: Iefd64baa09c3f6bfaf1cc43483ae1451e5b2c6ad
2015-10-14coverity#735972 Unchecked dynamic_castCaolán McNamara
Change-Id: I4839b4598216eda9ac2db2ebe2aff3f5baaae9e8
2015-10-14coverity#1326119 Constant expression resultCaolán McNamara
Change-Id: Id8e2e21ed5dc77b92b82bbc8000c06dcd660496e
2015-10-14coverity#1326206 Dereference after null checkCaolán McNamara
Change-Id: I187c182a1645cdd38c81bc72b3c836ab21725173
2015-10-14coverity#1326267 Unchecked dynamic_castCaolán McNamara
Change-Id: I93e68a9e19ba927a958a7d0b12607ec7bf4a40e1
2015-10-14convert Link<> to typedNoel Grandin
Change-Id: I1876f327607e0e23292950741df348d4ec31fde1
2015-10-14sw: indentation fixesMiklos Vajna
Change-Id: I93a6cfafbf42b30f2b6e3834594912750fd7764d
2015-10-13coverity#1326228 Unchecked dynamic_castCaolán McNamara
Change-Id: Idcbf27362e13d9f8a71db17c38e93b24fb1fbfc0
2015-10-13coverity#1326250 Unchecked dynamic_castCaolán McNamara
Change-Id: I0c2cf72d7e4f736e2e2c3b8b5def920ee79747fe
2015-10-13coverity#1326251 Unchecked dynamic_castCaolán McNamara
Change-Id: Iabdc2f4e0b7af49650e07a9035a425f96cd035c7
2015-10-13Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara
to the same type Change-Id: I4d125b7669a89b96785cb60f967352dce5e2e720
2015-10-13coverity#1326550 Dereference before null checkCaolán McNamara
Change-Id: I27ddcc842f109eb3defbae425babbb9d98e83c04
2015-10-13tdf#94386: Unit test - add forgotten test document.Jan Holesovsky
Change-Id: I0549579f49eb6de8b8460fcf8c70c399294e507d
2015-10-13sw/qa/extras/ww8export/data/tdf94386.odt is missingStephan Bergmann
...from b630f9a36a844f46757abb6ce16fa7cd527a4341 "tdf#94386: Unit test stub - emulates the steps to trigger the bug." Change-Id: Id845ed86920614c592f891d85e6ee3d1673056f8
2015-10-13tdf#94386: Unit test stub - emulates the steps to trigger the bug.Jan Holesovsky
[But does not assert the result yet.] Change-Id: I7a9c64057339538f80d57c21fce83f4b23cdf396
2015-10-13remove some useless commentsNoel Grandin
found with git grep '// /' Change-Id: I948cf9ae61bbbf2ec706ca5b0572c4f27c58c745
2015-10-13loplugin:mergeclass, merge CompareLine with SwCompareLineNoel Grandin
Change-Id: Id423939377e6ebb0881a9a7361d6baedbf87931c
2015-10-13cppcheck:variableScopeNoel Grandin
Change-Id: I7cbd5a9e9bb5417f754d4e2445df309140fd40af Reviewed-on: https://gerrit.libreoffice.org/19329 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-10-13tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl
... in ODF import, so that reference fields do not break that reference numbering cross reference bookmarks that were corrupted by commit 679faffc68bb854af0f55d0f218698e2f372f00b. This used to work by accident before commit 9d0c51daea67104349cac26de9839afa8baeb099 fixed it to actually check for duplicates properly. Change-Id: I5ed58eda7f3f2ce470a778852f6dda7a14356860
2015-10-12tdf#94804: prefix to save cross reference bookmark fixedOliver Specht
bookmarks as references to numbered paragraphs are now saved using the prefix '__RefNumPara__' as the import already expects Change-Id: I6f7c41e95fa9f936a7eb21d4cb7461d4575c492a Reviewed-on: https://gerrit.libreoffice.org/19229 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-10-12tdf#77014 remove redundant check in testTomaž Vajngerl
Change-Id: Ifb87365520b93041f3f1209c1241ac4ae7824eb1
2015-10-12tdf#77014 fix input field breaking of words at new lineTomaž Vajngerl
SwTextInputFieldPortion::Format has previously tried to erase the input field special chars, which caused the words not breaking as expected or in the same way as normal text. It appears that it is actually not necessary to do this at all so just calling the super class method SwTextPortion::Format does the job and fixes the problem. After testing I could not find anything that is obviously wrong. Change-Id: Ie763f55ad55863dd224425dc481b7100deb639fa
2015-10-12tdf#77014 create a test for this bugTomaž Vajngerl
Change-Id: Iebe72287f62da7382f12e7645b48fa666610a8c5
2015-10-12fix tdf#94818 while retaining the tdf#90504 fixCaolán McNamara
Change-Id: Ia1c904b16d040714c8d5a0b4946bc42e6b8ac3bb
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
Change-Id: Ifa5ba21308e32df44571fa2941370f2f11179580
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
Change-Id: I328ac7a95ccc87732efae48b567a0556865928f3
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I72ec77d4226c98abbe849a03dc009f46f695923b
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I35063a241937137c4ebf4393dd880fa7cb7c8546
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: Ib0a0d596ce262783b8850d4d9c0142391cc59284
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I7fc78b64a12212f4c9bd280b0ebf2a55235461d3
2015-10-12no need to explicitly specify these destructorsNoel Grandin
the compiler will do it for us Change-Id: I6ea04aa32ee3357d01a4dbfc58ebbaedff38c0ab
2015-10-12convert Link<> to typedNoel Grandin
Change-Id: Iec15042138e0715459b2c9e872a7464d75a6b1eb Reviewed-on: https://gerrit.libreoffice.org/19305 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-10-12valgrind: memory leaksCaolán McNamara
Change-Id: If47170b323cb0b48b7cf2182ecbecfac575a6118
2015-10-12sw: indentation fixesMiklos Vajna
Change-Id: I29dbc13abea146dd7bdd6a52e30ff104a2900163