summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* coverity#706504 Uncaught exceptionCaolán McNamara2014-07-061-1/+1
* Fix: EE_CHAR_COLOR to EE_CHAR_BKGCOLORmatteocam2014-07-041-1/+1
* Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet2014-07-031-6/+18
* WaE: -Werror=unused-variableCaolán McNamara2014-07-031-1/+0
* coverity#738958 Unused pointer valueCaolán McNamara2014-07-031-3/+2
* use assert when followed by derefCaolán McNamara2014-07-031-55/+37
* drop UniReference in favour of rtl::ReferenceNoel Grandin2014-07-021-2/+2
* clang scan-build: various warningsCaolán McNamara2014-07-011-1/+1
* error: 'SvxColorBackgroundItem' was not declared in this scopeMiklos Vajna2014-07-011-1/+1
* Cleanup: removed comments and debugging outputmatteocam2014-06-304-20/+1
* Removed assertion in EditCharAttribBackgroundColormatteocam2014-06-301-6/+5
* VclProcessor's text rendering looks at fill colormatteocam2014-06-301-0/+2
* Set transparency besides color for text with fill (i.e. underlined text)matteocam2014-06-301-0/+1
* DbgOutItem supports Font Background Colormatteocam2014-06-301-0/+11
* CreateFont supports Background Colormatteocam2014-06-301-0/+2
* ItemSet includes Background Color in SetFontInfoInItemSetmatteocam2014-06-301-0/+1
* Minor changes.matteocam2014-06-301-0/+2
* Debugging outputmatteocam2014-06-301-1/+1
* Added case in editdoc.cxxmatteocam2014-06-302-5/+11
* Added body of EditCharAttribBackgroundColormatteocam2014-06-301-5/+1
* Added EE_CHAR_BKGCOLORmatteocam2014-06-301-5/+6
* Added class SvxBackgroundColorItemmatteocam2014-06-303-1/+74
* Setting SetTextFillColor from Attrs. Experiment with line colormatteocam2014-06-301-3/+6
* Cleaned up code from tranparency in vcl. Trying setfillcolor from edit attrsmatteocam2014-06-301-0/+5
* Cleaned up code from operations in vclmatteocam2014-06-301-0/+17
* Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam2014-06-301-5/+2
* Put text filling in SvxFontmatteocam2014-06-301-0/+7
* HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam2014-06-302-4/+6
* Test on changing backgroundmatteocam2014-06-302-1/+6
* Debugging options in EditCharAttribColor::SetFontmatteocam2014-06-301-1/+3
* Called C++ object pointer is nullCaolán McNamara2014-06-303-4/+4
* Drop unecessary continuePeter Senna Tschudin2014-06-301-1/+0
* Typo: beeing->beingJulien Nabet2014-06-292-2/+2
* OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara2014-06-271-7/+5
* bnc#882631: Do not hide top of the first row when editing text in table cells.Matúš Kukan2014-06-241-2/+2
* coverity#1103694 Missing break in switch, assuming this is wrongCaolán McNamara2014-06-241-0/+1
* new compilerplugin returnbyrefNoel Grandin2014-06-241-1/+1
* Revert "bnc#882631: keep line visible if proportional line spacing is < 100%."Matúš Kukan2014-06-212-11/+2
* Related: fdo#80140 a11y crash on changing text via spellchecker in impressCaolán McNamara2014-06-181-4/+0
* coverity#1210038 Uncaught exceptionCaolán McNamara2014-06-181-4/+11
* bnc#882631: keep line visible if proportional line spacing is < 100%.Matúš Kukan2014-06-172-2/+11
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-1710-69/+13
* Paragraph argument never used in InvalidateBulletCaolán McNamara2014-06-132-7/+4
* loplugin:staticcallStephan Bergmann2014-06-135-14/+14
* Clean upStephan Bergmann2014-06-121-5/+1
* Clean upStephan Bergmann2014-06-121-16/+9
* Missing SolarMutexGuardStephan Bergmann2014-06-121-0/+3
* coverity#735422 Logically dead codeCaolán McNamara2014-06-101-2/+1
* some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara2014-06-092-100/+51
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-0911-82/+4