summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin2-2/+2
2017-06-14Handle TypedItemList property in models, tdf#108413 follow-upEike Rathke4-5/+63
2017-06-13Fix subsequentcheck, TYPEDITEMLIST has to be OPTIONAL, tdf#108413 follow-upEike Rathke2-2/+2
2017-06-12Resolves: tdf#108413 yet some more TYPEDITEMLIST property entriesEike Rathke3-2/+5
2017-06-12cleanup unused css/frame/* includesJochen Nitschke3-3/+0
2017-06-07Translate and fix the from-German translation of "UNO binding"Johnny_M1-2/+2
2017-06-05Improved loplugin:cstylecast to reference types: formsStephan Bergmann2-4/+4
2017-06-01Fix typosAndrea Gelmini1-1/+1
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-1/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin2-3/+3
2017-05-28remove unnecessary use of OString::getStrNoel Grandin3-25/+7
2017-05-23enhance useuniqueptr lopluginNoel Grandin2-8/+7
2017-05-22Fix the from-German translation of "UNO binding"Johnny_M2-4/+4
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M7-9/+9
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-05-19loplugin:stringcopy: formsStephan Bergmann1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin5-5/+0
2017-05-09loplugin: simplifyboolCaolán McNamara1-1/+1
2017-05-09tdf#107720 Bound Control initFromField: consider the case of the insert rowLionel Elie Mamane1-1/+11
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-2/+1
2017-05-09loplugin:constantparamNoel Grandin2-13/+2
2017-05-07convert EESelectionMode to scoped enumJochen Nitschke1-3/+3
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin3-4/+4
2017-04-28loplugin:salunicodeliteral: formsStephan Bergmann3-11/+11
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock5-0/+5
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2017-04-21remove some old MSVC workaroundsNoel Grandin4-26/+21
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2-11/+3
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin2-2/+2
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin1-3/+3
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara1-5/+5
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna3-7/+7
2017-03-30tdf#39468 Translate German commentsJens Carl3-3/+3
2017-03-25Fix typosAndrea Gelmini6-7/+7
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-1/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin6-10/+10
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos1-1/+1
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann1-1/+2
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-3/+3
2017-03-19Fix typosAndrea Gelmini1-1/+1
2017-03-17cleanup itempool includesJochen Nitschke1-0/+1
2017-03-16Fix typosAndrea Gelmini1-1/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-4/+4
2017-03-14remove unused RID constantsNoel Grandin2-18/+0
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-8/+8