summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-104-10/+10
* editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-103-8/+9
* editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-104-29/+28
* editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-104-22/+22
* editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-102-3/+4
* editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-103-24/+27
* editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-102-6/+6
* editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-102-10/+10
* editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-1010-82/+79
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1066-605/+605
* EditUndoRemoveChars::GetStr must return a referenceStephan Bergmann2015-11-091-1/+1
* new loplugin: oncevarNoel Grandin2015-11-091-2/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-064-23/+23
* fix tdf#95488, crash in report wizardNoel Grandin2015-11-051-1/+1
* editeng: Eliminate unecessary padding in classesDaniel Robertson2015-11-041-2/+2
* dynamic_cast fixed againOliver Specht2015-11-031-2/+2
* Wrong dynamic_castJulien Nabet2015-11-031-2/+2
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-021-13/+13
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-313-9/+8
* convert Sequence<XInterface> constructions to use initializer listsNoel Grandin2015-10-301-6/+4
* loplugin:unusedmethodsNoel Grandin2015-10-271-20/+0
* Replace boost::bind by lambdas in editeng tree.Mario J. Rugiero2015-10-271-4/+2
* get rid of erroneous 0x7ff language maskCaolán McNamara2015-10-231-44/+11
* more tdf#76964 fall back to primary language via getLanguageCaolán McNamara2015-10-231-0/+2
* Resolves: tdf#76964 fall back to primary language via getLanguageCaolán McNamara2015-10-231-13/+19
* more removal of com::sun::star typedefsNoel Grandin2015-10-211-4/+4
* loplugin:defaultparamsStephan Bergmann2015-10-206-20/+20
* loplugin:defaultparamsStephan Bergmann2015-10-195-10/+10
* convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin2015-10-195-6/+6
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-193-3/+3
* WaE: loplugin:defaultparamsTor Lillqvist2015-10-191-2/+2
* fix cppcheck:nullPointerRedundantCheck commitNoel Grandin2015-10-192-2/+2
* cppcheck:nullPointerRedundantCheckNoel Grandin2015-10-192-15/+9
* editeng tiled rendering: avoid selections callbacks in Paint()Miklos Vajna2015-10-161-1/+4
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-151-4/+2
* editeng: add EditView::GetSelectionRectangles()Miklos Vajna2015-10-134-5/+28
* remove some useless commentsNoel Grandin2015-10-131-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1223-204/+204
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-5/+5
* editeng, sw, sc: use comphelper::string::join()Miklos Vajna2015-10-081-5/+4
* loplugin:mergeclassesNoel Grandin2015-10-071-1/+1
* loplugin:mergeclassesNoel Grandin2015-10-073-24/+5
* loplugin:mergeclassesNoel Grandin2015-10-073-25/+11
* Reduce variable scopeStephan Bergmann2015-10-071-2/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-17/+17
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-2/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-1/+0