summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-10Resolves fdo#86008: fix a crash when open doc fileJulien Nabet
2014-11-10Update nEndInvalid if it was COMPLETE_STRINGStephan Bergmann
2014-11-10Related: fdo#85111 put a box around xml filter settings controlCaolán McNamara
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-10sw: disable failing c&p test on headless buildRiccardo Magliocchetti
2014-11-10602 regression testCaolán McNamara
2014-11-10coverity#1242522 silence Arguments in wrong orderCaolán McNamara
2014-11-10coverity#1000853 Uncaught exceptionCaolán McNamara
2014-11-10Fix build.Jan Holesovsky
2014-11-09avoid unused argument warningLuboš Luňák
2014-11-09speed up SwDoc::IsInHeaderFooter() by using SwFrmFmtAnchorMapLuboš Luňák
2014-11-09CJK Numbered list test cases for ooxmlimport and ww8import.Mark Hung
2014-11-09WaE: unused parameter 'pTbl'Tor Lillqvist
2014-11-09WaE: private field 'doc' is not usedTor Lillqvist
2014-11-09do not display missing data source always as "SOURCE"Luboš Luňák
2014-11-09faster mapping from nodes to SwFrmFmt's anchored at themLuboš Luňák
2014-11-09do not break encapsulation of SwFmtAnchor::GetCntntAnchor()Luboš Luňák
2014-11-09constLuboš Luňák
2014-11-09fix constness of SwFmtsBase::GetFmt()Luboš Luňák
2014-11-09do not bother with nice unique names during mailmergeLuboš Luňák
2014-11-09actually use return value of GetUniqueSectionName() in SwDoc::UpdateSection()Luboš Luňák
2014-11-09do not iterate over all bookmarks in SwTxtNode::Update()Luboš Luňák
2014-11-09Try to fix CppunitTest_sw_mailmerge testSamuel Mehrbrodt
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-11-09fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt
2014-11-09HIG fixes in swAdolfo Jayme Barrientos
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
2014-11-09fdo#81475 Disabling background color in enabling some other buttonsYousuf Philips
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky
2014-11-08fdo#86018 Distribute space in statusbar better on small screensSamuel Mehrbrodt
2014-11-08fdo#84645 RTF import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna
2014-11-08sw: SwChapterNumRules::sFileName looks pretty constantMichael Stahl
2014-11-08sw: SwChapterNumRules::bModified has become pointlessMichael Stahl
2014-11-08sw: delete the SwChapterNumRules binary Load/Store implementationMichael Stahl
2014-11-08sw: fix un-safe casts in SwXNumberingRulesMichael Stahl
2014-11-08sw: remove the PropValData abominationMichael Stahl
2014-11-08sw: these can be assertsMichael Stahl
2014-11-08sw: remove pointless inheritance of SwChapterNumRules from SwBaseNumRulesMichael Stahl
2014-11-08xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule()Michael Stahl
2014-11-08sw: store Outline Numbering as ODF fragment instead of SfxPoolItemsMichael Stahl
2014-11-08sw: refactor SwXNumberingRulesMichael Stahl
2014-11-08CppunitTest_sw_mailmerge: move more methods from header fileMiklos Vajna
2014-11-08SwFrmAddPage::SetFrmType: take an OUStringMiklos Vajna
2014-11-08loplugin:salboolMiklos Vajna
2014-11-08coverity#704961 Dereference after null checkCaolán McNamara