summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Collapse)Author
2012-08-14fdo#39468: Translated German comments in sw/source/core/docnode/ndnotxt.cxxBertrand Lorentz
Change-Id: I0838ef7e1a80056a2a0bf0fc8d4ff91f9acbe5b7
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
Change-Id: I87e7264ffd3086796aaa8e136c2f9b77fde7b74f
2012-08-13fdo#53113 docx export: initial shape text supportMiklos Vajna
Text is written, but paragraph and character properties are not yet handled. Change-Id: I828f8b6096bde000347066b23925376f6f945dbc
2012-08-13misc. cleanup.Michael Meeks
2012-08-13fdo#53439 SwPageFrm::PaintBorderAndShadow fix painting at small zoomMiklos Vajna
Change-Id: I235895caaf95225148e61d96f4c3b14bf9f5542e
2012-08-13fdo#47495 fix RTF import of multiple shapes inside textframesMiklos Vajna
Change-Id: Iee8541ff9e88139648d45f08968476f2b1d4e1b3
2012-08-13add cppunit tests to guard against .txt import regressionsCaolán McNamara
i.e. aac04652fda01b0299e17087b151f07d6115e894 cockup Change-Id: I858a6895678266cdc714962c04bb24bf5769d656
2012-08-13Default ascii import dialog to fixed text font the the detected languageCaolán McNamara
For the Ascii import dialog detect the language first and base the default fonts off that as the default fixed width font for that language Change-Id: I6e81c7c38900a441076dc591c070b99a2184e081
2012-08-13fdo#53210 testcaseMiklos Vajna
Change-Id: I23606a7601b71890acf7e260951e1bacc0fc2df9
2012-08-11Remove unused local varsJulien Nabet
Change-Id: I80bd0329e15cb365091ea6f5c7e1ef3559d681fc
2012-08-11fdo#53328: sw: ascii import: fix crash:Michael Stahl
The aWork buffer is missing space for the null terminator, which the previous String::AllocateBuffer automatically added. (regression from aac04652fda01b0299e17087b151f07d6115e894) Change-Id: Ia12ad46dfb95dd59965a073debb95b241b2e97d9
2012-08-10Remove TemplateManager menu entry.Rafael Dominguez
Change-Id: I000fc9c1328aec5924da1557da599e6c7bdcb373
2012-08-10Rename Templates->Save menu to Save As Template.Rafael Dominguez
- Move entry to File menu instead of File->Templates. Change-Id: I3c7df6057f9634d0e3879c90e0760f1fecc98954
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: Ic8d149a78b2bc2bf352b7893202d0d0b6730746c
2012-08-10fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sectionsMiklos Vajna
Change-Id: I9b7a61f18f987214708195a89f6e346c865c7f9f
2012-08-10Bin RtfAttributeOutput::WriteHex(sal_Int32 nNum)Julien Nabet
Change-Id: Ibeb903c03a9c4c8638985847f527ebfa7c2756ce
2012-08-10fdo#48446 implement RTF_CPGMiklos Vajna
Change-Id: I2fb2004f2f755ce337ddd1419acf2510f17622f3
2012-08-10Page Break: set position only when button is invisibleIvan Timofeev
and don't let the moribund fading-out button pursue the mouse Change-Id: I6f821f7e8144e9448c1cb65f8ce96102419cd6f0
2012-08-10Page Break: don't show if mouse is gone and button is still invisibleIvan Timofeev
it seems when the mouse leaves the dashed line, it immediately appears inside a button (if the mouse motion is not super-fast). Change-Id: I43c792fdba59feafd761bde8529a8683c07bf3d3
2012-08-10Translate German comments in Writer.Tim Janik
Change-Id: Ia8179d4333434324dd4b5239691402d0e48da5a1
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan
Change-Id: Ic80f57946e7b3f9c1bd99ed65955cf3c280063d2
2012-08-09Bin ViewShell::getIDocumentFieldsAccess()Julien Nabet
Change-Id: Ib5c49b06a6aab7d578030c3486c9cab91c7f9b28
2012-08-09fdo#52960 SwCursor::SelectWordWT fix text selection in commented text rangesMiklos Vajna
Change-Id: Iabb1ac89163c2aa715c7631987886245fb96101c
2012-08-09rtl::OUStrings are supposed to be immutableCaolán McNamara
The cast away of constness in d64ecf4e94a81d9c1fd4be74c098eb0e58345c60 makes me feel icky Change-Id: Ib977fd6bf34f11407a5957332789e1e48d98819e
2012-08-09SwFltShell::QuoteStr: UniString -> OUStringMiklos Vajna
Change-Id: I64daedac350d5e897fa8acb79c4c2683a669725b
2012-08-08n#774681 SwFltControlStack::NewAttr don't extend font name / size attributesMiklos Vajna
Regression from commit b3cee382, the bugdoc is an example of why those can't be optimized with the current method. (Yes, it is somewhat special, after a resave in Word, the bug is no longer there.) Change-Id: I4b5e82b13242726d6df47c447642ca8916aa6f31
2012-08-08testcase for bnc#773061Luboš Luňák
Change-Id: Ibf1ad67a1776dbe966de335be93a295ba7bebe76
2012-08-08make it possible to verify contents of a text run tooLuboš Luňák
Change-Id: I07e6b53445fe8da6cccaadeb9bbe94c180cd6d8c
2012-08-08fix test after the recent w:position fix (i.e. bnc#773061)Luboš Luňák
The value 58 was hardcoded in w:position handling before and so was reused for the test, but now use the value that is (hopefully) correct. Change-Id: I1191fce9859d688a60f1b3fbdb0e704b130c1670
2012-08-08fix test after recent <w:tabs> export changeLuboš Luňák
Now that empty <w:tabs> is not written out, the style's tab stops will be the default. Change-Id: I2a876ba544a58fbb82218ec9fd4d1356ea9ac12c
2012-08-08don't write out empty <w:tabs>, not allowed by the .docx specLuboš Luňák
Change-Id: I30a24da0e6a568ed57d936fe769d47ea8465096d
2012-08-08valgrind: leak on early return branchCaolán McNamara
Change-Id: I05cdd55ff22f845fc9210e8eeb2bdcf5a2a8103d
2012-08-08ensure lcbAtrdExtra is a sane sizeCaolán McNamara
Change-Id: I766f8683655eb8f1ca437ab9622f3caefbc83e64
2012-08-08Fix sw slowcheck.Jan Holesovsky
Change-Id: Iaeae2022a6e5a662d5ba8445c5544edbe39e7ae3
2012-08-08remove include comments and boxesThomas Arnhold
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
2012-08-08n#773515 SwPageFrm::PaintBorderAndShadow fix shadow color on partial redrawMiklos Vajna
How to reproduce: if you have a paragraph of text, and hit Enter in the middle of the paragraph, the frame around the document below the cursor position gets darker. Regression from f23d055dbee887ef9ebdf0a72b83ee1de91b7b8b. Change-Id: I41f9972b9be8d3ea02b52c0bc7355b012b41395d
2012-08-07fdo#51832: SwRedlineAcceptDlg: fix STL conversion:Michael Stahl
62b7606fddfef9e1a7645a2d3d605f1fa3aee263 wrongly converted the call to aRedlineParents.DeleteAndDestroy() in SwRedlineAcceptDlg::RemoveParents() and erases one element less than the old code, which results in access to deleted SvListEntry and crash. Change-Id: Ie2749cb3f17b36649adff46c166642fccde31329
2012-08-07remove bogus date informationThomas Arnhold
Change-Id: I2789153ee35f4ec10e760f9412eb7d379de031bf
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold
Change-Id: I7fc113f8d59f7c82bae6acace7bf4230b4c2bbea
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
Change-Id: Ied91b5b298f0cfad0d3408c3cbb87c7bd1b83247
2012-08-07String::AllocBuffer replacementsCaolán McNamara
Change-Id: I278cd66fb4819721bb473796c28598aaf04eb123
2012-08-07Remove forwards of non-existing structsThomas Arnhold
Change-Id: Ie1d7ed56c69539587df5310c0a1ea0476abd5542
2012-08-07drop bogus eof linesThomas Arnhold
Change-Id: Idda2852c3e96ce15fde75d5a95369ec50a012410
2012-08-07Remove non-existing forward declarationsThomas Arnhold
Those classes don't exist. So remove friend class operators too. Change-Id: I8e3b32db933dea7cbab86015f0c926df967511f6
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
Part of MultiLineEdit was moved down from stvools to vcl with name VCLMultiLineEdit. MessBox uses it to display the message in read-only mode. Some of svtools' classes - which are necessary to implement VCLMultiLineEdit - were moved to vcl as a whole, and their includes are rewrite. Note: ExtTextView and ExtTextEngine classes would be leaved in svtools if VCLMultiLineEdit is a template class, but two macros: IMPL_LINK end IMPL_LINK_NOARG make it impossible to use template syntax. Change-Id: I26543868d8081c225c7125404d23369de3c3afcd
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
a literal within a OUString. Change-Id: Icc8e22c43f6ddca25cb284a3d45ab39680ad6d1f
2012-08-05Bin OString RtfAttributeOutput::WriteHex (unusedcode.easy)Julien Nabet
Change-Id: I6c76d43319aec669982a9694e7f98e5ae1d1a4de
2012-08-05fdo#39468: Translate German comments in sw/source/core/docnode/ndcopy.cxxBertrand Lorentz
Change-Id: I6de2586d54d3e0938e2e9701885a043c76f686ae Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
2012-08-04kill va_args abuse for SfxItemSetBjoern Michaelsen
Change-Id: I200addfdf551f1b8437b704c481d397c53440dcd
2012-08-03Translate German comments in sw/source/core/crsr/Bertrand Lorentz
Change-Id: Ib31c6c11162053a447112d76ed4580236fde92e8 Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>