summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2015-09-18boost->stdCaolán McNamara1-1/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-0/+1
2015-09-17unused headersCaolán McNamara1-1/+0
2015-09-17Fix typo in a c++ comment.Sergey Fukanchik1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-3/+3
2015-09-17convert Link<> to typedNoel Grandin3-8/+6
2015-09-17convert Link<> to typedNoel Grandin4-28/+21
2015-09-16boost->stdCaolán McNamara10-31/+29
2015-09-15convert Link<> to typedNoel Grandin3-9/+5
2015-09-14convert Link<> to typedNoel Grandin1-3/+1
2015-09-14clang-analyzer-deadcode.DeadStoresStephan Bergmann1-8/+0
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2-3/+3
2015-09-10coverity#1323753 Logically dead codeCaolán McNamara1-54/+47
2015-09-10convert Link<> to typedNoel Grandin1-2/+1
2015-09-08convert Link<> to typedNoel Grandin1-14/+13
2015-09-08convert Link<> to typedNoel Grandin4-27/+13
2015-09-08convert Link<> to typedNoel Grandin1-6/+2
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-23/+0
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-09-07convert Link<> to typedNoel Grandin3-46/+46
2015-09-04convert Link<> to typedNoel Grandin3-8/+4
2015-09-03-fsanitize=vptrStephan Bergmann1-14/+14
2015-08-31convert Link<> to typedNoel Grandin1-3/+0
2015-08-27tdf#93558 Hardcode black text on white backgroundMaxim Monastirsky1-8/+3
2015-08-27Clean up aEmptyStephan Bergmann1-4/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin11-111/+85
2015-08-25tdf#92213 - avoid potential crasher from unusual idle handler.Michael Meeks1-0/+5
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin1-3/+3
2015-08-25make pWindow private in SfxChildWindowNoel Grandin8-10/+10
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin8-14/+0
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+1
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara1-2/+2
2015-08-18resolved: crash while closing ImageMap EditorSzymon Kłos1-0/+2
2015-08-17tdf#93102 : resolved crash on enabling image contourSzymon Kłos1-0/+2
2015-08-17tdf#93114 insert character: add missing recalculate for font selectionLászló Németh1-0/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud4-17/+17
2015-08-16tdf#92411 : don't select all toolbar buttons in the ImageMap EditorSzymon Kłos1-5/+41
2015-08-12Resolves: tdf#93113 crash on revisiting insert special characterCaolán McNamara1-5/+1
2015-08-11loplugin: defaultparamsNoel Grandin19-71/+70
2015-08-06fix typo: rectange --> rectangleDennis Roczek1-1/+1
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann2-6/+1
2015-07-22tdf#92600 fix missing font preview in character set widgetLászló Németh1-0/+4
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl3-11/+19
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin4-30/+1
2015-07-16loplugin:unusedmethods svxNoel Grandin1-11/+0
2015-07-10Add an a11y action for items in the Special Characters dialogMatthew J. Francis1-0/+9
2015-07-08Limit the font preview text length.Ashod Nakashian1-1/+3
2015-07-08Fix typosAndrea Gelmini1-2/+2
2015-07-07spelling dialog always leaked hereCaolán McNamara1-8/+8