summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma
2018-06-06weld SwSectionIndentTabPageCaolán McNamara
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-06forcepoint#44 merge into isDeleteForbiddenCaolán McNamara
2018-06-06Fix top margin in DOC import for tdf#117885Luke Deller
2018-06-05tdf#115600 Display messages in FindBar for Reminder navigationJim Raykowski
2018-06-05tdf#117013 renamed Illustration Index to Table of FiguresNickson Thanda
2018-06-05tdf#117843 DOCX import: disable compat increased spacing in header/footerMiklos Vajna
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-05tdf#98094 make header able to drag in Navigator root content view afterJim Raykowski
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin
2018-06-04sw: prefix members of SwEnvCfgItemMiklos Vajna
2018-06-03Simplify: not empty OUString has at least one tokenMatteo Casalin
2018-06-03Optimize: low-complexity checks firstMatteo Casalin
2018-06-03Simplify: not empty OUString has at least one tokenMatteo Casalin
2018-06-03Simplify: reduce calls to getTokenCountMatteo Casalin
2018-06-03OUString: simplify and reduce temporariesMatteo Casalin
2018-06-02SwNumberingTypeListBox fully replaced nowCaolán McNamara
2018-06-02weld SwSectionFootnoteEndTabPageCaolán McNamara
2018-06-02A few assorted improvements to translatable strings before freezeAdolfo Jayme Barrientos
2018-06-02Removed executable permission on data filesAndrea Gelmini
2018-06-02Removed executable permission on data filesAndrea Gelmini
2018-06-02tdf#105225 A TOX background tab page based on the area tab pageJim Raykowski
2018-06-02tdf#105225 A section background tab page based on the area tab pageJim Raykowski
2018-06-01DOCX import: fix relativeFrom=page, align=right handling againMiklos Vajna
2018-06-01forcepoint#44 raii for connection and disconnection of SwView and SwDocShellCaolán McNamara
2018-06-01tdf#87995 Missing setting for save thumbnail in settings.xml.Ilhan Yesil
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-06-01tdf#115600 Use "Navigation element not found" message for HeadingsJim Raykowski
2018-06-01tdf#115600 Display messages in Findbar for Index entry navigationJim Raykowski
2018-06-01linguistic: add functionality to change spellcheck colorFred Kruse
2018-05-31dynamic_cast followed by static_castCaolán McNamara
2018-05-31Resolves: tdf#116268 use on/off data, not pos to determine which is whichCaolán McNamara
2018-05-31use std::unique_ptrCaolán McNamara
2018-05-31Add WordBasic property and its FileOpen "command"Tor Lillqvist
2018-05-31chmod -xTor Lillqvist
2018-05-31tdf#117884: intersect border with paint area of upper frame.Mark Hung
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-31Avoid crash if pDocShell is nullTor Lillqvist
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-31Move two functions to perhaps less confusing locationsTor Lillqvist
2018-05-31Add window geometry attributes, too, to ooo.vba.word.XApplicationTor Lillqvist
2018-05-31Add Move() to ooo.vba.word.XApplicationTor Lillqvist
2018-05-31Add Resize() method to ooo.vba.word.XApplicationTor Lillqvist
2018-05-31Add a WindowState attribute to ooo.vba.word.XApplication, tooTor Lillqvist
2018-05-31If a DocumentBeforeClose event handler says no, don't thenTor Lillqvist
2018-05-31Add DocumentOpen and NewDocument to XApplicationOutgoing and emit suchTor Lillqvist
2018-05-31Emit DocumentChange events less eagerly (to Automation clients)Tor Lillqvist
2018-05-31Add ooo::vba::word::XDocuments::OpenNoRepairDialog()Tor Lillqvist
2018-05-31Fire the DocumentBeforeClose event (call the callback)Tor Lillqvist