summaryrefslogtreecommitdiff
path: root/editeng/source/outliner
AgeCommit message (Expand)Author
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-12coverity#703951 unchecked return valueNorbert Thiebaud
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-08-15editeng: initialize mnRefCount in all ctors, fix sw.check crashes...Michael Stahl
2014-08-14Use boost::intrusive_ptr in lieu of manual ref-counting.Kohei Yoshida
2014-08-14Apply a simple pimpl idiom and rename the old Impl to make it non-Impl.Kohei Yoshida
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-17Related: rhbz#1117853 nStartPara of EE_PARA_NOT_FOUNDCaolán McNamara
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-13Paragraph argument never used in InvalidateBulletCaolán McNamara
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-15editeng: sal_Bool->boolNoel Grandin
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-30Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17codemaker,editeng: prefer passing OUString by referenceNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from editengAlexander Wilms
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-10A little simpler.Kohei Yoshida
2014-02-10fdo#46707: Don't bother with synonyms for text with mixed script types.Kohei Yoshida
2014-02-05Remove a now unneeded cast (xub_StrLen and tools/string.hxx removal).Andrzej Hunt
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-29Resolves: #i123228# ParagraphData symbols shouldn't be required...Herbert Dürr
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-21EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-26WaE: unreachable codeTor Lillqvist
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-10-28fixincludeguards.sh: editengThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-22remove unused members from OutlinerViewIvan Timofeev
2013-09-11convert various bits in editeng from String to OUStringNoel Grandin
2013-09-11convert include/editeng/editeng.hxx from String to OUStringNoel Grandin