summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-07-20Added Test to check TableAutoFormat Style after Save/LoadVarun Dhall2-0/+308
2017-07-20tdf#46852 fix spellcheck continue at beginningLuke Deller1-5/+11
2017-07-20tdf#109197 crash when deleting user field variables in swNoel Grandin1-1/+4
2017-07-20tdf#87914 Add small caps command to Format menuYousuf Philips1-0/+2
2017-07-20tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai2-0/+6
2017-07-20sw: std::copy_if is now availableTakeshi Abe1-16/+1
2017-07-20tdf#109080 First page header/footer ODF (2/2)Luke Deller1-1/+0
2017-07-20tdf#108849: allow out-of-order sectPrMike Kaganski2-0/+8
2017-07-20tdf#109123 Change SwDocIdle base class to IdleJan-Marek Glogowski3-8/+13
2017-07-19tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl3-19/+5
2017-07-19tdf#109188 Always load documents read-only in SwOneExampleFrameSamuel Mehrbrodt1-1/+1
2017-07-19sw mailmerge: add writer data source testcaseMiklos Vajna4-0/+15
2017-07-18sw mail merge: add support for the new 'writer' connectivity driverMiklos Vajna4-5/+29
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke6-17/+17
2017-07-18Fix typosAndrea Gelmini1-1/+1
2017-07-18No reason to silently misbehave when these UNO services are missingStephan Bergmann7-0/+8
2017-07-18Partially revert c1723a3b6Varun Dhall1-2/+3
2017-07-18tdf#109080 First page header/footer ODF (1/2)Luke Deller3-0/+31
2017-07-18tdf#108955 RTF import: fix missing paragraph backgroundMiklos Vajna2-0/+18
2017-07-17Remove duplicated includesAndrea Gelmini1-1/+0
2017-07-17Embedded documents: don't open in web view modeSzymon Kłos1-2/+1
2017-07-17Translate randomly found German commentsJohnny_M2-10/+10
2017-07-17Fix typosAndrea Gelmini3-6/+6
2017-07-17sw: prefix members of SwFormatAnchorMiklos Vajna2-31/+31
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin7-87/+65
2017-07-15coverity#1415097 Uninitialized scalar fieldCaolán McNamara1-9/+8
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand4-9/+9
2017-07-15tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth3-0/+24
2017-07-14loplugin:staticmethodsJan-Marek Glogowski2-2/+2
2017-07-14sw: make SwGrfNode::mpReplacementGraphic swappableMichael Stahl2-0/+27
2017-07-14CppunitTest_sw_uiwriter: disable testLinesMoveBackwards... on macOSMiklos Vajna1-0/+2
2017-07-14tdf#108524 sw: handle sections inside tables in SwFrame::GetPrevSctLeaf()Miklos Vajna2-2/+43
2017-07-14use more OUString::operator== in swNoel Grandin30-38/+38
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin1-9/+11
2017-07-14tdf#97362: TextPortionEnumerationTest partially migrated to python (part 3)jmzambon2-200/+172
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna2-2/+2
2017-07-13tdf#108524 sw: allow frames in follow sect-in-tables in SwFlowFrame::MoveBwd()Miklos Vajna1-1/+4
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin2-24/+17
2017-07-13move round-tripables from rtfimport to new rtfexport2Justin Luth186-1766/+2019
2017-07-13ofz#2392 restored props don't match saved propsCaolán McNamara1-2/+13
2017-07-13tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos1-1/+22
2017-07-13Show document title for embedded documentsSzymon Kłos1-0/+7
2017-07-13Don't poll busy documents via idle taskJan-Marek Glogowski2-23/+15
2017-07-13Don't update document stats for non-idle viewsJan-Marek Glogowski5-21/+131
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski2-2/+1
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski2-0/+2
2017-07-13improve useuniqueptr loplugin to find arraysNoel Grandin3-15/+14
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann12-30/+17
2017-07-13Make tdf108545_embeddedDocxIcon test universalSzymon Kłos1-7/+2
2017-07-12tdf#108524 sw: allow frames in growable follow sects in SwFrame::IsMoveable()Miklos Vajna1-1/+5