summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-15fix indentCaolán McNamara
2015-06-15Resolves: tdf#92057 crash on mail-merge to printerCaolán McNamara
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15convert POSTITS_ to scoped enumNoel Grandin
2015-06-15set ok as default button for mail merge dialogCaolán McNamara
2015-06-15convert SW_PASTESDR to scoped enumNoel Grandin
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-15sw: avoid #include "../../uibase/inc/view.hxx"Miklos Vajna
2015-06-15sw: indentation fixesMiklos Vajna
2015-06-15tdf#84832 RTF export: fix handling of custom table cell marginsMiklos Vajna
2015-06-15Fix typosAndrea Gelmini
2015-06-15loplugin:vclwidgetsStephan Bergmann
2015-06-14Paragraph related part of Background Tab is unused nowZolnai Tamás
2015-06-14Handle highlighting case inside SvxBackgroundPage classZolnai Tamás
2015-06-14tdf#89830: Ambiguous naming of character backgroundZolnai Tamás
2015-06-14Transparency part of Background Tab is unused nowZolnai Tamás
2015-06-14Fix insertion and deletion in IndexedPropertyValuesContainerMatthew J. Francis
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-06-13Typo: corected->correctedJulien Nabet
2015-06-13sw: overloading in C++ fail episode 6234Michael Stahl
2015-06-12Added test for redline with as-char frameVarun
2015-06-12Make SwFrameControlManager an EditWin ptr member to reduce re-compiles.Michael Meeks
2015-06-12Writer FrameControl lifecycle and management cleanup.Michael Meeks
2015-06-12tdf#91228: need to check the format's IsLockModified(), not the node'sMichael Stahl
2015-06-11tdf#91781 Make Styles a new main menu bar entry and small rearrangmentsYousuf Philips
2015-06-11tdf#90713 tdf#90925 remove footnote mark from TOC/List of Figures entryAndras Timar
2015-06-11tdf#90926 remove footnote mark from cross referenceAndras Timar
2015-06-11best effort export of ooo72950-1.odt to docx without crashingCaolán McNamara
2015-06-11SwDocShell: re-store embedded data source def only when location changesMiklos Vajna
2015-06-11Resolves: tdf#91878 vertical text entry missingCaolán McNamara
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-06-11sw tiled rendering: Ignore window size check.Henry Castro
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-11So assume SwUiWriterTest::testEmbeddedDataSource works on MACOSX now tooStephan Bergmann
2015-06-11SwDBManager: avoid registering two data sources when creating an emebedded oneMiklos Vajna
2015-06-11Typo: vertival -> verticalAndras Timar
2015-06-11tdf#91613 restore functionality of clicking to .uno:Size status bar elementAndras Timar
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-10tdf#90640: add a unit test for thisMichael Stahl
2015-06-10Revert sw: LOK_CALLBACK_CURSOR_VISIBLE callback.Henry Castro
2015-06-10sw: remove embedded data source on location deregistrationMiklos Vajna
2015-06-10Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara
2015-06-10CppunitTest_sw_uiwriter: enable on WindowsMiklos Vajna
2015-06-10loplugin:salboolStephan Bergmann
2015-06-10sw: fix GCC undefined reference to `typeinfo for sw::LegacyModifyHint'Michael Stahl
2015-06-10Revert "There's SAL_DLLPUBLIC_RTTI for that"Stephan Bergmann
2015-06-10Added Test for Export to PictureVarun
2015-06-10Added Test for tdf#91145 Set Cell Background ColorVarun
2015-06-10There's SAL_DLLPUBLIC_RTTI for thatStephan Bergmann