summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2-10/+9
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-57/+17
2017-04-23merge comphelper::ChainablePropertySet with comphelper::ChainableHelperNoStateNoel Grandin3-10/+8
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips3-6/+0
2017-04-23AutoText: importing docx contentSzymon Kłos2-63/+105
2017-04-23tdf#107301: Improve non snap-to-char text rendering.Mark Hung1-4/+4
2017-04-22fix the buildMarkus Mohrhard1-2/+2
2017-04-22tdf#107237 Add shape and frame contextual tabs to WriterYousuf Philips1-101/+890
2017-04-22tdf#102132 Contextual section in its own sectionYousuf Philips1-1/+1
2017-04-22sw: skip part of uiwriter/testTdf107025 if not testable.Mark Hung1-3/+6
2017-04-22sw: fix a11y crash on double DisposeMichael Stahl1-1/+4
2017-04-22tdf#107126 sw: fix layout crash with section in footnoteMichael Stahl1-0/+6
2017-04-21Silence loplugin:unreffun on "FIXME breaks on Windows"Stephan Bergmann1-1/+2
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky27-28/+1
2017-04-21Disable this test temporarily, breaks on Windows from some reason.Jan Holesovsky1-1/+1
2017-04-21Avoid un-necessary dynamic_cast slowing plain-text import significantly.Michael Meeks1-2/+2
2017-04-21ofz#1202 fix oomCaolán McNamara1-3/+1
2017-04-21related tdf#68604: Unit test for writing the plaintext annotations in DOCX.Jan Holesovsky1-0/+28
2017-04-21related tdf#68604: Write the plaintext version of the annotation...Jan Holesovsky1-6/+18
2017-04-21tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl2-0/+25
2017-04-21add CVE-2017-0199 testcaseCaolán McNamara1-0/+0
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin10-382/+417
2017-04-21pass RndStdIds around instead of sal_uInt16Noel Grandin5-11/+11
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin10-17/+17
2017-04-21remove some old MSVC workaroundsNoel Grandin2-12/+3
2017-04-21tdf#68604: Commit the data from the postit to the model before docx save.Jan Holesovsky2-2/+12
2017-04-20tdf#101627 add unit testPatrick Jaap2-0/+8
2017-04-20tdf87700 Hide rotate 180 in image toolbarYousuf Philips1-1/+1
2017-04-20tdf#106781 Style-focused formatting toolbar for writerYousuf Philips2-0/+94
2017-04-20Related: tdf#106690 DOCX import: don't reduce auto-space accross cellsMiklos Vajna2-0/+12
2017-04-20loplugin:unusedmethodsNoel Grandin6-15/+0
2017-04-20loplugin:inlinefields in SwHTMLTableLayoutNoel Grandin3-34/+22
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara31-439/+303
2017-04-19sw lok: Don't open the separate formula input bar in writer tables.Jan Holesovsky1-2/+6
2017-04-19loplugin:unreffun (clang-cl)Stephan Bergmann1-0/+2
2017-04-19sw: convert some OSL_ENSURE to assert in crsrsh.cxxMichael Stahl1-12/+12
2017-04-19sw: replace buggy OSL_ENSURE in CalcStartEnd()Michael Stahl1-4/+6
2017-04-19sw: convert some OSL_ENSURE to assert in docnew.cxxMichael Stahl1-9/+8
2017-04-19sw: replace rudimentary SwCursorShell::m_nBasicActionCntMichael Stahl5-41/+10
2017-04-19sw: resolve m_pCursorStack overloadMichael Stahl2-32/+32
2017-04-19tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreatedMichael Stahl2-0/+7
2017-04-19tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna2-0/+16
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin4-4/+4
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin4-5/+27
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara1-1/+0
2017-04-18convert readonly menu to .uiCaolán McNamara7-301/+400
2017-04-18rework SwReadOnlyPopup to not inherit from PopupMenuCaolán McNamara3-49/+41
2017-04-18AutoText: loading dotx documentsSzymon Kłos2-3/+109
2017-04-18tdf#107158 Groupedbar variant of the Notebookbar for Writerandreas kainz3-0/+11553
2017-04-18sw: prefix members of SwOneExampleFrameMiklos Vajna2-87/+87