summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-07Fix typoAndrea Gelmini1-1/+1
2019-06-07Fix typoAndrea Gelmini1-1/+1
2019-06-07Fix typoAndrea Gelmini1-1/+1
2019-06-06Fix typoAndrea Gelmini1-2/+2
2019-06-06Fix typoAndrea Gelmini1-1/+1
2019-06-06Fix typoAndrea Gelmini1-6/+6
2019-06-05Fix typoAndrea Gelmini1-1/+1
2019-06-05Fix typoAndrea Gelmini1-1/+1
2019-06-05Fix typoAndrea Gelmini1-1/+1
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov2-2/+2
2019-06-04Fix typoAndrea Gelmini1-1/+1
2019-06-04Fix typoAndrea Gelmini1-1/+1
2019-06-03Fix typoAndrea Gelmini1-1/+1
2019-06-02Fix typoAndrea Gelmini1-2/+2
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov5-16/+16
2019-05-23Re-enable JunitTest_forms_unoapi_2 forms.ODateModelStephan Bergmann1-1/+1
2019-05-22New loplugin:dataStephan Bergmann2-2/+2
2019-05-16tdf#125170 Deliver mouse events also when clicking into document contentSamuel Mehrbrodt1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin3-7/+7
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara2-4/+4
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-37/+22
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin2-9/+4
2019-05-07Fix typoAndrea Gelmini1-1/+1
2019-04-21Fix typoAndrea Gelmini1-1/+1
2019-04-20Fix typoAndrea Gelmini1-2/+2
2019-04-19Fix typoAndrea Gelmini1-1/+1
2019-04-18Fix typoAndrea Gelmini1-1/+1
2019-04-13loplugin:sequentialassign in filter..fpickerNoel Grandin3-7/+3
2019-04-09[API CHANGE] Asserts to never clear already cleared guardMike Kaganski2-3/+1
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski3-12/+12
2019-04-06Use char version of OString/OStringBuffer methodsMatteo Casalin1-12/+12
2019-04-06Use getTokenCount and indexed getTokenMatteo Casalin1-10/+4
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen8-18/+0
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen2-0/+3
2019-03-25new loplugin:unoqueryNoel Grandin3-7/+7
2019-03-20Improve parseDateTime tokenization and reduce OUString copiesMatteo Casalin1-13/+6
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen4-0/+4
2019-03-07log nice exception messages whereever possibleNoel Grandin2-2/+4
2019-03-05re-land "new loplugin typedefparam""Noel Grandin4-41/+45
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin5-6/+2
2019-02-23loplugin:unusedfields in forms..fpickerNoel Grandin4-10/+0