summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode
AgeCommit message (Expand)AuthorFilesLines
2015-06-01sw: SwTxtNode::CutImpl(): destination must be in same SwDocMichael Stahl1-19/+5
2015-06-01sw: SwTxtNode::CutText() requires a destinationMichael Stahl1-18/+4
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara4-9/+9
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier20-2220/+2220
2015-05-20fiX OSX buildNoel Grandin1-1/+1
2015-05-20fix OSX buildNoel Grandin1-1/+1
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin1-2/+2
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin2-8/+8
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna1-2/+20
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann3-7/+7
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin2-5/+5
2015-05-09sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl1-5/+3
2015-05-08convert EXPAND constants to scoped enumCaolán McNamara3-14/+14
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-3/+2
2015-05-05loplugin:staticmethodsNoel Grandin3-5/+5
2015-04-30Gradually typed LinkStephan Bergmann1-4/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-5/+5
2015-04-24loplugin:simplifyboolStephan Bergmann3-7/+6
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-1/+1
2015-04-21SwTxtAttr::dumpAsXml: show hyperlink URLsMiklos Vajna1-0/+7
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+1
2015-04-10wrap more stuff in VclPtrNoel Grandin1-5/+5
2015-04-08convert SHADOW_ constants to enum classNoel Grandin1-5/+5
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-8/+8
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl1-3/+4
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-2/+2
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann2-2/+2
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud1-4/+3
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann3-9/+9
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl1-3/+4
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann7-9/+9
2015-03-25rename IsLastDepend HasOnlyOneListenerBjoern Michaelsen1-1/+1
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen2-8/+8
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-2/+2
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen3-3/+3
2015-03-19coverity#1288894 Dereference after null check, goldenCaolán McNamara1-1/+2
2015-03-18convert DocumentSettingId to an enum classNoel Grandin4-11/+11
2015-03-16Pipe legacy Modify calls through SwClientModifyBjoern Michaelsen2-1/+3
2015-03-16core: dont use 'shortcut' that is longer than the originalBjoern Michaelsen1-2/+1
2015-03-11fix windows buildNoel Grandin1-1/+1
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin2-16/+14
2015-03-11convert SetAttrMode to enum classNoel Grandin3-32/+32
2015-03-01Extract SwTxtNode::dumpAsXml() from nodedumpMiklos Vajna1-0/+42
2015-02-26Extract SwTxtAttr::dumpAsXml() from SwTxtNodeMiklos Vajna1-0/+43
2015-02-25Extract SwFmtAutoFmt::dumpAsXml() from SwTxtNodeMiklos Vajna1-0/+10
2015-02-18boost->stdCaolán McNamara4-18/+18
2015-02-16remove debugging spewCaolán McNamara1-2/+0
2015-02-16include algorithm for std::maxCaolán McNamara1-0/+2
2015-02-16sw: clean up remaining format collection dumpersMiklos Vajna1-0/+19