summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/srcedtw.cxx
AgeCommit message (Expand)Author
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-12-03xub_StrLen->salInt32 in lcl_HighlightNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-10-29cppcheck: Array index is used before limits checkJulien Nabet
2013-10-15convert sw/source/ui/docvw/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/sr*.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18Comment cleanup and several indentation fixesJoren De Cuyper
2013-01-23sal_Bool to boolTakeshi Abe
2013-01-23It is unconditionalTakeshi Abe
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-03-13Convert tools/table.hxx to std::set in SwSrcEditWindow in SW moduleNoel Grandin
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-30use SAL_CALL - fix bulid in msvcKorrawit Pruegsanusak
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-10-28ditch some ByteStringsCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-01Translate german commentsMartin Kepplinger
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-26Clean code at writerKayo Hamid
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-24Fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup.Giuseppe Castagno
2010-11-18fix build breakage with dbglevel=1David Tardon
2010-11-16Fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup.Giuseppe Castagno
2010-11-12Remove empty Beschreibung (Description) commentsJ. Graeme Lingard
2010-11-08Commented code fragments, meaningless and bogus comments removed.Robert Roth
2010-11-07Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixupTor Lillqvist
2010-11-07Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixupTor Lillqvist
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak