summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-02-18Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-05Related: tdf#97375 a cut doesn't refresh the editviewCaolán McNamara
2016-02-02Resolves: tdf#97375 use Invalidate in all modesCaolán McNamara
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-19editeng lok: invalidate on scrollMiklos Vajna
2015-11-18editeng: wrong default item for EE_PARA_FORBIDDENRULESMichael Stahl
2015-11-18editeng: wrong default item for EE_PARA_HANGINGPUNCTUATIONMichael Stahl
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-17editeng: fix SvxTableField::operator==()Michael Stahl
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-13editeng lok: respect origin of map mode for TEXT_SELECTIONMiklos Vajna
2015-11-13editeng lok: respect origin of map mode for INVALIDATE_VISIBLE_CURSORMiklos Vajna
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09EditUndoRemoveChars::GetStr must return a referenceStephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-11-04editeng: Eliminate unecessary padding in classesDaniel Robertson
2015-11-03dynamic_cast fixed againOliver Specht
2015-11-03Wrong dynamic_castJulien Nabet
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-27Replace boost::bind by lambdas in editeng tree.Mario J. Rugiero
2015-10-23get rid of erroneous 0x7ff language maskCaolán McNamara
2015-10-23more tdf#76964 fall back to primary language via getLanguageCaolán McNamara
2015-10-23Resolves: tdf#76964 fall back to primary language via getLanguageCaolán McNamara
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19WaE: loplugin:defaultparamsTor Lillqvist
2015-10-19fix cppcheck:nullPointerRedundantCheck commitNoel Grandin
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin
2015-10-16editeng tiled rendering: avoid selections callbacks in Paint()Miklos Vajna