summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textundo.cxx
AgeCommit message (Expand)Author
2021-03-09this should be dynamic_castNoel
2021-03-07loplugin:staticdynamic now with extra saltNoel
2020-11-11loplugin:stringviewNoel
2020-08-04loplugin:flatten in vclNoel Grandin
2020-01-27Use more appropriate variable types, spare explicit castsStephan Bergmann
2019-04-01tdf#124413 Crash on undo / redo in Basic IDENoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke
2018-04-26loplugin:useuniqueptr in TextDocNoel Grandin
2018-02-02loplugin:useuniqueptr in TEParaPortionsNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin
2015-07-14Revert "Avoid loplugin:staticmethods in non-debug build"Stephan Bergmann
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-01-19fdo#75757 Remove inheritance from std::vectorMichaël Lefèvre
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre
2014-09-29loplugin: cstylecastNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-12convert vcl/source/edit/textdoc.hxx from String to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-05-22sal_Bool to boolTakeshi Abe
2013-05-05fdo#39468 Translate German Comments - rest of vcl/source/edit/...Christian M. Heller
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-30Undo/Redo description+shortcut in Basic IDEUray M. János
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás