summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl3-3/+3
2018-03-11Use for-range loops in editengJulien Nabet18-152/+126
2018-03-09tdf#116101 Correct bullet position for linespacing > 100%Szymon Kłos2-8/+7
2018-03-09tdf#116101 Correct position for linespacing > 100%Szymon Kłos2-2/+2
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl1-48/+0
2018-03-08editeng: remove "GraphicURL" - it was replaced by "GraphicBitmap"Tomaž Vajngerl1-11/+0
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin3-6/+5
2018-03-08loplugin:unusedmethodsNoel Grandin1-5/+0
2018-03-08tdf#116157: Always apply Unicode Bidi in editengKhaled Hosny1-14/+3
2018-03-07fixup "use more Color in editeng..forms"Noel Grandin1-3/+3
2018-03-07use more Color in editeng..formsNoel Grandin7-29/+24
2018-03-07MID_GRAPHIC as alternative to set graphic to the SvxBrushItemTomaž Vajngerl1-8/+44
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara1-1/+1
2018-03-02Resolves: tdf#114675 return new EditPaM of insert position from SvxReadXML()Eike Rathke3-6/+12
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin5-8/+26
2018-02-28use less COLORDATA_RGBNoel Grandin1-5/+4
2018-02-28convert COL_ constants to be of type ColorNoel Grandin5-7/+7
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin7-12/+12
2018-02-26Translate German variable namesJohnny_M1-4/+4
2018-02-26ColorData->Color in variousNoel Grandin1-8/+4
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara3-7/+20
2018-02-25fix import of graphic bulletsTomaž Vajngerl1-6/+8
2018-02-24sd lok: Delete selection highlight after cutting text.Tamás Zolnai1-0/+3
2018-02-22weld native message dialogsCaolán McNamara1-4/+6
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-1/+1
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-15/+9
2018-02-21ColorData->Color in sd..svxNoel Grandin2-2/+2
2018-02-21Increase delta value for these checksTamás Zolnai1-11/+6
2018-02-20tdf#115874: show non-zero fraction part for ptsMike Kaganski1-1/+7
2018-02-20Blind fix for -Werror,-Wunused-variable on macOSStephan Bergmann1-0/+2
2018-02-20workaround jenkins failure on OSXNoel Grandin1-0/+3
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin2-2/+2
2018-02-19tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai5-7/+40
2018-02-18in numbering use "GraphicBitmap" property for image transportTomaž Vajngerl1-7/+7
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai6-11/+159
2018-02-16tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna2-0/+12
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin11-154/+154
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-1/+1
2018-02-15editeng: fix up ODF export test code to build againMiklos Vajna1-3/+3
2018-02-15tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl1-0/+4
2018-02-15tdf#83260 editeng sw: avoid accessing dead nodes in AutoCorrectFyodor Yemelyanenko1-1/+1
2018-02-14Make SwFormatFrameSize derive from SvxSizeItemStephan Bergmann1-12/+12
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin15-313/+313
2018-02-13tab expansion performance is appallingCaolán McNamara1-1/+4
2018-02-12Translate German variable namesJohnny_M1-34/+34
2018-02-12Translate German variable namesJohnny_M1-21/+21
2018-02-12cppcheck useInitializationListJochen Nitschke2-9/+0
2018-02-10coverity#1401328 Uncaught exceptionCaolán McNamara1-1/+2