summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-06-15Fix typosAndrea Gelmini5-5/+5
2015-06-15loplugin:vclwidgetsStephan Bergmann2-2/+3
2015-06-14Paragraph related part of Background Tab is unused nowZolnai Tamás3-11/+1
2015-06-14Handle highlighting case inside SvxBackgroundPage classZolnai Tamás1-19/+2
2015-06-14tdf#89830: Ambiguous naming of character backgroundZolnai Tamás4-2/+9
2015-06-14Transparency part of Background Tab is unused nowZolnai Tamás1-10/+0
2015-06-14Fix insertion and deletion in IndexedPropertyValuesContainerMatthew J. Francis1-1/+17
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet10-24/+13
2015-06-13Typo: corected->correctedJulien Nabet1-1/+1
2015-06-13sw: overloading in C++ fail episode 6234Michael Stahl1-1/+1
2015-06-12Added test for redline with as-char frameVarun2-0/+9
2015-06-12Make SwFrameControlManager an EditWin ptr member to reduce re-compiles.Michael Meeks8-13/+25
2015-06-12Writer FrameControl lifecycle and management cleanup.Michael Meeks7-63/+107
2015-06-12tdf#91228: need to check the format's IsLockModified(), not the node'sMichael Stahl2-39/+21
2015-06-11tdf#91781 Make Styles a new main menu bar entry and small rearrangmentsYousuf Philips1-32/+33
2015-06-11tdf#90713 tdf#90925 remove footnote mark from TOC/List of Figures entryAndras Timar1-1/+2
2015-06-11tdf#90926 remove footnote mark from cross referenceAndras Timar1-1/+1
2015-06-11best effort export of ooo72950-1.odt to docx without crashingCaolán McNamara3-3/+9
2015-06-11SwDocShell: re-store embedded data source def only when location changesMiklos Vajna2-1/+7
2015-06-11Resolves: tdf#91878 vertical text entry missingCaolán McNamara1-0/+4
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin1-1/+1
2015-06-11sw tiled rendering: Ignore window size check.Henry Castro2-10/+3
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin8-33/+33
2015-06-11So assume SwUiWriterTest::testEmbeddedDataSource works on MACOSX now tooStephan Bergmann1-2/+0
2015-06-11SwDBManager: avoid registering two data sources when creating an emebedded oneMiklos Vajna1-2/+3
2015-06-11Typo: vertival -> verticalAndras Timar1-2/+2
2015-06-11tdf#91613 restore functionality of clicking to .uno:Size status bar elementAndras Timar1-0/+53
2015-06-10coverity#1302618 deref of NULLCaolán McNamara3-9/+9
2015-06-10tdf#90640: add a unit test for thisMichael Stahl1-0/+11
2015-06-10Revert sw: LOK_CALLBACK_CURSOR_VISIBLE callback.Henry Castro1-6/+0
2015-06-10sw: remove embedded data source on location deregistrationMiklos Vajna4-4/+114
2015-06-10Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara2-38/+51
2015-06-10CppunitTest_sw_uiwriter: enable on WindowsMiklos Vajna1-1/+1
2015-06-10loplugin:salboolStephan Bergmann1-2/+2
2015-06-10sw: fix GCC undefined reference to `typeinfo for sw::LegacyModifyHint'Michael Stahl2-10/+16
2015-06-10Revert "There's SAL_DLLPUBLIC_RTTI for that"Stephan Bergmann2-2/+2
2015-06-10Added Test for Export to PictureVarun1-0/+29
2015-06-10Added Test for tdf#91145 Set Cell Background ColorVarun1-0/+40
2015-06-10There's SAL_DLLPUBLIC_RTTI for thatStephan Bergmann2-2/+2
2015-06-10Ensure single RTTI symbol instanceStephan Bergmann5-9/+8
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky2-36/+27
2015-06-10SwDBManager::LoadAndRegisterDataSource: restore lost hunkMiklos Vajna1-0/+6
2015-06-10VMLExport::Commit is riddled with out of bounds writes on exportCaolán McNamara1-5/+5
2015-06-10similarly fix fatal export of kde216114-1.odt to docxCaolán McNamara2-0/+6
2015-06-10fix fatal attempt to export kde302504-1.odt to docxCaolán McNamara2-0/+6
2015-06-10fix crash on export of ooo67471-2.sxw to docxCaolán McNamara5-44/+82
2015-06-10sw: fix gcc-4.7 buildMiklos Vajna1-1/+1
2015-06-10loplugin:unreffunStephan Bergmann1-1/+7
2015-06-09sw: tiled rendering, set minimal window size.Henry Castro1-0/+10
2015-06-09sw: LOK_CALLBACK_CURSOR_VISIBLE callback.Henry Castro1-0/+6