summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Collapse)Author
2013-10-29Resolves: fdo#69510 don't access beyond end of stringCaolán McNamara
Change-Id: Ib5d60159ad75791371a7805ef8e211a4010d7608
2013-10-29DOCX export: handle table style's pPr / rPr from InteropGrabBagMiklos Vajna
Change-Id: I6dfb29db030212e55a207f39e79a1cf01d482e85
2013-10-29cppcheck: Array index is used before limits checkJulien Nabet
Change-Id: I51f7408a81a10e2c586cb05b863f20b13bb7b263
2013-10-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: If9283c4c80ad955cc36ec93ee730927024ff37fa
2013-10-28DOCX filter: roundtrip semiHidden and unhideWhenUsed for table stylesMiklos Vajna
Change-Id: Ie7073a6346553650741a1631096342318d650890
2013-10-28remove local css namespace definitionsThomas Arnhold
As we have it globally in sal/types.h those are not necessary. Change-Id: I18bba2c763c4680c4fa7fde4c5158953b5cfad82
2013-10-28sw: make the uiwriter testcase a slowcheckMiklos Vajna
The uiwriter test is similar to filter tests, except that the asserts are filter-independent. Those are slowchecks already, move this one there as well. This speeds up 'make sw' a bit, which is slow enough already. Change-Id: I566bf94938c3de6267705a7720bf093bfe4ef7c7
2013-10-28fdo#69893 fix SwWrtShell::SelAll() to work with empty table at doc startMiklos Vajna
In theory, it was a problem to have the table cursor around when having the selection outside the table; but it didn't cause a problem so far. However, when the table has one or more empty cells, we really need to leave table mode, otherwise only the table gets selected. Change-Id: I766903ed624b9338f0612697b4c03f44de1d2e41
2013-10-28SwUiWriterTest: allow loading a custom bugdocMiklos Vajna
Change-Id: I5578e462c21c023d8c9a269f2ca254e20c1a617e
2013-10-28Fingers slippedTor Lillqvist
Change-Id: Ic8a11c9857c04533ff96f523f1b29b1518bb89c0
2013-10-28Try a different way to not show the keyboard initially on iOSTor Lillqvist
Change-Id: I978cfcb52297ace7e3916a63ce3dc9f179a6a208
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
So there is no need to do this locally, too. Change-Id: I0fa1d0cd3e077ba0985848a9d2cbb061b123e8ad
2013-10-26remove unused class SwItemPropertySetMatúš Kukan
Change-Id: I6913d5ac9ce5082a8050da26c77a4b3bcb40a699
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
It's a public class, so it should have the 'Sw' prefix. Change-Id: I0040c1cc37ffcba7fc5f58b71c86f4a7cb0bfce4
2013-10-25DOCX export: more table style export testcasesMiklos Vajna
Change-Id: I84a9dde8620b128ab426722fc06f4a1c71b0c5a2
2013-10-25move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna
Change-Id: I145c08d17ccb36bfbf734306cd9d27e8423debdd
2013-10-25DOCX export: table style export: initial cell hanglingMiklos Vajna
Change-Id: I83ca33d87a016f8634ca6a87b81df20f6b4e0e30
2013-10-25DOCX export: table style export: handle tblStyleRowBandSize, etc.Miklos Vajna
Read these from InteropGrabBag, as the importer already put them there. Change-Id: I10745628c61841c168daa64bf46c51228cb38374
2013-10-25fdo#44736 - set and fetch multiple properties concurrently 2Matúš Kukan
This fixes commit ee0bf5d58bc59052923c4ced928a989956e71456 Although it's a bit hacky. Change-Id: I4dfe9ff4a56b993fbcdc7acea29ee3700422f7b3
2013-10-25DOCX export: initial table style roundtrip testcaseMiklos Vajna
Change-Id: I164833907012f4b94e2be848ea4f26a9e1c8694b
2013-10-25fdo#70861 SwToSfxPageDescAttr: fix call to SvxExtParagraphTabPageMiklos Vajna
Regression from c2ccd20c0fd92bddfff76447754541705e3eb8f3 (fdo#44689: fix for specific case of page restart-value 0, 2013-08-29), the problem was that commit refactored starting page number handling, so that '0' is now also a valid value, and no longer means "no restart". However cui isn't updated yet, so always pass a 0 to it, like we used to do so before, that's better than a crash. Change-Id: I2adab43499bcdd5234da3f26559b0b384e533c2e
2013-10-24fdo#54938: Remove SupportsServiceImpl from sw and use cppu insteadMarcos Paulo de Souza
Change-Id: I285a03f615e2f2a2656873a8f433a2599bd62c28 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-24DOCX filter: initial table style export based on InteropGrabBagMiklos Vajna
Change-Id: I7b31322b50c8c924e5df3c32e3c2da8093709938
2013-10-24Don't allow selection handle movement to wrapTor Lillqvist
Change-Id: Idc189a84da1aa0ac510e003134580eafc03b4b9a
2013-10-24valgrind: bIsVirtPageNum uninitializedCaolán McNamara
valgrind complains about this when viewing a help page Change-Id: I0f30f8b5121fa5e6ddbac0ea6e05005e40bc7fd9
2013-10-24-Werror,-Wunused-const-variableStephan Bergmann
Change-Id: I32b9d2398d2d734a0d96c937b2238d8ff9a74ef7
2013-10-24Related: fdo#70571 allowing clicking on a hyperlink in a protected sectionCaolán McNamara
Change-Id: I6104ee3bb0928275a0e4ffb9a7ca1be37ebc1f9e
2013-10-24use MsLangId::isNonLatinWestern()Eike Rathke
Change-Id: I3aba3f85face62e0b8d54aebb92412c350aa2923
2013-10-24Related: fdo#70571 say [ctrl+]click to follow linkCaolán McNamara
as opposed to "hyperlink". Be more generic and consistent across both ctrl+click and click modes. Change-Id: I673ed59fc9f3408a0c4534c6490d9bbc3598bc08
2013-10-24Resolves: fdo#70571 don't crash when clicking link in tocCaolán McNamara
when link is in a toc, and Cursor in protected areas is disabled, causing the cursor to leap before the toc before trying to see what's under the cursor in order to jump to it Change-Id: Iaf348e3621df02628b4d2ac8c1165df7082237ed
2013-10-24WaE: declaration shadows a fieldTor Lillqvist
Change-Id: I37a5edbc578a71cb7eba29c3191cfa36e90ca022
2013-10-24Use static_cast instead of C-style castTor Lillqvist
Makes it more obvious to the code reader that nothing wrong is going on (or the compiler would have complained). Change-Id: I2ab420ffeb71f5c0b68e1b7db039cb9cde6af801
2013-10-24Bin a few pointless commentsTor Lillqvist
Change-Id: Ia8a47bcd07cf10302b5cf6f550627e5c7cd1d9f6
2013-10-24added links to the image in tiled renderingPtyl Dragon
Change-Id: Ic9d972fd67123e3ab04f023806f7f96c89a883a7
2013-10-24tiledrendering extracts values when clicking renderPtyl Dragon
Change-Id: I4b350dc6c796bb1af0740917e17ac79b2a259a0a
2013-10-24added callback for renderPtyl Dragon
Change-Id: I56f47926eeff6ab57903c8eedf6528465fc41c9e
2013-10-24Resolves: #i120879# import "Microsoft Word TOC bookmarks" as...Oliver-Rainer Wittmann
cross reference bookmarks and suppress the import of unreferenced ones. Review by: zhengfan (cherry picked from commit e3a34e95823105fda68fd29a4ded22a9d52523fb) Conflicts: sw/source/core/crsr/crossrefbookmark.cxx sw/source/core/inc/crossrefbookmark.hxx sw/source/filter/inc/fltshell.hxx sw/source/filter/ww1/fltshell.cxx sw/source/filter/ww8/ww8par.cxx sw/source/filter/ww8/ww8par.hxx sw/source/filter/ww8/ww8par5.cxx Change-Id: I5898cbd33c9a17b9517040e19ca8eda4355a1eac also remove symbol-visibility problems in IDocumentMarkAccess.hxx (cherry picked from commit de9ea83df087ba3f8e614a69e8b18403d54b9589) Conflicts: sw/inc/IDocumentMarkAccess.hxx Change-Id: I2f51cc4412525c6e62d120df5c7fe1c223e35972
2013-10-24fixed build breaker SerbianEike Rathke
Change-Id: I5d8e0bc2c62f13d14f1be32786be8aec243c134a
2013-10-23Fix indentationTor Lillqvist
Change-Id: I8471214bb2d65d46f2123feb8ff33bf46bbba1d7
2013-10-23WaE: statement aligned as second statement in if ... [loplugin]Tor Lillqvist
Full warning message: statement aligned as second statement in if body but not in a statement block. To make the warning go away, put braces around the if-ed statement (a for statement). Leaves the stuff afterwards still oddly indented but will fix that in a separate commit. Change-Id: I875569de8aa7ff587eda0da241723c900486dd43
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann
Patch by: zhengfan, Oliver Review by: Oliver reintegrate from branch writer001 (cherry picked from commit 8f2a21eac4a904db3cc4c448179e2d2cf5878ef4) Conflicts: sw/inc/tox.hxx sw/source/core/tox/tox.cxx sw/source/filter/ww8/dump/ww8scan.cxx sw/source/filter/ww8/wrtw8nds.cxx sw/source/filter/ww8/wrtww8.cxx sw/source/filter/ww8/ww8atr.cxx sw/source/filter/ww8/ww8par.cxx sw/source/filter/ww8/ww8par.hxx sw/source/filter/ww8/ww8par5.cxx sw/source/filter/ww8/ww8par6.cxx Change-Id: I75b2971f23754afa0bcb0b549bfb820dd5924b3b
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
There were only a couple of real bugs fixed, but we're a little bit safer now. This also fixes the assert and the comment in OUString::operator[] about this. Change-Id: Ibe16b5794e0ba7ecd345fa0801586d25b015974c
2013-10-23clean up some include guardsThomas Arnhold
Conflicts: sw/source/ui/inc/content.hxx Change-Id: I58d81881271fc6e3320bf3b5f1321594b28614a6 Reviewed-on: https://gerrit.libreoffice.org/6388 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-23WaE: -Werror=shadowCaolán McNamara
Change-Id: I978b25d23bb2c523b3207f17c61f6569b9baa3e1
2013-10-23tiledrendering opens filesPtyl Dragon
Change-Id: Ifbf5a3aad016e1c90c4c331b2f72b44203717f90
2013-10-23tiled rendering file picker worksPtyl Dragon
Change-Id: I9936b7d366c5f02a973927381480d064eba710c6
2013-10-23tiledrendering extracts values when clicking renderPtyl Dragon
Change-Id: I4b350dc6c796bb1af0740917e17ac79b2a259a0a
2013-10-23added callback for renderPtyl Dragon
Change-Id: I56f47926eeff6ab57903c8eedf6528465fc41c9e
2013-10-23convert code to use OUString::endsWithNoel Grandin
Convert places that call aStr[aStr.getLength()-1] == 'x' to use the shorter form aStr.endsWith("x") Change-Id: I1b3a19c0e89b8989cdbeed440f95fc76f9a4b6b6
2013-10-23WaE: declaration shadows a member of 'this'Tor Lillqvist
Change-Id: I1f5b3ffccb89a5b9111e60c0a1943e1642c3499b