summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-23Some clean-upStephan Bergmann
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza
2013-10-23remove comment that is irrelevant after the death of String classAndras Timar
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz
2013-10-19Make copy and pasting non-ascii text from editengine work againCaolán McNamara
2013-10-19CID#1038307 Negative loop boundCaolán McNamara
2013-10-18disambiguate GetScriptType that return different value typesCaolán McNamara
2013-10-18Resolves: rhbz#1020712 return all the selected scriptsCaolán McNamara
2013-10-18Related: rhbz#1020712 more i18n::ScriptType being compared against SCRIPTTYPECaolán McNamara
2013-10-18Related: rhbz#1020712 wrong default font shown in editengineCaolán McNamara
2013-10-18new WrongList only if there wasn't one or it wasn't emptyEike Rathke
2013-10-17this method is not supposed to throw, fdo#66241Markus Mohrhard
2013-10-12Bin some of Malte Timmermann's personal old debugging codeTor Lillqvist
2013-10-11Resolves: fdo#69467 nTxtLeft not compared in operator==Caolán McNamara
2013-10-11CID#1103765 missing initializationCaolán McNamara
2013-10-08No more getIdentifier*() calls because they are not efficient.Kohei Yoshida
2013-10-08ContentInfo to store svl::SharedString instead of OUString.Kohei Yoshida
2013-10-08Avoid exposing aText; encapsulate it.Kohei Yoshida
2013-10-08Re-implement interning in order to return both string arrays.Kohei Yoshida
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-10-04Rename StringPool to SharedStringPool because that's what it is.Kohei Yoshida
2013-10-04Add methods to extract string IDs from edit text object.Kohei Yoshida
2013-10-04Add method to normalize strings in EditTextObject.Kohei Yoshida
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-10-02bWeiter -> bContinuePhilipp Riemer
2013-10-02More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptrStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01Resolves: rhbz#1013480 crash in EditLineList::operator[]Caolán McNamara
2013-10-01in editeng module, convert remains of String to OUStringNoel Grandin
2013-10-01convert last bits of include/editeng/svxacorr.hxx from String to OUStringNoel Grandin
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-23fdo#54686 Treat hard blank as soft blank in numberLaurent Balland-Poirier
2013-09-22remove unused members from OutlinerViewIvan Timofeev
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-21map autocorrection files with LanguageTag keyEike Rathke
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara
2013-09-18comparision of STRING_NOTFOUND to OUString::indexOfCaolán McNamara
2013-09-18don't access string out of boundsCaolán McNamara
2013-09-17silence annoying warningCaolán McNamara
2013-09-17don't access string out of boundsCaolán McNamara
2013-09-17unfold this god-awful mess, logic unchangedCaolán McNamara
2013-09-17convert the SvxAutoCorrect::FindIn* methods from String to OUStringNoel Grandin