summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)AuthorFilesLines
2017-07-18loplugin:constparams in vclNoel Grandin8-15/+15
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin3-3/+3
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin4-6/+6
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann1-2/+1
2017-06-28loplugin:oncevar in vclNoel Grandin3-23/+17
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-2/+0
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin1-16/+1
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin5-30/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin2-2/+2
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-5/+2
2017-05-22tdf#103896: Fix wrong leading and trailing tabs within dialogs on macOSThorsten Wagner1-8/+8
2017-05-19loplugin:stringcopy: vclStephan Bergmann3-3/+3
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-3/+3
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke8-8/+0
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin9-36/+36
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann2-2/+2
2017-04-28move builder attributes from OString to OUStringCaolán McNamara7-17/+16
2017-04-27tdf#39468 cleanup source code commentsdennisroczek1-2/+1
2017-04-26loplugin:unusedmethodsNoel Grandin1-8/+0
2017-04-25remove bitmaps from .src filesCaolán McNamara3-58/+49
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin3-25/+19
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-25loplugin:checkunusedparams in vclNoel Grandin8-93/+85
2017-04-22Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos1-13/+23
2017-04-22tdf#102779 Set a minimum height for Notebookbar tabsYousuf Philips1-0/+3
2017-04-20mnDateFormat in DateFormatter is unusedNoel Grandin1-1/+0
2017-04-19remove freshly unused menu support from src filesCaolán McNamara16-21/+0
2017-04-18cppcheck: useInitializationListMuhammet Kara1-6/+6
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin1-22/+24
2017-04-11convert ruler menu to .uiCaolán McNamara1-3/+3
2017-04-10Fix typos to complete commit b35552f39503Andrea Gelmini1-1/+1
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl1-5/+3
2017-04-07tdf#39468 Translate German commentsJens Carl1-8/+8
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt1-3/+5
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: vclStephan Bergmann1-1/+1
2017-04-06Fix crash while running the Notebookbar modeSzymon Kłos1-17/+20
2017-04-05loplugin:constantparamNoel Grandin1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna19-323/+323
2017-03-23Notebookbar: move shortcuts if multiple rows of tabsSzymon Kłos1-0/+14
2017-03-23TODO: move to ScrollBar when binary incompatibility is no longer problematicCaolán McNamara1-34/+24
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+2
2017-03-21Notebookbar: multiple context containers supportSzymon Kłos1-3/+21
2017-03-20uitest: start logging the actions on UI elementsMarkus Mohrhard1-0/+2
2017-03-16tdf#103235 Notebookbar: use persona themeSzymon Kłos1-0/+21
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos2-29/+44
2017-03-08tdf#106211 Add notebookbar icon transparencySzymon Kłos1-1/+1
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-03-02Fix typosAndrea Gelmini1-1/+1