summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* fdo#55292 add middle wildcard autocorrectionLászló Németh2014-08-011-13/+45
* fix some dodgy FieldUnit conversionsNoel Grandin2014-07-311-1/+1
* fdo#81812 Kill PIMPE and PIMPEEJoren De Cuyper2014-07-292-89/+86
* drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin2014-07-298-829/+267
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-299-232/+232
* fdo#55292 paragr. start. autocorr. with a single character (eg. ---A)László Németh2014-07-291-1/+1
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-07-281-1/+1
* bnc#467459 - fix editeng text search with expanded fields.Michael Meeks2014-07-275-61/+224
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-261-1/+1
* convert SfxItemState constants to a proper enumNoel Grandin2014-07-235-16/+19
* Fix the font handling esp wrt font colors.Kohei Yoshida2014-07-222-2/+2
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-2011-66/+70
* Related: rhbz#1117853 nStartPara of EE_PARA_NOT_FOUNDCaolán McNamara2014-07-171-2/+1
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-173-3/+2
* fdo#81058: Revert "Fix: EE_CHAR_COLOR to EE_CHAR_BKGCOLOR"Matúš Kukan2014-07-111-1/+1
* new loplugin: externalandnotdefinedNoel Grandin2014-07-113-2/+31
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-071-1/+1
* 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