summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2022-02-03 11:35:12 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-02-03 13:54:02 +0100
commita5eddf3b047dca78ea321005cc6dc5e92914e032 (patch)
treeb91bf9bbd5fb2878d5d2fcc6b309d532d9e4f52d /svl
parent9aaf8db1e4ac20fce4b19bc43c13b25938e80275 (diff)
sal_uLong->sal_Int32 for refresh delay
and improve the naming of the related methods and variables Change-Id: I1dc522090b0353fd4c63e74864a0deeb8d70fd28 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129404 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'svl')
0 files changed, 0 insertions, 0 deletions
an class='decoration'>Alexander Wilms 2014-02-11coverity#707948 Uninitialized scalar fieldCaolán McNamara 2014-01-28bool improvementsStephan Bergmann 2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin 2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin 2013-11-11remove unnecessary use of OUString constructorNoel Grandin 2013-11-04remove redundant calls to OUString constructorNoel Grandin 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-06-20remove last uses of config 'GUI' variableMatúš Kukan 2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák 2013-05-07helpcompiler: remove Package_incMichael Stahl 2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-09rename expat external to 'expat'David Tardon 2013-04-08HelpLinker: add comment for mysterious XML parsingMichael Stahl 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold 2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks 2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong 2013-02-28remove all d.lstMichael Stahl 2013-02-28do not create index for shared help moduleDavid Tardon 2013-02-26add opt -nolangroot needed for gbuildDavid Tardon 2013-02-26avoid string substr/replace with invalid posDavid Tardon 2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar 2013-02-13compact help xml files with xslt which removes the cruftAndras Timar 2013-02-13add headers to new filesCaolán McNamara 2013-02-13make building help not crashCaolán McNamara 2013-02-13fdo#41737 syntax highlighting of Basic code examples in offline helpAndras Timar 2013-02-13WaE: warning C4101: 'ex' : unreferenced local variableAndras Timar 2013-02-13Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag 2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl 2013-01-26gbuild: do not copy boost headers aroundMichael Stahl 2012-12-25Get rid of (most uses of) GUITor Lillqvist