summaryrefslogtreecommitdiff
path: root/sw/source/core/tox/toxhlp.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-30sw: sal_Bool->boolNoel Grandin1-3/+3
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2013-10-14don't include unused tools/string.hxxChr. Rossmanith1-1/+0
2013-09-19convert sw/inc/toxwrap.hxx from String to OUStringNoel Grandin1-9/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-04-04fdo#42781 WaE: C4101 unreferenced local variablePetr Kraus1-57/+12
2013-03-20fdo#46808, Convert i18n::IndexEntrySupplier to new styleNoel Grandin1-18/+5
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in swChr. Rossmanith1-8/+8
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-12Translate German commentsPhilipp Weissenbacher1-6/+6
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-02-20expand and remove macro STAR_REFERENCEThomas Arnhold1-1/+1
2012-02-20expand and remove macro UNO_NMSPCThomas Arnhold1-7/+7
2012-02-20expand and remove macro STAR_NMSPCThomas Arnhold1-6/+6
2012-01-07catch exception by constant referenceTakeshi Abe1-6/+6
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-12/+12
2011-11-08sw, writerfilter: fixed debug builds and output dmapper table messagesCédric Bosdonnat1-0/+1
2011-11-02ByteString->rtl::OStringCaolán McNamara1-18/+18
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-6/+6
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-1/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-1/+1
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-12/+12
2010-10-27micro optimizationsCaolán McNamara1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove 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-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-12/+12
2008-04-10INTEGRATION: CWS changefileheader (1.10.242); FILE MERGEDRüdiger Timm1-35/+18
2007-09-27INTEGRATION: CWS swwarnings (1.9.222); FILE MERGEDJens-Heiner Rechtien1-12/+38
2006-09-16INTEGRATION: CWS pchfix02 (1.8.476); FILE MERGEDOliver Bolte1-3/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.7.600); FILE MERGEDRüdiger Timm1-47/+21
2004-08-12INTEGRATION: CWS tune05 (1.6.564); FILE MERGEDOliver Bolte1-21/+2
2003-04-24INTEGRATION: CWS i18napi (1.4.164); FILE MERGEDVladimir Glazounov1-4/+4
2003-04-17INTEGRATION: CWS os8 (1.4.142); FILE MERGEDVladimir Glazounov1-5/+2
2002-08-23#99877# Index sorting should use the locales and algorithms of the IndexEntry...Frank Meies1-8/+28
2002-06-26#99877# Phonetic sorting for Asian languagesFrank Meies1-9/+68
2001-06-29getIndexCharacter with additional sort algorithmjp1-4/+5
2001-05-14Wrapper class for the XIndexEntrySupplier interfacejp1-0/+153