summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui
AgeCommit message (Expand)AuthorFilesLines
2013-04-29convert drop down field dialog to .uiCaolán McNamara3-156/+22
2013-04-27convert input field dialog to .ui formatCaolán McNamara3-165/+23
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy3-3/+3
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ňák16-39/+37
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+2
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir2-3/+3
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza1-8/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim13-0/+38
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac7-26/+26
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-18coverity#983200 Resource leakNorbert Thiebaud1-8/+8
2013-01-26sal_Bool to boolTakeshi Abe2-11/+11
2013-01-25sal_Bool to boolTakeshi Abe13-59/+59
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith5-15/+15
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith5-28/+28
2013-01-09adapt code to Exchange Databases dialogCaolán McNamara3-226/+53
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2
2012-12-20incorrect if/for body alignmentLuboš Luňák1-3/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks31-721/+440
2012-11-26set default script text in .uiCaolán McNamara3-60/+1
2012-11-26Migrate 'Insert Script' dialog to .ui fileJack Leigh3-189/+48
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke2-2/+2
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-2/+2
2012-11-21unused variablesLuboš Luňák1-1/+0
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida3-0/+4
2012-11-15sal_Bool to boolTakeshi Abe1-10/+10
2012-11-07cppCheck: Various clean-upjailletc361-5/+1
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-13/+9
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida7-24/+24
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-1/+1
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida2-2/+2
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-9/+5
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann2-2/+0
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl13-69/+0
2012-07-25Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) to std::vectorNoel Grandin1-3/+0
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 McNamara3-4/+4
2012-07-03ditch String::CreateFromAsciiCaolán McNamara4-5/+5
2012-06-29Remove some unused defines and controlsThomas Arnhold3-10/+1
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara6-14/+7
2012-06-27Reduce newline bloat at eofThomas Arnhold11-292/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-21re-base on ALv2 code.Michael Meeks7-170/+107