summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2014-07-17Related: rhbz#1117853 nStartPara of EE_PARA_NOT_FOUNDCaolán McNamara
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-11fdo#81058: Revert "Fix: EE_CHAR_COLOR to EE_CHAR_BKGCOLOR"Matúš Kukan
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-06coverity#706504 Uncaught exceptionCaolán McNamara
2014-07-04Fix: EE_CHAR_COLOR to EE_CHAR_BKGCOLORmatteocam
2014-07-03Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet
2014-07-03WaE: -Werror=unused-variableCaolán McNamara
2014-07-03coverity#738958 Unused pointer valueCaolán McNamara
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-07-01error: 'SvxColorBackgroundItem' was not declared in this scopeMiklos Vajna
2014-06-30Cleanup: removed comments and debugging outputmatteocam
2014-06-30Removed assertion in EditCharAttribBackgroundColormatteocam
2014-06-30VclProcessor's text rendering looks at fill colormatteocam
2014-06-30Set transparency besides color for text with fill (i.e. underlined text)matteocam
2014-06-30DbgOutItem supports Font Background Colormatteocam
2014-06-30CreateFont supports Background Colormatteocam
2014-06-30ItemSet includes Background Color in SetFontInfoInItemSetmatteocam
2014-06-30Minor changes.matteocam
2014-06-30Debugging outputmatteocam
2014-06-30Added case in editdoc.cxxmatteocam
2014-06-30Added body of EditCharAttribBackgroundColormatteocam
2014-06-30Added EE_CHAR_BKGCOLORmatteocam
2014-06-30Added class SvxBackgroundColorItemmatteocam
2014-06-30Setting SetTextFillColor from Attrs. Experiment with line colormatteocam
2014-06-30Cleaned up code from tranparency in vcl. Trying setfillcolor from edit attrsmatteocam
2014-06-30Cleaned up code from operations in vclmatteocam
2014-06-30Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam
2014-06-30Put text filling in SvxFontmatteocam
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam
2014-06-30Test on changing backgroundmatteocam
2014-06-30Debugging options in EditCharAttribColor::SetFontmatteocam
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-30Drop unecessary continuePeter Senna Tschudin
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-27OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara
2014-06-24bnc#882631: Do not hide top of the first row when editing text in table cells.Matúš Kukan
2014-06-24coverity#1103694 Missing break in switch, assuming this is wrongCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-21Revert "bnc#882631: keep line visible if proportional line spacing is < 100%."Matúš Kukan
2014-06-18Related: fdo#80140 a11y crash on changing text via spellchecker in impressCaolán McNamara
2014-06-18coverity#1210038 Uncaught exceptionCaolán McNamara
2014-06-17bnc#882631: keep line visible if proportional line spacing is < 100%.Matúš Kukan
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13Paragraph argument never used in InvalidateBulletCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-12Clean upStephan Bergmann