summaryrefslogtreecommitdiff
path: root/editeng/source/outliner
AgeCommit message (Expand)AuthorFilesLines
2013-03-14fix fdo#62143: set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar1-1/+1
2013-03-14fix fdo#38951, use paragraph’s writing direction.navin1-35/+3
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
2012-03-29ContentList no longer a child class of DummyContentList.Kohei Yoshida1-1/+1
2012-03-02WaE: use of logical '&&' with constant operandTor Lillqvist1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-01-30refactor ConvertLineEndCaolán McNamara1-2/+1
2012-01-14SV_DECL_PTRARR_DEL->std::vectorAugust Sodora2-15/+6
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-0/+1
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2011-12-08childs -> childrenMichael T. Whiteley5-27/+27
2011-11-27remove include of pch header in editengNorbert Thiebaud8-16/+0
2011-11-21callcatcher: update listCaolán McNamara1-7/+0
2011-09-30callcatcher: newly unused codeCaolán McNamara2-14/+0
2011-09-30callcatcher: remove newly unused codeCaolán McNamara1-46/+0
2011-09-30callcatcher: newly unused methodsCaolán McNamara1-10/+0
2011-09-30callcatcher: remove newly unused codeCaolán McNamara3-144/+0
2011-09-29callcatcher: unused codeCaolán McNamara1-174/+0
2011-08-29valgrind: various unused codeCaolán McNamara1-10/+0
2011-08-22unusedcode.easy: Outline cleanupJoseph Powers2-138/+0
2011-07-26callcatcher: remove unused Write methodsCaolán McNamara1-6/+0
2011-07-11callcatcher: unused lcl_Foo methodsCaolán McNamara1-19/+0
2011-06-09fix wrong bullet placement when stretching happens (fixes n#694344)Radek Doulik1-0/+10
2011-03-30change autofit feature so that it ignores trailing empty paragraphsRadek Doulik1-0/+6
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito6-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky14-656/+594
2011-03-14Change CreateSelectionList to use vector instead of List.npcdoom1-4/+3