summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/fmtatr2.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin1-9/+9
2016-08-03translate German in fmtatr2.cxxJohannes Berg1-3/+3
2016-06-16Remove the :: prefix in ::std for swMark Page1-5/+5
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-1/+2
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-03-10sw: make metadata available in copy resultMiklos Vajna1-0/+18
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-23/+23
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-2/+1
2015-09-17boost->stdCaolán McNamara1-7/+7
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-2/+2
2015-07-08sw: remove boost::bind from fmtatr2.cxxMichael Stahl1-2/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-209/+209
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-02-25Extract SwFmtAutoFmt::dumpAsXml() from SwTxtNodeMiklos Vajna1-0/+10
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-1/+1
2014-11-26loplugin: cstylecastNoel Grandin1-4/+3
2014-11-25loplugin: cstylecastNoel Grandin1-15/+15
2014-10-27sw: assert SfxPoolItem::operator==Michael Stahl1-5/+5
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-1/+1
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-38/+0
2014-03-10coverity#708467 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-02-27Remove visual noise from swAlexander Wilms1-32/+0
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-5/+5
2014-01-10sw: fix sw_unoapi UnvisitedCharStyleName regressionMichael Stahl1-3/+3
2014-01-09Resolves: #i123988# assure that hyperlink attribute...Oliver-Rainer Wittmann1-62/+73
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-5/+5
2013-10-18convert sw/source/core/txtnode/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-08-18String to OUStringMatteo Casalin1-1/+1
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl1-18/+20
2013-07-30String to OUStringMatteo Casalin1-17/+25
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+4
2012-12-12sal_Bool to boolTakeshi Abe1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-07sal_Bool to boolTakeshi Abe1-2/+2
2012-10-10sal_Bool to boolTakeshi Abe1-6/+6
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-25/+4
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-1/+1
2011-06-15catch by const referenceCaolán McNamara1-1/+3
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-42/+46
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-22/+22