summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara6-18/+5
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara1-1/+0
2016-10-06sw: remove unused DbgRectMiklos Vajna1-26/+0
2016-10-06Related: tdf#102499 (4), default css::ucb::XCommandEnvironment.Giuseppe Castagno1-2/+14
2016-10-05tdf#103025 sw: don't format header/footer in SwPageFrame::PreparePage()Michael Stahl1-16/+0
2016-10-05sw: remove correctMarksAbsolute pre-condition check for now...Michael Stahl1-3/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara27-27/+2
2016-10-05NoAppFocusClose is for menus that have submenusCaolán McNamara4-4/+4
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky1-1/+0
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin17-83/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin112-246/+246
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann253-1256/+1256
2016-10-04can now remove both PopupContainer copiesCaolán McNamara1-2/+0
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara7-7/+0
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara3-8/+0
2016-10-04sw: fix assert in MarkManager::deleteMarks()Michael Stahl1-1/+9
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna3-8/+8
2016-10-04simplify loopJochen Nitschke1-5/+1
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin20-23/+23
2016-10-03Fix typosAndrea Gelmini17-23/+23
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin31-76/+75
2016-10-03sw: prefix members of WW8FibMiklos Vajna17-1039/+1039
2016-10-03Fix typosAndrea Gelmini4-4/+4
2016-10-03add more dumpAsXml()Noel Grandin2-0/+4
2016-10-03tdf#100726 Improve readability of OUString concatinationChamal1-4/+1
2016-10-03remove pointer to localJochen Nitschke1-2/+1
2016-10-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorChamal1-4/+2
2016-10-02fix indentationMarkus Mohrhard1-1/+1
2016-10-01rearrange SwCalc some moreCaolán McNamara1-19/+44
2016-10-01rearrange SwCalc a littleCaolán McNamara1-22/+18
2016-10-01default copy ctor/assignment are sufficientCaolán McNamara1-12/+0
2016-09-30loplugin:constantparamNoel Grandin2-2/+2
2016-09-30tdf#75757 Remove inheritance from std containerTakeshi Abe6-36/+14
2016-09-29enforce some form of consistent indent hereCaolán McNamara1-71/+80
2016-09-29coverity#1373423 Uninitialized scalar fieldCaolán McNamara1-0/+5
2016-09-29sw lok: disable pixel alignment of cursor logic valuesMiklos Vajna1-2/+6
2016-09-29Resolves: tdf#102334 Some hidden text not imported as hidden correctlyCaolán McNamara1-2/+4
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna3-3/+6
2016-09-29sw: remove unnecessary debug code in fetabMiklos Vajna1-9/+0
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos13-1073/+465
2016-09-28sw lok: fix one view inserting a comment, other view jumping there as wellMiklos Vajna1-0/+10
2016-09-28editeng: invalidate everything only when toggling header-footer editAshod Nakashian1-5/+7
2016-09-28tdf#102073: sw: do not create SwFootnoteNumPortion inside tableMichael Stahl1-0/+2
2016-09-28fftester: cut out middle man in deref null ptr and get addressCaolán McNamara1-4/+4
2016-09-28sw: fix loplugin:staticanonymousMiklos Vajna1-1/+1
2016-09-28GetSvxShape does the same checks, so use it directlyCaolán McNamara1-7/+2
2016-09-28Resolves: tdf#102358 writer cannot save 3d shape inserted from drawCaolán McNamara1-6/+3
2016-09-28sw: presumably rEnd != rStart implies rEnd isn't on index 0Michael Stahl1-2/+3
2016-09-28sw: -Werror=unused-parameterMichael Stahl2-9/+8
2016-09-28sw: remove defensive programming bullshit in lcl_AssureFieldMarksSetMichael Stahl1-21/+9