summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Collapse)AuthorFilesLines
2014-11-25java: final fields that can be staticNoel Grandin1-3/+3
found by PMD Change-Id: I2b48f35d252d6e914c2a18a2c175b075a9d3ac0f Reviewed-on: https://gerrit.libreoffice.org/13099 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-25fdo#75757: remove inheritance to std::mapJuan Picca7-39/+56
Change-Id: I9dfabddf4b51994c1ae078582dec3f385e7d1a5c Reviewed-on: https://gerrit.libreoffice.org/12513 Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp> Tested-by: Takeshi Abe <tabe@fixedpoint.jp>
2014-11-24fdo#86633: sw: remove bad tab pages from SwParaDlg for drawing objectsMichael Stahl1-0/+2
"Area" and "Transparence" only supported by Writer paragraphs. (regression from 7d9bb549d498d6beed2c4050c402d09643febdfa) Change-Id: I732e8d40fdeafaebf219fc7c5ddd53b850d8eca6
2014-11-24now unused helpidCaolán McNamara1-1/+0
Change-Id: I826141a1176a9288af1a9def64c49118110446f8
2014-11-24these were just ids, shouldn't be backed by actual string resourcesCaolán McNamara3-130/+0
Change-Id: I639fafce2c4aa919b7f1f6c993dabecf16d312da
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara24-24/+24
Change-Id: I21c67b56424de59d7231f8420055775cd5f67aae
2014-11-24DB_DELIM is not defined in non-existent ofaCaolán McNamara1-2/+0
Change-Id: I5327bf4a414ba647e84cea572bb18aa86c96316e
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara3-6/+6
and remove resulting dead branches Change-Id: I969c943b9ff7e56d22efb4eff5bee644f9792676
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara1-1/+1
rename the other ones and remove the unused ones Change-Id: I0e636cd5d1799e0f9cb815a4bfa20b16039ecb3f
2014-11-24fdo#85889 handle pc, pca and mac rtf keywords in writerfilterAndras Timar4-0/+35
Change-Id: Ic54f2233a37562bdc516e440af0b4b7973f56342
2014-11-24sw: remove last include of tools/debug.hxxMichael Stahl1-1/+0
Change-Id: Ic8bcb8b6f5f4d46af33ddf4e493ffd21329dcc08
2014-11-24sw: convert DBG_ASSERTs in SwAccessibleParagraphMichael Stahl1-16/+12
... and fix a copy-paste error and remove some pointlessly defensive code. Change-Id: I08e74a6bc843b307d1c8a7157c2a67f471c00522
2014-11-24sw: convert DBG_ASSERTs in SwAccessibleFrameBaseMichael Stahl1-13/+11
Change-Id: Iea85af82e9a678ab83f599798693345d9061284d
2014-11-24sw: convert DBG_ASSERTs in SwAccessibleCellMichael Stahl1-10/+9
Change-Id: I87f1fdc9c316fde994a4f0fe431827fb841f7b55
2014-11-24sw: convert DBG_ASSERTs in SwAccessibleTextFrameMichael Stahl1-6/+6
Change-Id: I7a829a6a113ee7c5baed74b653c7bb362a360aec
2014-11-24Revert "fdo#85889 handle pc, pca and mac rtf keywords in writerfilter"Andras Timar4-35/+0
This reverts commit 31ef2b6396e2ebec10f84f21dfdee645690f5e62.
2014-11-24loplugin: cstylecastNoel Grandin48-507/+508
Change-Id: Ia3dc8efc8c8803597cbf226780bdb7e1c9681ee0
2014-11-24loplugin: cstylecastNoel Grandin20-856/+856
Change-Id: I2737c5a4f1ad4a5e5588be4f2dc544037df0a693
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist1-4/+4
Change-Id: If0f47a78bbffec5c2ebd33c552d0d8a300b48eb1
2014-11-24typo: unknownAndras Timar1-1/+1
Change-Id: If89443c1668ca01c826c8fc353b20097c7da7bf4
2014-11-24fdo#85889 handle pc, pca and mac rtf keywords in writerfilterAndras Timar4-0/+35
Change-Id: Ic54f2233a37562bdc516e440af0b4b7973f56342
2014-11-24chmod -x fdo44984.rtfAndras Timar1-0/+0
Change-Id: I9b395629b9b90d12cdb7afa68d5eb79ef938648f
2014-11-24coverity#1255910 Uninitialized scalar fieldCaolán McNamara1-0/+1
Change-Id: Ifa4fb557ce4fc5ffc816b963df84e30fe6ef43c8
2014-11-24Factor out EditTextObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-10/+1
Change-Id: I1dae910e9d14db56d6388a71d76b1a479d5786b0
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2-6/+7
Removed XLineStyle Reviewed on: https://gerrit.libreoffice.org/13029 Change-Id: I583575a04988ccf932374e411672ba14a3f3cb2f
2014-11-23dead assign (clang)Bjoern Michaelsen1-6/+1
Change-Id: Ic1e7578e85e52df68f1b9e1e8c7835614518b165
2014-11-23dead assign (clang)Bjoern Michaelsen1-1/+1
Change-Id: I021a278a773b704f35aed1da5eda4c51ede648e2
2014-11-23dead assign (clang)Bjoern Michaelsen1-3/+0
Change-Id: I5756dfa36a7ab55236811807c532f3713c5eb548
2014-11-23dead assign (clang)Bjoern Michaelsen1-1/+0
Change-Id: I99b24839202191364ea2e9b133b2259d46b64022
2014-11-23dead assign (clang)Bjoern Michaelsen1-2/+0
Change-Id: I5f2dee2ac947c22292a5ee42fe51506cd881e35f
2014-11-23dead assign (clang)Bjoern Michaelsen1-1/+1
Change-Id: I6782bc870fa5ce6404b3f5436bcf86b96527f69e
2014-11-23kill some follow-up dead initsBjoern Michaelsen1-3/+1
Change-Id: Id8d9309c3d09224c55ff15521d4fa54b9fbb23c2
2014-11-23dead assign (clang)Bjoern Michaelsen1-1/+0
Change-Id: I161a3f50f89c21a2a9b4cebaca02634501786d44
2014-11-23actually do a two-way compareBjoern Michaelsen1-8/+8
This seems to have intended to compare data two ways, but instead compared twice the same way. Discovered with clangs "assigned value is never read" warning. Change-Id: I678f5deffbb2aa2035a701a700d3645fc3aea15e
2014-11-23dead assign (clang)Bjoern Michaelsen1-5/+2
Change-Id: I567d5d40642a50ab1a4690df874daffdd17506d3
2014-11-23dead assign (clang)Bjoern Michaelsen1-1/+0
Change-Id: I941676bc43f6d22da60d5b043821bb5cfc0a2f7c
2014-11-23writer: Add some separators in the toolbar for easier orientation.Jan Holesovsky1-1/+4
Change-Id: I48075e09115a7c53bbf8ff0a9e98a0c249618475
2014-11-23fdo#86546 Open the right tab for more bullets and numberingMaxim Monastirsky1-0/+3
Change-Id: Ib8dda6eab89c92fa9bea98e3570896ea02692585
2014-11-22fdo#82006 RTF filter: import \sbauto and \saautoMiklos Vajna2-0/+12
Change-Id: Iabff543c8191fc86dceb9274ea1552f60d73dabd
2014-11-22CppunitTest_sw_mailmerge: enable on WindowsMiklos Vajna1-4/+0
Change-Id: Ie24f43e2073bdb381c233bd81aea9f98781d7e6d
2014-11-22RTF import: fix handling of multiple \lfolevel control wordsMiklos Vajna2-0/+36
Change-Id: I242853d491c2ef83f192486fa6fe5a3407700047
2014-11-22DocxTableStyleExport: these are expected to be proper stringsMiklos Vajna1-43/+43
And not just random sequences of UTF-16 code units Change-Id: I6ce18dcb916ea9127693b724f53d14a76e162274
2014-11-21Build fix.Kohei Yoshida1-0/+1
Change-Id: I786caf0d7d061fcc5d1b3fa57094eadebcbcf42c
2014-11-21Use oox::drawingml::convertEmuToHmm()Miklos Vajna3-12/+12
This makes the +1 hack unnecessary in CppunitTest_sw_ooxmlexport2. Change-Id: Ibf0a32b0bf03e9b47850edb335947e4ec383327b
2014-11-21CppunitTest_sw_mailmerge: remaining MM methods from header fileMiklos Vajna2-56/+66
Change-Id: I74e5ebd0d879ce6864707b28b002672e5fb78f74
2014-11-21SwXTextField::getAnchor: avoid pointless dynamic_cast<>Miklos Vajna1-1/+2
Change-Id: I4cc96b8e1dee423216e528410953108c64ac5d63
2014-11-21fdo#86494: sw: fix crash on exit from SwAutoCorrectMichael Stahl2-10/+11
5bff4b016c4b44f4123e0e6a4fd4c0c4dc0cfa2d was not enough to fix it, so move it to SwDLL so it gets deleted earlier, before the global pool items. (regression from 4404b718bdb547cb9b7b17c73a53574724cdeeb7) Change-Id: I4f88047852ea71f07ffa1f272ea66743f9797327
2014-11-21make glxtest available in salmainMarkus Mohrhard1-0/+16
Change-Id: Ic8bc3f2d5d96506590d35138089ead2eac984314
2014-11-21DOCX export: fix page border spacing in case of headers/footersMiklos Vajna2-2/+17
It is clear that Word/Writer has different page margin / border spacing models: in Word, the page margin includes everything and border spacing is a subset of that, in Writer the real distance between the body frame and the page frame is the sum of the two. What was less clear is what headers / footers add to this mix. It turns out that in case we have a header as well, then for large borders, we need to count the difference of the page frame and the header frame, not the difference of the page frame and the body frame. Change-Id: I3c828eeec2df461985110064ab0bf21b36594095
2014-11-21DOCX import: first page header should always set default headers as wellMiklos Vajna3-2/+9
writerfilter imports a section with first and default headers / footers as two page styles: a first page one and a follow one. In case we nominally have a header on the first page only, we still need to enable it in the follow page style as well, otherwise on export when we recognize the first + follow chain as a single section, we'll end up with a header that looses its header margin. Change-Id: I4923daffefb243d2de4805a9931150ce4d9a6c81