summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* remove unused processfactory.hxx includesJochen Nitschke2018-04-013-3/+0
* unprefixed to prefixed, GetRightToLeft() to IsRightToLeft()himajin1000002018-03-311-2/+3
* tdf#116536 Fix bullet position with linespacing > 100Szymon Kłos2018-03-292-8/+5
* loplugin:unusedmethodsNoel Grandin2018-03-292-31/+0
* loplugin:virtualdown in editengNoel Grandin2018-03-291-6/+0
* Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara2018-03-271-5/+1
* accessibility: simplify OCommonAccessibleTextArnaud Versini2018-03-251-4/+4
* drop unnecessary includesCaolán McNamara2018-03-2019-19/+1
* coverity#1430093 Logically dead codeCaolán McNamara2018-03-191-2/+2
* tdf#112118: use correct border when calculating marginMike Kaganski2018-03-181-4/+4
* Fix typosAndrea Gelmini2018-03-161-2/+2
* tdf#112118: DOC: properly import/export border distanceMike Kaganski2018-03-161-0/+125
* Clip BColor lightness value at 1.0Stephan Bergmann2018-03-161-1/+5
* lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky2018-03-131-1/+1
* Revert "lok: Don't freeze the LibreOfficeKit via the spell-checking popup..."Jan Holesovsky2018-03-131-5/+1
* loplugin:unusedmethodsNoel Grandin2018-03-121-5/+0
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-113-3/+3
* Use for-range loops in editengJulien Nabet2018-03-1118-152/+126
* tdf#116101 Correct bullet position for linespacing > 100%Szymon Kłos2018-03-092-8/+7
* tdf#116101 Correct position for linespacing > 100%Szymon Kłos2018-03-092-2/+2
* remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl2018-03-091-48/+0
* editeng: remove "GraphicURL" - it was replaced by "GraphicBitmap"Tomaž Vajngerl2018-03-081-11/+0
* loplugin:constantparam in desktop..i18npoolNoel Grandin2018-03-083-6/+5
* loplugin:unusedmethodsNoel Grandin2018-03-081-5/+0
* tdf#116157: Always apply Unicode Bidi in editengKhaled Hosny2018-03-081-14/+3
* fixup "use more Color in editeng..forms"Noel Grandin2018-03-071-3/+3
* use more Color in editeng..formsNoel Grandin2018-03-077-29/+24
* MID_GRAPHIC as alternative to set graphic to the SvxBrushItemTomaž Vajngerl2018-03-071-8/+44
* Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara2018-03-051-1/+1
* Resolves: tdf#114675 return new EditPaM of insert position from SvxReadXML()Eike Rathke2018-03-023-6/+12
* delete colordata.hxxNoel Grandin2018-03-021-1/+0
* drop old tools/gen methods in accessibility..formulaNoel Grandin2018-03-015-8/+26
* use less COLORDATA_RGBNoel Grandin2018-02-281-5/+4
* convert COL_ constants to be of type ColorNoel Grandin2018-02-285-7/+7
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-271-1/+0
* replace Color(COL_*) with COL_*Noel Grandin2018-02-277-12/+12
* Translate German variable namesJohnny_M2018-02-261-4/+4
* ColorData->Color in variousNoel Grandin2018-02-261-8/+4
* convert remaining InfoBox to weld::MessageDialogCaolán McNamara2018-02-253-7/+20
* fix import of graphic bulletsTomaž Vajngerl2018-02-251-6/+8
* sd lok: Delete selection highlight after cutting text.Tamás Zolnai2018-02-241-0/+3
* weld native message dialogsCaolán McNamara2018-02-221-4/+6
* loplugin:redundantcopy extend to ColorNoel Grandin2018-02-221-1/+1
* New loplugin:nestedunnamedStephan Bergmann2018-02-211-15/+9
* ColorData->Color in sd..svxNoel Grandin2018-02-212-2/+2
* Increase delta value for these checksTamás Zolnai2018-02-211-11/+6
* tdf#115874: show non-zero fraction part for ptsMike Kaganski2018-02-201-1/+7
* Blind fix for -Werror,-Wunused-variable on macOSStephan Bergmann2018-02-201-0/+2
* workaround jenkins failure on OSXNoel Grandin2018-02-201-0/+3
* drop Color::SetColor(ColorData) in favour of operator=Noel Grandin2018-02-202-2/+2