summaryrefslogtreecommitdiff
path: root/editeng/source/outliner
AgeCommit message (Expand)AuthorFilesLines
2013-08-06initial cut at ref-counting GraphicObjectsMichael Meeks1-5/+4
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-05-30Resolves: #i122096# apply default bullet numbering rule on toggle on...Oliver-Rainer Wittmann4-296/+242
2013-05-28Do not enable outliner when it was not before only for temporary undo disableArmin Le Grand1-1/+2
2013-05-28Related: #i120515# do not create undo action when in Init()Armin Le Grand1-1/+2
2013-05-28Related: #i120498# Enhanced Undo/Redo and user experience...Armin Le Grand1-0/+6
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann2-0/+365
2013-05-20Drop String.AppendAscii in editengRicardo Montania1-6/+4
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke10-293/+295
2013-05-09#119477# fix bullet's start with error when save .ppt fileSun Ying1-2/+8
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist6-7/+0
2013-04-26XubString->OUStringCaolán McNamara3-3/+3
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-23coverity#704226 Logically dead codeJulien Nabet1-2/+2
2013-03-23coverity#704225 Logically dead codeJulien Nabet1-4/+0
2013-03-12Let's abbreviate Rectangle as Rect, not RecTor Lillqvist1-2/+2
2013-03-11fix fdo#62143: set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar1-1/+1
2013-03-11Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand1-2/+2
2013-03-09const-correctnessIvan Timofeev2-2/+2
2013-03-09related to fdo#47018: fix DBG_ASSERT in EditEngine::QuickMarkInvalidIvan Timofeev1-3/+6
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-1/+1
2013-02-25fix fdo#38951, use paragraph’s writing direction.navin1-35/+3
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2012-12-17drop useless checkDavid Tardon1-4/+0
2012-11-16use LanguageTagEike Rathke1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks10-235/+145
2012-10-28Variable X is reassigned a value before the old one has been usedJulien Nabet1-2/+1
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2012-10-12XubString->OUStringCaolán McNamara1-3/+6
2012-08-07drop bogus eof linesThomas Arnhold2-5/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-06-29some pesky XubStringsCaolán McNamara1-3/+3
2012-06-29Remove some more PCH tracesThomas Arnhold3-51/+7
2012-06-27Reduce newline bloat at eofThomas Arnhold1-31/+0
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-3/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2012-04-16upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara1-5/+5
2012-04-05removed unused definesTakeshi Abe1-9/+0
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe1-1/+0
2012-03-29fix constness compile errorLuboš Luňák1-0/+6
2012-03-29ContentList no longer a child class of DummyContentList (take 2).Kohei Yoshida1-1/+1
2012-03-29Revert "ContentList no longer a child class of DummyContentList."Kohei Yoshida1-1/+1