summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/textfld.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-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-12-19CID#703893 SwJavaEditDialog::Get[Text|Type] orthogonal to Dialog::Get*Caolán McNamara
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/ui/shells/*.cxx from String to OUStringNoel Grandin
2013-10-02CID#705764 fix memory leakCaolán McNamara
2013-08-22convert field dialog to .uiCaolán McNamara
2013-07-02Related: #i120513# Remove autocompletion suggestion...Armin Le Grand
2013-05-13fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 3)Matthias Freund
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-26postit dialog is always used for redline comments nowCaolán McNamara
2013-02-26adapt code to comment .ui conversionCaolán McNamara
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-18sal_Bool to boolTakeshi Abe
2013-01-25sal_Bool to boolTakeshi Abe
2013-01-08sal_Bool to boolTakeshi Abe
2012-12-03drop unnecessary resource idsCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21unused variablesLuboš Luňák
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-17fdo#38244 enable attaching comments to document text ranges in writerMiklos Vajna
2012-07-16SwPostItField: added aInitials memberMiklos Vajna
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
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-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
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-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-11-30clean code at writerKayo Hamid
2010-10-31Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-12cleanup redundant / empty comments.Prashant Shah