summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-18Fix typosAndrea Gelmini
2017-07-18No reason to silently misbehave when these UNO services are missingStephan Bergmann
2017-07-18Partially revert c1723a3b6Varun Dhall
2017-07-18tdf#109080 First page header/footer ODF (1/2)Luke Deller
2017-07-18tdf#108955 RTF import: fix missing paragraph backgroundMiklos Vajna
2017-07-17Remove duplicated includesAndrea Gelmini
2017-07-17Embedded documents: don't open in web view modeSzymon Kłos
2017-07-17Translate randomly found German commentsJohnny_M
2017-07-17Fix typosAndrea Gelmini
2017-07-17sw: prefix members of SwFormatAnchorMiklos Vajna
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-15coverity#1415097 Uninitialized scalar fieldCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-15tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth
2017-07-14loplugin:staticmethodsJan-Marek Glogowski
2017-07-14sw: make SwGrfNode::mpReplacementGraphic swappableMichael Stahl
2017-07-14CppunitTest_sw_uiwriter: disable testLinesMoveBackwards... on macOSMiklos Vajna
2017-07-14tdf#108524 sw: handle sections inside tables in SwFrame::GetPrevSctLeaf()Miklos Vajna
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-14tdf#97362: TextPortionEnumerationTest partially migrated to python (part 3)jmzambon
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna
2017-07-13tdf#108524 sw: allow frames in follow sect-in-tables in SwFlowFrame::MoveBwd()Miklos Vajna
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin
2017-07-13move round-tripables from rtfimport to new rtfexport2Justin Luth
2017-07-13ofz#2392 restored props don't match saved propsCaolán McNamara
2017-07-13tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos
2017-07-13Show document title for embedded documentsSzymon Kłos
2017-07-13Don't poll busy documents via idle taskJan-Marek Glogowski
2017-07-13Don't update document stats for non-idle viewsJan-Marek Glogowski
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski
2017-07-13improve useuniqueptr loplugin to find arraysNoel Grandin
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-07-13Make tdf108545_embeddedDocxIcon test universalSzymon Kłos
2017-07-12tdf#108524 sw: allow frames in growable follow sects in SwFrame::IsMoveable()Miklos Vajna
2017-07-12borderline: correct problems with border displayArmin Le Grand
2017-07-12tdf#109053: DOCX: Multipage table is not imported properlyTamás Zolnai
2017-07-12loplugin:unreffunJan-Marek Glogowski
2017-07-12Related: tdf#107976 SwView_Impl::AddTransferable: remove dead weak referencesMiklos Vajna
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-11tdf#109063 DOCX import: consider wrap space for multi-page floattablesMiklos Vajna
2017-07-11loplugin:useuniqueptr in swNoel Grandin
2017-07-11ofz#2538: avoid oomCaolán McNamara
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-11tdf#106132 DOCX import: fix handling of nested textbox marginsMiklos Vajna
2017-07-11simplify some OUString::copy callsNoel Grandin