summaryrefslogtreecommitdiff
path: root/editeng/source/outliner
AgeCommit message (Expand)Author
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
2013-09-11convert include/editeng/outliner.hxx from String to OUStringNoel Grandin
2013-08-22Resolves: rhbz#996162 apparent NULL bullet fontCaolán McNamara
2013-08-14XubString->OUStringCaolán McNamara
2013-08-14XubString->OUStringCaolán McNamara
2013-08-11String->OUStringIvan Timofeev
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-05-30Resolves: #i122096# apply default bullet numbering rule on toggle on...Oliver-Rainer Wittmann
2013-05-28Do not enable outliner when it was not before only for temporary undo disableArmin Le Grand
2013-05-28Related: #i120515# do not create undo action when in Init()Armin Le Grand
2013-05-28Related: #i120498# Enhanced Undo/Redo and user experience...Armin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-20Drop String.AppendAscii in editengRicardo Montania
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-09#119477# fix bullet's start with error when save .ppt fileSun Ying
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-26XubString->OUStringCaolán McNamara
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-23coverity#704226 Logically dead codeJulien Nabet
2013-03-23coverity#704225 Logically dead codeJulien Nabet
2013-03-12Let's abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-03-11fix fdo#62143: set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar
2013-03-11Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand
2013-03-09const-correctnessIvan Timofeev
2013-03-09related to fdo#47018: fix DBG_ASSERT in EditEngine::QuickMarkInvalidIvan Timofeev