summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Grammar fixesAndrea Gelmini2-4/+4
2019-12-29tdf#124176: Use pragma once instead of include guardsAleyna Doğrucan5-24/+5
2019-12-29tdf#124176: Use pragma once instead of include guardsAleyna Doğrucan3-16/+3
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin6-19/+16
2019-12-20tdf#124176: Use pragma once instead of include guardsOnur Yilmaz5-24/+5
2019-12-19sal_Char->char in forms..frameworkNoel Grandin15-24/+24
2019-12-13loplugin:expandablemethodsNoel Grandin2-8/+1
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann2-5/+0
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin1-4/+4
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-12-03loplugin:mergeclases ICommandImageProvider with DocumentCommandImageProviderNoel Grandin5-61/+18
2019-12-03Use initializer set instead of using several inserts (forms/Columns)Julien Nabet1-38/+39
2019-12-02use weld::WaitObject with an explicit targetCaolán McNamara1-7/+6
2019-12-02extract to a GetDialogParent methodCaolán McNamara2-12/+21
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-3/+3
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara1-2/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann8-0/+24
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+2
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-3/+2
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann2-4/+2
2019-10-30Fix Plugin::containsPreprocessingConditionalInclusionStephan Bergmann1-2/+1
2019-10-21loplugin:virtualdead unused params in formsNoel Grandin6-9/+9
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-5/+2
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-13/+10
2019-09-26loplugin:constmethod in forms..fpickerNoel Grandin9-20/+20
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara2-3/+2
2019-09-06return unique_ptr from :svt::GraphicAccess::getImageStreamNoel Grandin1-1/+1
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-3/+1
2019-09-06TyposAndrea Gelmini7-11/+11
2019-08-24loplugin:returnconstval in desktop..formsNoel Grandin2-2/+2
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet5-25/+13
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara1-1/+22
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin2-4/+2
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin5-9/+11
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini2-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann51-73/+73
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin12-46/+32
2019-07-18cid#1448381 Unchecked return valueCaolán McNamara1-1/+0
2019-06-23Fix typosAndrea Gelmini1-2/+2
2019-06-21tdf#39593 Remove frm::OGridControlModel::getColumnImplementationArkadiy Illarionov4-17/+7
2019-06-20tdf#39593 Remove static xforms::Binding::getModelImplArkadiy Illarionov2-12/+2
2019-06-20tdf#39593 Remove xforms::Model::getModelArkadiy Illarionov4-25/+8
2019-06-20tdf#39593 Remove xforms::Binding::getBindingArkadiy Illarionov6-25/+19
2019-06-20tdf#39593 Remove xforms::Submission::getSubmissionArkadiy Illarionov4-20/+12
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov2-2/+2
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin2-5/+6