# System Abstraction Layer (SAL) System abstraction layer; rtl, osl and sal `rtl`: Platform independent strings `osl`: platform specific stuff, threads, dynamic loading, process, ipc, etc Exports only C API and some inline-methods (only C++ API). l'/>
summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls/insctrl.cxx
AgeCommit message (Expand)Author
2019-08-16tdf#126819 Can't retrieve the mouse position written in the statusbarNoel Grandin
2019-02-20Resolves tdf#107918 - Insert mode status activation and displayheiko tietze
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2014-11-09fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-10coverity#1169805 Unchecked return valueCaolán McNamara
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-09-05convert svx/source/stbctrls/*.cxx from String to OUStringNoel Grandin
2013-07-31convert vcl/sttus.hxx from XubString to OUStringNoel Grandin
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-23status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky
2012-05-03removed unused definesTakeshi Abe
2012-02-22unusedcode.easy: remove some moreThomas Arnhold
2011-11-27remove include of pch header from svxNorbert Thiebaud