summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)Author
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-15fdo#46808, use service constructor for i18n::TextConversionNoel Grandin
2012-11-08WaE: unused variables on OSL_DEBUG_LEVEL > 1Caolán McNamara
2012-11-06Make HangulHanjaConversion an abstract classMatteo Casalin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-10-31Remove unused method in editengMarcos Paulo de Souza
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-23fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl
2012-09-19Translate German comments and a little cleanup of code in svxacorr.cxx.Tomaž Vajngerl
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-02Related fdo#53006 Make CApitals correction work without dictionaryStephan Bergmann
2012-07-25delete svl/svstdarr.hxxMichael 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-12throw some const love at SvxAutocorrWordListCaolán McNamara
2012-07-12make this a const_iterator for windows buildbotCaolán McNamara
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin
2012-07-11Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara
2012-07-11CalcDataFilesChangedCheckValue is always zeroCaolán McNamara
2012-07-11nCurrentDataFilesChangedCheckValue is kind of pointlessCaolán McNamara
2012-07-11Related: rhbz#836937 halve calls to expensive getAvailableServicesCaolán McNamara
2012-07-11remove distracting and unhelpful debugging codeCaolán McNamara
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-27Remove commented out codeThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19death to some UniStringsCaolán McNamara
2012-05-31nuke unused typedefTakeshi Abe
2012-05-29targeted string re-workNorbert Thiebaud
2012-04-26fdo#46805 - special-case appending items to autocorrect listsMichael Meeks
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-19Get rid of size() == 0Elton Chung
2012-02-15tweak "Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx..."Ivan Timofeev
2012-02-15Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx to std::mapNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann