summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara
2016-10-04sw: fix assert in MarkManager::deleteMarks()Michael Stahl
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna
2016-10-04simplify loopJochen Nitschke
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-10-03Fix typosAndrea Gelmini
2016-10-03add more dumpAsXml()Noel Grandin
2016-10-03tdf#100726 Improve readability of OUString concatinationChamal
2016-10-03remove pointer to localJochen Nitschke
2016-10-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorChamal
2016-10-02fix indentationMarkus Mohrhard
2016-10-01rearrange SwCalc some moreCaolán McNamara
2016-10-01rearrange SwCalc a littleCaolán McNamara
2016-10-01default copy ctor/assignment are sufficientCaolán McNamara
2016-09-30loplugin:constantparamNoel Grandin
2016-09-30tdf#75757 Remove inheritance from std containerTakeshi Abe
2016-09-29enforce some form of consistent indent hereCaolán McNamara
2016-09-29coverity#1373423 Uninitialized scalar fieldCaolán McNamara
2016-09-29sw lok: disable pixel alignment of cursor logic valuesMiklos Vajna
2016-09-29Resolves: tdf#102334 Some hidden text not imported as hidden correctlyCaolán McNamara
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-29sw: remove unnecessary debug code in fetabMiklos Vajna
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos
2016-09-28sw lok: fix one view inserting a comment, other view jumping there as wellMiklos Vajna
2016-09-28editeng: invalidate everything only when toggling header-footer editAshod Nakashian
2016-09-28tdf#102073: sw: do not create SwFootnoteNumPortion inside tableMichael Stahl
2016-09-28fftester: cut out middle man in deref null ptr and get addressCaolán McNamara
2016-09-28sw: fix loplugin:staticanonymousMiklos Vajna
2016-09-28GetSvxShape does the same checks, so use it directlyCaolán McNamara
2016-09-28Resolves: tdf#102358 writer cannot save 3d shape inserted from drawCaolán McNamara
2016-09-28sw: presumably rEnd != rStart implies rEnd isn't on index 0Michael Stahl
2016-09-28sw: -Werror=unused-parameterMichael Stahl
2016-09-28sw: remove defensive programming bullshit in lcl_AssureFieldMarksSetMichael Stahl
2016-09-28sw: rStart variable isn't a referenceMichael Stahl
2016-09-28sw: make the debug code in docbm.cxx usableMichael Stahl
2016-09-28sw: assert that IMarks are MarkBaseMichael Stahl
2016-09-28sw: fix sorting in MarkManager::correctMarksAbsolute()Michael Stahl
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna
2016-09-27tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna
2016-09-27sw: Drop unused forward declarationsTakeshi Abe
2016-09-26cppcheck: noExplicitConstructorCaolán McNamara
2016-09-26remove unused ICoreParagraphStyleNoel Grandin
2016-09-26CppunitTest_sw_rtfimport: fix ASan/UBSan build failureMiklos Vajna
2016-09-26sw lok: fix cursor position after inserting a commentMiklos Vajna
2016-09-26sw: prefix members of SwXMLExportMiklos Vajna