summaryrefslogtreecommitdiff
path: root/svtools/source/edit
AgeCommit message (Expand)Author
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-06-02callcatcher: update unusedcodeCaolán McNamara
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-11-27Properly encapsulate svt::TextWindowPeerStephan Bergmann
2013-11-26Unused includeStephan Bergmann
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann
2013-10-22Use conventional std::vector idiomsStephan Bergmann
2013-10-22Unwind HighlightPortions typedefStephan Bergmann
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-15convert include/svtools/svmedit2.hxx from String to OUStringNoel Grandin
2013-08-10callcatcher: update unused codeCaolán McNamara
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-07-30set some initial sizes for the direct sql dialog texteditsCaolán McNamara
2013-07-30modern .ui widgetlayout for directsqlCsikós Tamás
2013-04-16UniString->OUStringCaolán McNamara
2013-04-16Resolves: fdo#47209 and rhbz#927223 syntax highlighter crashCaolán McNamara
2013-04-02drop prefix from ::cssThomas Arnhold
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar
2013-02-13fix a Basic keyword in syntax highlighter: withevent -> witheventsAndras Timar
2013-02-13String to OUStringAndras Timar
2013-02-13remove rtl:: prefixAndras Timar
2013-02-13use u_isalpha() from ICU instead of home-grown solutionAndras Timar
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
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