summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode
AgeCommit message (Expand)Author
2015-09-19tdf#93261: sw: fix idle auto-complete collection loop on empty parasMichael Stahl
2015-09-19tdf#92036: sw: fix idle spelling loopMichael Stahl
2015-08-17tdf#87922 SwDrawTextInfo::ApplyAutoColor: handle fill attributesMiklos Vajna
2015-08-11tdf#89954 sw: let annotation have CH_TXTATR_INWORD placeholder againMiklos Vajna
2015-06-19sw: dump ruby text in nodes dumpMichael Stahl
2015-06-19sw: fix duplicate whichId attributes in node dumpMichael Stahl
2015-06-15tdf#91228: need to check the format's IsLockModified(), not the node'sMichael Stahl
2015-06-03tdf#91228 Fix Writer crashPhilippe Jung
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20fiX OSX buildNoel Grandin
2015-05-20fix OSX buildNoel Grandin
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin
2015-05-09sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl
2015-05-08convert EXPAND constants to scoped enumCaolán McNamara
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl
2015-04-21SwTxtAttr::dumpAsXml: show hyperlink URLsMiklos Vajna
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-08convert SHADOW_ constants to enum classNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25rename IsLastDepend HasOnlyOneListenerBjoern Michaelsen
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-19coverity#1288894 Dereference after null check, goldenCaolán McNamara
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-16Pipe legacy Modify calls through SwClientModifyBjoern Michaelsen
2015-03-16core: dont use 'shortcut' that is longer than the originalBjoern Michaelsen
2015-03-11fix windows buildNoel Grandin
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-01Extract SwTxtNode::dumpAsXml() from nodedumpMiklos Vajna
2015-02-26Extract SwTxtAttr::dumpAsXml() from SwTxtNodeMiklos Vajna