summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky5-5/+0
2017-04-21restore copy/paste menu entriesCaolán McNamara3-0/+60
2017-04-21Fix an apparent copy/paste errorAdolfo Jayme Barrientos1-1/+1
2017-04-21tdf#103872 Localize "Export as image" window titleGabor Kelemen2-1/+5
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2-6/+6
2017-04-20loplugin:unusedmethodsNoel Grandin4-9/+0
2017-04-20Translate German comments (leftovers in svx/source/inc/, etc.)Johnny_M4-7/+7
2017-04-19basic message is enough hereCaolán McNamara1-4/+3
2017-04-19remove freshly unused menu support from src filesCaolán McNamara3-0/+3
2017-04-19use union instead of void*Noel Grandin2-11/+13
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara2-2/+0
2017-04-18remove extra entriesCaolán McNamara1-126/+0
2017-04-18LOK - Calc: commit 92716ab follow-upMarco Cecchetti1-15/+0
2017-04-18Translate German comments in svx/source/inc/Johnny_M9-104/+102
2017-04-18convert filter menu to .uiCaolán McNamara6-89/+197
2017-04-18Translate German comments in svx/source/form/formcontroller.cxxJohnny_M1-36/+36
2017-04-18convert RID_FMSHELL_CONVERSIONMENU menu to .uiCaolán McNamara7-209/+252
2017-04-17make it possible to show crashreport error messageMarkus Mohrhard1-1/+3
2017-04-15convert form data navigator menu to .uiCaolán McNamara7-121/+94
2017-04-15these should be check buttonsCaolán McNamara1-2/+2
2017-04-15convert form navigator menu to .uiCaolán McNamara5-202/+215
2017-04-15convert column menu to .uiCaolán McNamara6-366/+463
2017-04-15Implement RotateAngle API property for Impress table cellsTamás Zolnai1-2/+18
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai6-18/+76
2017-04-15Fix typosAndrea Gelmini1-1/+1
2017-04-14convert cell menu to .uiCaolán McNamara4-21/+22
2017-04-14convert rows menu to .uiCaolán McNamara5-48/+47
2017-04-14convert function menu to .uiCaolán McNamara5-83/+132
2017-04-14convert other gallery menu to .uiCaolán McNamara6-154/+147
2017-04-14GalleryBrowser2::Dispatch is always used with just MN_ADDCaolán McNamara4-87/+73
2017-04-14convert gallery menu to .uiCaolán McNamara7-184/+120
2017-04-14convert image map menu to .uiCaolán McNamara6-179/+145
2017-04-14ubsan: only cast when necessaryCaolán McNamara1-33/+33
2017-04-13ofz: fix leakCaolán McNamara2-8/+10
2017-04-13static cast following dynamic castCaolán McNamara1-2/+2
2017-04-13Removed duplicated includesAndrea Gelmini3-6/+1
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1
2017-04-12tdf#96505 Get rid of cargo cult long integer literalsdilekuzulmez1-3/+3
2017-04-12convert selection menu to .uiCaolán McNamara5-65/+76
2017-04-12convert style menu to .uiCaolán McNamara4-33/+44
2017-04-12convert preset menu to .uiCaolán McNamara4-28/+33
2017-04-11Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5Miklos Vajna1-1/+14
2017-04-11convert ruler menu to .uiCaolán McNamara5-116/+112
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin19-102/+26
2017-04-11loplugin:inlinefields in SdrPagePropertiesNoel Grandin1-8/+7
2017-04-10loplugin:inlinefields in SdrMarkViewNoel Grandin1-4/+2
2017-04-10new loplugin:inlinefieldsNoel Grandin7-53/+40
2017-04-07LOK - Calc: charts are misplacedMarco Cecchetti2-1/+8
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-3/+3
2017-04-07ofz#974 check SetBorder bounds like the other maHorizontalBorders usersCaolán McNamara1-14/+17