summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/drwtxtsh.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-27editeng: sal_Bool->boolNoel Grandin
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-15convert sw/source/ui/shells/*.cxx from String to OUStringNoel Grandin
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-06-17Resolves: #i121538# Removed old Fontwork dialogs preset box...Armin Le Grand
2013-06-17Resolves: #i121538# Disable FontWork dialog entries (slots)...Armin Le Grand
2013-05-28<SwDrawTextShell> - remove self-destructing call to <SwView::AttrChangedNotif...Oliver-Rainer Wittmann
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-28fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 2)Matthias Freund
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-02sal_Bool to boolTakeshi Abe
2013-02-15sal_Bool to boolTakeshi Abe
2012-12-22sw: kill C2U in uiMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-07cppCheck: Various clean-upjailletc36
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-22these can be constCaolán McNamara
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-05-20adjust for modified singletonCaolán McNamara
2011-03-30centralize caserotate and add to other shellsCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-17undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORTFrank Schoenheit [fs]
2010-12-12cleaning of __EXPORT defineGert Faller
2010-11-30clean code at writerKayo Hamid
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-02undoapi: allow retrieving the count/comments of Undo/Redo actions both on the...Frank Schoenheit [fs]
2010-10-27micro optimizationsCaolán McNamara
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-14undoapi: first sketch of the listener API - not sure this will survive 'til t...Frank Schoenheit [fs]
2010-10-12cleanup redundant / empty comments.Prashant Shah