summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textundo.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-6/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht1-1/+1
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin1-5/+5
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-2/+2
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin1-4/+4
2015-07-14Revert "Avoid loplugin:staticmethods in non-debug build"Stephan Bergmann1-1/+0
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann1-0/+1
2015-03-19loplugin:constantfunction: vclNoel Grandin1-2/+0
2015-01-19fdo#75757 Remove inheritance from std::vectorMichaël Lefèvre1-4/+4
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara1-4/+4
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre1-4/+4
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-3/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-4/+4
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-08-12convert vcl/source/edit/textdoc.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-12XubString->OUStringCaolán McNamara1-9/+9
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-11/+11
2013-05-22sal_Bool to boolTakeshi Abe1-3/+3
2013-05-05fdo#39468 Translate German Comments - rest of vcl/source/edit/...Christian M. Heller1-49/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-30Undo/Redo description+shortcut in Basic IDEUray M. János1-4/+100
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-0/+295