summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2017-04-28loplugin:salunicodeliteral: svxStephan Bergmann4-10/+10
2017-04-28move builder attributes from OString to OUStringCaolán McNamara3-7/+7
2017-04-27tdf#39468 cleanup source code commentsdennisroczek1-19/+7
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M26-135/+121
2017-04-27remove svx bitmaps from .src filesCaolán McNamara51-1274/+284
2017-04-26Change "check amout" -> "checksum"Olivier Hallot1-1/+1
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin13-76/+18
2017-04-26remove dead "chained editeng recursive overflow" codeNoel Grandin1-33/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin2-29/+29
2017-04-25Translate German comments in svx/source/fmcomp/Johnny_M5-113/+111
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin3-4/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock22-1/+23
2017-04-25lok: When we actually have the OutputDevice, prefer that.Jan Holesovsky1-17/+17
2017-04-24OUStrings: constify and avoid temporariesMatteo Casalin1-15/+7
2017-04-24Remove code commented-out since 2003-11-24Matteo Casalin1-11/+0
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky6-9/+5
2017-04-23SID_FM_CONFIG isn't executableMaxim Monastirsky1-5/+3
2017-04-21restore copy/paste menu entriesCaolán McNamara2-0/+38
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 Grandin2-7/+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 Grandin1-9/+8
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara1-1/+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 McNamara2-84/+29
2017-04-18Translate German comments in svx/source/form/formcontroller.cxxJohnny_M1-36/+36
2017-04-18convert RID_FMSHELL_CONVERSIONMENU menu to .uiCaolán McNamara5-209/+84
2017-04-17make it possible to show crashreport error messageMarkus Mohrhard1-1/+3
2017-04-15convert form data navigator menu to .uiCaolán McNamara4-115/+38
2017-04-15convert form navigator menu to .uiCaolán McNamara2-198/+95
2017-04-15convert column menu to .uiCaolán McNamara2-357/+191
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 McNamara2-21/+4
2017-04-14convert rows menu to .uiCaolán McNamara2-47/+16
2017-04-14convert function menu to .uiCaolán McNamara2-75/+65
2017-04-14convert other gallery menu to .uiCaolán McNamara3-142/+83
2017-04-14GalleryBrowser2::Dispatch is always used with just MN_ADDCaolán McNamara1-82/+71
2017-04-14convert gallery menu to .uiCaolán McNamara2-175/+53
2017-04-14convert image map menu to .uiCaolán McNamara3-178/+37
2017-04-14ubsan: only cast when necessaryCaolán McNamara1-33/+33
2017-04-13ofz: fix leakCaolán McNamara1-6/+4
2017-04-13static cast following dynamic castCaolán McNamara1-2/+2
2017-04-13Removed duplicated includesAndrea Gelmini3-6/+1