summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* Mark as const/staticTakeshi Abe2013-08-041-3/+3
* String to OUStringMatteo Casalin2013-07-303-3/+3
* String to OUStringMatteo Casalin2013-07-302-8/+10
* Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl2013-07-271-3/+3
* Mark as const/staticTakeshi Abe2013-07-273-17/+17
* Drop unused inline functionTakeshi Abe2013-07-271-5/+0
* SfxStyleSheetBasePool: remove internal iteratorMichael Stahl2013-07-271-3/+3
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-1310-22/+22
* use LanguageTagEike Rathke2013-07-101-3/+2
* SvxBrushItem::TransparencyToPercent: add this to avoid copypasteMiklos Vajna2013-07-101-2/+2
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-073-17/+17
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-07-032-6/+4
* OUString convertion for unotoolsNorbert Thiebaud2013-07-021-7/+12
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-3/+3
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-2/+2
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-282-2/+2
* coverity#1038307 Negative loop boundNorbert Thiebaud2013-06-271-8/+12
* fdo65400: fix for Character Shading being lostAdam Co2013-06-251-47/+86
* Switch to using multi_type_vector for cell storage.Kohei Yoshida2013-06-241-0/+5
* Resolves: #i120020# corrected paragraph merge...Armin Le Grand2013-06-241-9/+35
* missing declared dep on boost_headers for editeng lookuptree cppunit testNorbert Thiebaud2013-06-221-0/+1
* Trie lookup tree code review fixesTomaž Vajngerl2013-06-221-22/+39
* fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMTMichael Stahl2013-06-201-5/+8
* String to OUString (SfxStringItem and related)Matteo Casalin2013-06-182-24/+16
* cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet2013-06-131-3/+3
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-131-2/+6
* fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl2013-06-113-4/+275
* Work around -Werror=strict-aliasingStephan Bergmann2013-06-111-1/+2
* Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag."Petr Mladek2013-06-111-5/+13
* mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba2013-06-101-1/+1
* sw: fix AutoCorrect bold/underline regressionMichael Stahl2013-06-073-18/+36
* Remove remnants of help agentCaolán McNamara2013-06-061-63/+0
* Slowly, but surely going on compiling for mingw64Fridrich Štrba2013-06-061-1/+1
* remove unused componentcontext.hxx includesNoel Grandin2013-06-051-1/+0
* fdo#62224 reconstruct border state for table dialogDavid Tardon2013-06-031-0/+5
* Make use of IsStarSymbol()Thomas Arnhold2013-05-301-3/+1
* Resolves: #i122096# apply default bullet numbering rule on toggle on...Oliver-Rainer Wittmann2013-05-304-296/+242
* Do not enable outliner when it was not before only for temporary undo disableArmin Le Grand2013-05-281-1/+2
* Related: #i120515# do not create undo action when in Init()Armin Le Grand2013-05-281-1/+2
* Related: #i120498# Enhanced Undo/Redo and user experience...Armin Le Grand2013-05-284-4/+48
* pause notifications while undoing to keep a11y out until we're doneCaolán McNamara2013-05-281-1/+8
* be case-insensitive for open/starsymbol comparisonThomas Arnhold2013-05-271-2/+2
* Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann2013-05-203-0/+375
* Drop String.AppendAscii in editengRicardo Montania2013-05-202-18/+12
* Related: #119885# Made EditMode work with text boxes...Armin Le Grand2013-05-191-51/+37
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* fdo#46808, Convert linguistic2::LingProperties to new styleNoel Grandin2013-05-143-22/+11
* Get rid of GlobalEditData::GetStdRefDevice()Tor Lillqvist2013-05-133-24/+11
* Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa2013-05-131-0/+27
* editeng: fix 32bit -Werror=formatMichael Stahl2013-05-101-2/+2