summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/autocdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-27Resolves: fdo#74057 wordlist truncated on leftCaolán McNamara1-2/+17
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-1/+1
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-01convert CUI module from String to OUStringNoel Grandin1-42/+42
2013-09-16Resolves: fdo#67697 source formatting option list in autocorrectCaolán McNamara1-3/+18
2013-09-11convert SvStringsISortDtor from OUString* to OUStringNoel Grandin1-26/+14
2013-09-11convert SvStringsISortDtor class from String to OUStringNoel Grandin1-8/+8
2013-09-11convert include/editeng/swafopt.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev1-2/+2
2013-08-04convert autocorrect options page to .uiCaolán McNamara1-48/+39
2013-08-04convert localized autocorrection options to .ui formatCaolán McNamara1-124/+101
2013-07-29convert apply autofmt page to .uiCaolán McNamara1-148/+143
2013-07-19convert percent dialog to .uiCaolán McNamara1-17/+11
2013-07-16convert versions of dialog to .uiCaolán McNamara1-4/+4
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-5/+5
2013-07-01Resolves: fdo#66403 infinite loop, typo i should be itCaolán McNamara1-1/+1
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba1-2/+2
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-1/+0
2013-04-18pick a default number of lines for abbrev/double listsCaolán McNamara1-0/+2
2013-04-18convert autocorrect replace tabpage to .ui formatCaolán McNamara1-97/+86
2013-04-18make replace column list align with replace editboxCaolán McNamara1-4/+11
2013-04-18convert autocorrect replace to to .uiCaolán McNamara1-104/+109
2013-04-17convert autocorrect dialog to .ui formatCaolán McNamara1-36/+32
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-3/+3
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-6/+2
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-22/+22
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-01-29loplugin: remove some unused strings, etc.Caolán McNamara1-1/+0
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-4/+4
2012-12-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke1-3/+3
2012-12-10fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks1-1/+3
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-13/+4
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida1-4/+6
2012-11-25German comment translationsMarkus Maier1-1/+1
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-7/+7
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-6/+6
2012-11-22AllSettings with LanguageTagEike Rathke1-2/+2
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida1-2/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-26/+26
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-2/+2
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-28/+16
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-09-23fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl1-111/+77
2012-09-19fdo#48729 Change int16->int32 in auto replace dialog.Tomaž Vajngerl1-118/+126
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-07remove empty ascii boxes and stuffThomas Arnhold1-55/+0
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl1-4/+4