summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-01sw: fix wrong title of AutoFormat with redlining dialogMichael Stahl1-1/+1
2018-12-01sw: rename misleading DeleteCurrentParagraph()Michael Stahl1-34/+40
2018-12-01sw: remove nutso check from SwNoTextFrame::PaintPicture()Michael Stahl1-1/+1
2018-12-01sw_redlinehide_4a: some page break calls in SwFEShell/PageBreakWinMichael Stahl3-3/+6
2018-12-01sw_redlinehide_4a: fix SwDoubleLinePortion/SwMultiCreator/SwBracketMichael Stahl2-1/+8
2018-12-01sw_redlinehide_4a: finish conversions guess.cxx,itrcrsr.cxx,porfld.cxxMichael Stahl6-16/+17
2018-12-01sw_redlinehide_4a: SwEditShell::GetLineCount()Michael Stahl1-1/+9
2018-12-01sw_redlinehide_4a: convert SwTextNode::GetMinMaxSize()Michael Stahl1-11/+11
2018-12-01sw_redlinehide_4a: convert SwEditShell::GetScalingOfSelectedText()Michael Stahl4-70/+46
2018-12-01sw_redlinehide_4a: fix the number handling in SwEditShell::GetScriptType()Michael Stahl1-7/+12
2018-12-01sw_redlinehide_4a: SwEditShell::IsMoveLeftMargin(), MoveLeftMargin()Michael Stahl3-4/+9
2018-12-01sw_redlinehide_4a: adapt SwEditShell::GetPaMParAttr()Michael Stahl1-1/+7
2018-12-01sw_redlinehide_4a: adapt SwEditShell::FillByEx()Michael Stahl1-0/+5
2018-12-01sw_redlinehide_4a: more adapting of SwDoc::SetCounted()/SetNumRule()Michael Stahl3-12/+20
2018-12-01sw_redlinehide_4a: adapt SwEditShell::ResetAttr()Michael Stahl4-8/+20
2018-12-01sw_redlinehide_4a: adapt SwEditShell::SetTextFormatColl()Michael Stahl4-4/+20
2018-12-01sw_redlinehide_4a: adapt SwEditShell::ReplaceDropText()/GetDropText()Michael Stahl1-4/+17
2018-12-01sw_redlinehide_4a: InsertItemSet()/InsertPoolItem()Michael Stahl5-34/+162
2018-12-01sw_redlinehide_4a: ignore hidden nodes in SwEditShell::GetPaMAttr()Michael Stahl1-1/+7
2018-12-01sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl6-7/+71
2018-12-01sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl15-31/+32
2018-12-01sw: simplify SwTextNode::GetAttr()Michael Stahl1-20/+15
2018-12-01sw: SwTextNode::GetAttr() inconsistencyMichael Stahl5-4/+17
2018-12-01sw_redlinehide_4a: the SwTextNode item set contains XATTR_FILL tooMichael Stahl1-0/+5
2018-12-01tdf#45904 Move XElementAccess Java tests to C++Jens Carl6-138/+11
2018-12-01Correct class nameJens Carl1-8/+8
2018-12-01sw: new unit tests for editing text in bookmarksSerge Krot2-0/+304
2018-12-01Option to turn off WebDAV file lockingKatarina Behrens2-0/+24
2018-12-01Enable XElementAccess test casesJens Carl3-20/+29
2018-12-01Fix typosAndrea Gelmini1-2/+2
2018-12-01oox smartart, accent process: adjust size of connector from constraintsMiklos Vajna4-6/+51
2018-12-01Unit test for leading and trailing group separator charactersEike Rathke1-0/+56
2018-12-01KJ & elementary: tdf#121581 change Organize Dialogs to Organize Macros; add I...Rizal Muttaqin32-1122/+19
2018-12-01A leading or trailing group separator character is not a group separatorEike Rathke2-4/+24
2018-12-01oox smartart, accent process: handle connector shape between pairsMiklos Vajna3-0/+66
2018-11-30i#32345 Support a matrix of rank argument for LARGE()/SMALL()Takeshi Abe5-23/+141
2018-11-30[API CHANGE] Resolves: tdf#42518 new KParseTokens::GROUP_SEPARATOR_IN_NUMBEREike Rathke3-3/+34
2018-11-30tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl4-1/+145
2018-11-30Give CPPUNIT_ASSERT_MESSAGE a more meaningful messageJens Carl1-3/+2
2018-11-30Mention this file is outdatedTor Lillqvist1-1/+1
2018-11-30No ios/generated folder is created any longerTor Lillqvist1-3/+0
2018-11-30add uitest fr bug tdf#121263Zdeněk Crhonek1-0/+51
2018-11-30Make some loplugin:implicitboolconversion code use TypeCheckStephan Bergmann1-6/+3
2018-11-30KDE5: fix build with Qt-5.6Aleksei Nikiforov1-4/+4
2018-11-30remove unused enum DataSourceDialogPagesNoel Grandin1-6/+0
2018-11-30Specify label mnemonic widgetsMike Kaganski1-0/+2
2018-11-30tdf#114113: handle quoted sheet namesMike Kaganski1-2/+18
2018-11-30loplugin:unusedmethodsNoel Grandin27-389/+57
2018-11-30tdf#119824 fix undo/redo of overlapping redlinesLászló Németh2-13/+95
2018-11-30loplugin:unusedfieldsNoel Grandin5-193/+86