summaryrefslogtreecommitdiff
path: root/svtools/source/edit
AgeCommit message (Expand)AuthorFilesLines
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-5/+2
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin2-10/+0
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-1/+1
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin3-4/+4
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-08-11callcatcher: update unused codeCaolán McNamara1-4/+0
2014-06-02callcatcher: update unusedcodeCaolán McNamara1-7/+0
2014-05-08svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann2-7/+7
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-4/+4
2014-01-18Window::PreNotify should return boolStephan Bergmann1-1/+1
2013-11-27Properly encapsulate svt::TextWindowPeerStephan Bergmann1-20/+44
2013-11-26Unused includeStephan Bergmann1-3/+0
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann1-3/+3
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann1-2/+0
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann1-2/+1
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann1-2/+2
2013-10-22Use conventional std::vector idiomsStephan Bergmann1-3/+3
2013-10-22Unwind HighlightPortions typedefStephan Bergmann1-1/+1
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl4-5/+5
2013-08-15convert include/svtools/svmedit2.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-10callcatcher: update unused codeCaolán McNamara1-7/+0
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan4-5/+5
2013-07-30set some initial sizes for the direct sql dialog texteditsCaolán McNamara1-6/+0
2013-07-30modern .ui widgetlayout for directsqlCsikós Tamás2-0/+12
2013-04-16UniString->OUStringCaolán McNamara1-24/+24
2013-04-16Resolves: fdo#47209 and rhbz#927223 syntax highlighter crashCaolán McNamara1-0/+4
2013-04-02drop prefix from ::cssThomas Arnhold2-3/+3
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar1-741/+0
2013-02-13fix a Basic keyword in syntax highlighter: withevent -> witheventsAndras Timar1-1/+1
2013-02-13String to OUStringAndras Timar2-7/+7
2013-02-13remove rtl:: prefixAndras Timar1-2/+2
2013-02-13use u_isalpha() from ICU instead of home-grown solutionAndras Timar1-164/+53
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-4/+0
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-19re-base on ALv2 code. Includes:Michael Meeks3-72/+45
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev1-5/+0
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara1-3/+3
2012-09-23be in lexicographic orderTakeshi Abe1-2/+2
2012-09-23fix typoTakeshi Abe1-1/+1
2012-09-23add missing basic keywords to syntax highlighterAndras Timar1-0/+5
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás15-9675/+12
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara2-2/+0
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-25fdo#40152 replace with empty string in Basic IDEUray M. János1-1/+3