summaryrefslogtreecommitdiff
path: root/editeng/source/outliner
AgeCommit message (Expand)Author
2013-08-06initial cut at ref-counting GraphicObjectsMichael Meeks
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
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-25fix fdo#38951, use paragraph’s writing direction.navin
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-17drop useless checkDavid Tardon
2012-11-16use LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-28Variable X is reassigned a value before the old one has been usedJulien Nabet
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-12XubString->OUStringCaolán McNamara
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-29Remove some more PCH tracesThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-16upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara
2012-04-05removed unused definesTakeshi Abe
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe
2012-03-29fix constness compile errorLuboš Luňák
2012-03-29ContentList no longer a child class of DummyContentList (take 2).Kohei Yoshida
2012-03-29Revert "ContentList no longer a child class of DummyContentList."Kohei Yoshida