summaryrefslogtreecommitdiff
path: root/svtools/source/edit
AgeCommit message (Expand)Author
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara
2012-09-23be in lexicographic orderTakeshi Abe
2012-09-23fix typoTakeshi Abe
2012-09-23add missing basic keywords to syntax highlighterAndras Timar
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-25fdo#40152 replace with empty string in Basic IDEUray M. János
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-25remove some annoying XubStringsCaolán McNamara
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-19death to some UniStringsCaolán McNamara
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-12use rtl_ustr_getLength instead of a temporary string just to find lengthCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-08fix missing braces in TextEngine::CreateLines in previous commitMichael Stahl
2012-06-08Convert SV_DECL_PTRARR(TextPortionArray) to std::vectorNoel Grandin
2012-06-08Forgot to add destructors for my PTRARR_DEL conversionsNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_DEL(TextLines) to std::vectorNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_DEL(TextCharAttribs) to std::vectorNoel Grandin
2012-06-08Convert SV_DECL_PTRARR(TextViews) to std::vectorNoel Grandin
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-05-09removed unused definesTakeshi Abe
2012-05-09removed dead codeTakeshi Abe
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-25drop a String::CreateFromAsciiCaolán McNamara
2012-04-18UniString->rtl::OUStringCaolán McNamara
2012-04-12remove formfeedsThomas Arnhold
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe
2012-03-13TextEngine::SeekCursor needs to call SetFont after allStephan Bergmann
2012-03-05Replace VARARR TEWritingDirectionInfos with std::vectorMaciej Rumianowski
2012-03-05Replace VARARR_SORT TESortedPositions with std::setMaciej Rumianowski
2012-03-01WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-20Remove unused codePetr Vorel
2012-02-16Removed unused functions from MultiLineEdit in svtools moduleSzabolcs Dezsi
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-15unusedcode.easy: Removed unused codeAlexander Bergmann