summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-09-20loplugin:unusedfieldsNoel Grandin1-4/+1
2016-09-16loplogin:singlevalfields in include/Noel Grandin2-42/+22
2016-09-15Make sure some history is preserved for posterityTor Lillqvist1-1/+1
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann1-27/+18
2016-09-14cid#1372878 modulo by zeroNorbert Thiebaud1-2/+4
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky1-1/+47
2016-09-13loplugin:dllprivateStephan Bergmann1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann49-69/+69
2016-09-13try to avoid the deadlock around the clipboard, tdf#56818Markus Mohrhard1-4/+0
2016-09-10typo fix: oue -> ourAndras Timar3-3/+3
2016-09-09loplugin:constantparam in svtoolsNoel Grandin11-51/+37
2016-09-07loplugin:constantparam in vclNoel Grandin1-5/+2
2016-09-05tdf#100442 use unordered_set for GraphicManager's maObjListAron Budea2-14/+10
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin1-24/+33
2016-09-05convert LineStyle to scoped enumNoel Grandin1-1/+1
2016-09-05convert RasterOp to scoped enumNoel Grandin4-5/+5
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin1-1/+1
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-1/+1
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin2-25/+24
2016-08-31Resolves: tdf#98100 no valueset tooltips with extended tips...Caolán McNamara1-1/+1
2016-08-30Translate some German comments and messagesMaarten Bosmans1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svtools)Stephan Bergmann4-4/+4
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2-6/+6
2016-08-29name it Hungarian Rovas, tdf#97406 follow-upEike Rathke1-1/+1
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-1/+2
2016-08-29coverity#1371317 avoid unnecessary copiesCaolán McNamara2-129/+30
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke3-4/+4
2016-08-26add Old Hungarian (Hungarian Rovas) [hu-Hung-HU] to language list, tdf#97406Eike Rathke1-0/+1
2016-08-26remove SvLBoxBmp classJochen Nitschke1-43/+0
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke7-54/+53
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu3-26/+22
2016-08-22tdf#89329: use unique_ptr for pImpl in roadmapArnold Dumas2-3/+3
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-53/+53
2016-08-18coverity#1371121 Unchecked return valueCaolán McNamara1-2/+2
2016-08-18cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for svtoolsArmin Le Grand4-0/+266
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos1-1/+54
2016-08-16Resolves: tdf#101540 add Silesian [szl-PL] to language listEike Rathke1-0/+1
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-8/+1
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-1/+0
2016-08-11loplugin:constantparamNoel Grandin3-15/+8
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin5-12/+12
2016-08-08loplugin:unnecessaryvirtualNoel Grandin3-8/+1
2016-08-03Resolves: tdf#96873 include template image to make it available in helpCaolán McNamara1-2/+3
2016-08-02Related: tdf#101196 prompt to restart after OpenGL config changesCaolán McNamara2-1/+19
2016-08-01tdf#93845: Style Preview Checkbox for Styles & Formatting sidebarSusobhan Ghosh1-2/+2
2016-07-29Related: tdf#99324 accel underlines don't appear in hyperlink dialogCaolán McNamara1-1/+5
2016-07-29Related: tdf#99324 accel underlines don't appear in options dialogCaolán McNamara1-4/+5