summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/swunohelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-31/+30
2015-08-26related: tdf#92379: sw: backward compatible ODF export of overridingMichael Stahl1-1/+13
2015-04-29coverity#1296209 Logically dead code (gold)Caolán McNamara1-3/+4
2015-04-21tdf#90640: sw: ODF export: be consistent when exporting RES_BACKGROUNDMichael Stahl1-9/+44
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-16makeAny(sal_True/sal_False) to makeAny(true/false) in swMatteo Casalin1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-2/+4
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-1/+34
2014-06-01OUstring: avoid temporaries and constifyMatteo Casalin1-7/+5
2014-06-01sal_uInt16 to more proper typesMatteo Casalin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-17/+17
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-2/+1
2013-10-18convert sw/source/core/unocore/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin1-1/+1
2013-09-19convert sw/inc/swunohelper.hxx from String to OUStringNoel Grandin1-8/+8
2013-08-25String to OUStringMatteo Casalin1-9/+9
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in swChr. Rossmanith1-6/+4
2012-12-13sal_Bool to boolTakeshi Abe1-4/+4
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin1-7/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-11/+12
2012-07-28update comments about SvPtrArrCaolán McNamara1-1/+1
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+1
2012-06-25Convert UCB_GetFileListOfFolder from SvPtrarr to std::vectorNoel Grandin1-5/+3
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-02-20remove now unused swunodef.hxxThomas Arnhold1-1/+0
2012-02-20expand and remove macro STAR_REFERENCEThomas Arnhold1-12/+12
2012-02-20expand and remove macro UNO_NMSPCThomas Arnhold1-16/+16
2012-02-20expand and remove macro STAR_NMSPCThomas Arnhold1-3/+3
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden1-5/+3
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-05-18Remove #include <tools/debug.hxx> in writer/swJacek Wolszczak1-1/+0
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-3/+3
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-26/+26
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-26/+26
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-4/+4
2010-10-27micro optimizationsCaolán McNamara1-5/+5
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1