summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldmgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak123451-1773/+0
2014-02-27Remove visual noise from swAlexander Wilms1-17/+0
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-3/+3
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-73/+104
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-5/+7
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-5/+5
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-2/+2
2013-10-02-Werror,-Wunneeded-internal-declarationStephan Bergmann1-26/+3
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-6/+0
2013-07-16String to OUStringMatteo Casalin1-79/+94
2013-07-16Mark as constTakeshi Abe1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-5/+5
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-4/+4
2013-04-19fdo#60641, localise stringsÁdám Csaba Király1-1/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+4
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-01-25sal_Bool to boolTakeshi Abe1-32/+32
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-28/+17
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-1/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-13/+9
2012-07-20SwPostItField: add aName memberMiklos Vajna1-1/+1
2012-07-18Related: fdo#38244 include ODF_COMMENTRANGE in annotation undo/redoCaolán McNamara1-5/+4
2012-07-17fdo#38244 enable attaching comments to document text ranges in writerMiklos Vajna1-1/+9
2012-07-16SwPostItField: added aInitials memberMiklos Vajna1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-2/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-2/+2
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-5/+3
2012-06-02targeted string re-workNorbert Thiebaud1-4/+2
2012-05-14sw: try to fix Mac tinderbox SwAuthorityFieldType:Michael Stahl1-4/+4
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-1/+1
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-3/+3
2012-01-13SvStringsDtor->std::vectorAugust Sodora1-1/+1
2012-01-13SvStringsDtor->std::vectorAugust Sodora1-4/+5
2012-01-12SvStringsDtor->std::vectorAugust Sodora1-10/+9
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-2/+3
2012-01-05GetTokenCount on empty string is always 0Caolán McNamara1-2/+2
2011-12-06avoid assertion about spurious '0' translation id in field dialogCaolán McNamara1-1/+2
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-3/+3
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-3/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-146/+146
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-144/+144
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Translate german commentsMartin Kepplinger1-75/+67
2011-03-04CWS swlayoutrefactoring: avoid gcc3 specific workaround for passing temporary...Mathias Bauer1-2/+2