summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/autocdlg.cxx
AgeCommit message (Expand)Author
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-18pick a default number of lines for abbrev/double listsCaolán McNamara
2013-04-18convert autocorrect replace tabpage to .ui formatCaolán McNamara
2013-04-18make replace column list align with replace editboxCaolán McNamara
2013-04-18convert autocorrect replace to to .uiCaolán McNamara
2013-04-17convert autocorrect dialog to .ui formatCaolán McNamara
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-01-29loplugin: remove some unused strings, etc.Caolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke
2012-12-10fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-25German comment translationsMarkus Maier
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-23fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl
2012-09-19fdo#48729 Change int16->int32 in auto replace dialog.Tomaž Vajngerl
2012-08-11Remove unused local varsJulien Nabet
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl
2012-07-25remove typedef StringPtrMichael Stahl
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-04Convert aTabs field in SvTreeListBox from SvPtrarr to std::vectorNoel Grandin
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-02Convert tools/table to std::vector and std::map in cuiNoel Grandin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27Reduced loadtime of autocorrect tablesSzabolcs Dezsi
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-11SvStringsISort->std::setAugust Sodora
2012-01-10SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-09simplify CharClassCaolán McNamara
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot
2011-09-12windows is the only platform which does thisCaolán McNamara
2011-09-12make cui ByteString freeCaolán McNamara