summaryrefslogtreecommitdiff
path: root/editeng/source/editeng
AgeCommit message (Expand)AuthorFilesLines
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin3-8/+9
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin4-29/+28
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin4-22/+22
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-3/+4
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin3-24/+27
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-6/+6
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-10/+10
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin10-82/+79
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann21-219/+219
2015-11-09EditUndoRemoveChars::GetStr must return a referenceStephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-03dynamic_cast fixed againOliver Specht1-2/+2
2015-11-03Wrong dynamic_castJulien Nabet1-2/+2
2015-10-27Replace boost::bind by lambdas in editeng tree.Mario J. Rugiero1-4/+2
2015-10-20loplugin:defaultparamsStephan Bergmann5-19/+19
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin5-6/+6
2015-10-16editeng tiled rendering: avoid selections callbacks in Paint()Miklos Vajna1-1/+4
2015-10-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna3-5/+23
2015-10-13remove some useless commentsNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann10-99/+99
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-5/+5
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna1-5/+4
2015-10-07loplugin:mergeclassesNoel Grandin2-20/+1
2015-10-07loplugin:mergeclassesNoel Grandin2-22/+8
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+0
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht2-7/+7
2015-10-01tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt1-1/+5
2015-10-01Correct title case usageAdolfo Jayme Barrientos1-1/+1
2015-10-01loplugin:unusedmethodsNoel Grandin2-6/+0
2015-10-01tdf#92341 Add AutoCorrect entry in context menu for non-swriterYousuf Philips1-7/+13
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-30Fix typosAndrea Gelmini5-7/+7
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht4-8/+8
2015-09-25tdf#93141 Calc/Impress: remove last colon of emoji short namesLászló Németh1-1/+5
2015-09-22convert Link<> to typedNoel Grandin1-5/+5
2015-09-22remove unused Link<> fieldNoel Grandin3-22/+0
2015-09-20WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-3/+1
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens1-11/+6
2015-09-20chained editeng: Add primitive creation methods for chainingmatteocam4-1/+167
2015-09-18boost->stdCaolán McNamara3-9/+7
2015-09-17convert Link<> to typedNoel Grandin2-10/+10
2015-09-17convert Link<> to typedNoel Grandin2-5/+5
2015-09-17convert Link<> to typedNoel Grandin2-6/+6
2015-09-17convert Link<> to typedNoel Grandin3-6/+6
2015-09-17convert Link<> to typedNoel Grandin2-4/+4
2015-09-17convert Link<> to typedNoel Grandin3-11/+11