summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2013-07-10use LanguageTagEike Rathke1-3/+2
2013-07-10SvxBrushItem::TransparencyToPercent: add this to avoid copypasteMiklos Vajna1-2/+2
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud3-17/+17
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2-6/+4
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-7/+12
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-3/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold2-2/+2
2013-06-27coverity#1038307 Negative loop boundNorbert Thiebaud1-8/+12
2013-06-25fdo65400: fix for Character Shading being lostAdam Co1-47/+86
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida1-0/+5
2013-06-24Resolves: #i120020# corrected paragraph merge...Armin Le Grand1-9/+35
2013-06-22missing declared dep on boost_headers for editeng lookuptree cppunit testNorbert Thiebaud1-0/+1
2013-06-22Trie lookup tree code review fixesTomaž Vajngerl1-22/+39
2013-06-20fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMTMichael Stahl1-5/+8
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin2-24/+16
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet1-3/+3
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-2/+6
2013-06-11fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl3-4/+275
2013-06-11Work around -Werror=strict-aliasingStephan Bergmann1-1/+2
2013-06-11Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag."Petr Mladek1-5/+13
2013-06-10mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba1-1/+1
2013-06-07sw: fix AutoCorrect bold/underline regressionMichael Stahl3-18/+36
2013-06-06Remove remnants of help agentCaolán McNamara1-63/+0
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-06-03fdo#62224 reconstruct border state for table dialogDavid Tardon1-0/+5
2013-05-30Make use of IsStarSymbol()Thomas Arnhold1-3/+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 Grand4-4/+48
2013-05-28pause notifications while undoing to keep a11y out until we're doneCaolán McNamara1-1/+8
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold1-2/+2
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann3-0/+375
2013-05-20Drop String.AppendAscii in editengRicardo Montania2-18/+12
2013-05-19Related: #119885# Made EditMode work with text boxes...Armin Le Grand1-51/+37
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-14fdo#46808, Convert linguistic2::LingProperties to new styleNoel Grandin3-22/+11
2013-05-13Get rid of GlobalEditData::GetStdRefDevice()Tor Lillqvist3-24/+11
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa1-0/+27
2013-05-10editeng: fix 32bit -Werror=formatMichael Stahl1-2/+2
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke42-995/+1080
2013-05-09#119477# fix bullet's start with error when save .ppt fileSun Ying1-2/+8
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-11/+11
2013-05-03fdo#64150 don't segfault when there is no lineLionel Elie Mamane1-1/+2
2013-05-03This method is not implementedMatteo Casalin1-3/+0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist7-9/+0
2013-04-26Resolves: fdo#42893 improve Capitalize first letter of Sentenceanuragkanungo1-0/+9