summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/SwStyleNameMapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-31boost::tuple -> std::tupleCaolán McNamara1-16/+16
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-47/+47
2015-11-10sw: prefix members of SwStyleNameMapperMiklos Vajna1-105/+105
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-42/+42
2015-03-05V801: Decreased performanceCaolán McNamara1-1/+1
2014-11-03coverity#1209529 reorganize to silence Explicit null dereferencedCaolán McNamara1-5/+3
2014-08-07coverity#1209529 Dereference after null checkCaolán McNamara1-1/+2
2014-07-02coverity#1209529 Explicit null dereferencedCaolán McNamara1-3/+1
2014-04-18Rewrite getHash to reduce code duplication & improve maintainability.Chris Laplante1-95/+60
2014-04-10callcatcher: update unused codeCaolán McNamara1-0/+2
2014-04-09Fix and deduplicate the test code in SwStyleNameMapper::getHashTable.Chris Laplante1-142/+31
2013-09-13Related: fdo#38838 remove UniString::ToLowerAsciiCaolán McNamara1-2/+2
2013-08-09cleanup blank lines in sw/source/core/docPhilipp Riemer1-0/+2
2013-08-09comments workPhilipp Riemer1-6/+6
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer1-2/+5
2013-08-08boost::ptr_vector<OUString> considered sillyMichael Stahl1-32/+33
2013-08-08sw: convert rest of SwStyleNameMapper to OUStringMichael Stahl1-66/+72
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl1-22/+33
2013-07-31Reduce scope, simplify and reuse codeMatteo Casalin1-242/+146
2013-07-14Mark as constTakeshi Abe1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-10sal_Bool to boolTakeshi Abe1-13/+13
2012-10-07sal_Bool to boolTakeshi Abe1-9/+9
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-01-14SvStringsDtor->boost::ptr_vectorAugust Sodora1-53/+55
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-3/+0
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-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-4/+4
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-4/+4
2011-01-11use a better way to detect failure in this test-caseCaolán McNamara1-11/+15
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
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-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2008-10-29CWS-TOOLING: integrate CWS os120Rüdiger Timm1-1/+2
2008-04-10INTEGRATION: CWS changefileheader (1.14.242); FILE MERGEDRüdiger Timm1-31/+18
2007-09-27INTEGRATION: CWS swwarnings (1.12.222); FILE MERGEDJens-Heiner Rechtien1-61/+64
2007-04-26INTEGRATION: CWS residcleanup (1.12.240); FILE MERGEDRüdiger Timm1-3/+3
2006-09-16INTEGRATION: CWS pchfix02 (1.11.476); FILE MERGEDOliver Bolte1-3/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.10.902); FILE MERGEDRüdiger Timm1-47/+21
2003-12-01INTEGRATION: CWS ooo20031110 (1.9.234); FILE MERGEDRüdiger Timm1-6/+15
2003-04-17INTEGRATION: CWS os8 (1.7.12.1.48); FILE MERGEDVladimir Glazounov1-5/+2
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+56
2002-06-05#98595# new character style: Vertical Numbering SymbolsOliver Specht1-2/+3
2001-08-16#90968# Add two new methods to allow for disambiguation of user defined style...Martin Gallwey1-2/+78
2001-07-24#90113# fix ui name <-> programmatic name conversionMartin Gallwey1-75/+75
2001-07-24#90133# remove ambiguous interfacesMartin Gallwey1-18/+7
2001-07-20#89999# make really really sure we get the right constructorMartin Gallwey1-3/+3
2001-07-20#89999# make sure we get the right constructorMartin Gallwey1-3/+3