summaryrefslogtreecommitdiff
path: root/basctl/source/dlged
AgeCommit message (Expand)AuthorFilesLines
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin2-26/+17
2019-07-19cid#1448451 Use after freeCaolán McNamara1-6/+5
2019-07-08use DrawBitmapEx in DlgEditor::PrintNoel Grandin1-3/+3
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov2-2/+2
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen2-0/+3
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen3-0/+3
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-3/+2
2019-04-15improve loplugin simplifyconstructNoel Grandin1-2/+2
2019-04-06weld OTableSubscriptionPageCaolán McNamara1-2/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-6/+6
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal3-0/+15
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal3-0/+16
2019-02-19weld ChineseDictionaryDialogCaolán McNamara1-2/+1
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara1-1/+1
2019-02-11new loplugin writeonlyvarsNoel Grandin1-3/+1
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin2-15/+15
2019-02-07weld ManageLanguageDialogCaolán McNamara1-58/+49
2019-02-07weld ManageLanguageDialogCaolán McNamara1-58/+63
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-30use StartExecuteAsync in basctlNoel Grandin1-13/+15
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2-0/+2
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-2/+2
2018-11-23Fix typoAndrea Gelmini1-1/+1
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-33/+29
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin1-1/+1
2018-10-22tdf#120674 set DlgEdForm early in DlgEdObj::EndCreateArmin Le Grand1-3/+16
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann2-3/+3
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand1-1/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-2/+4
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand3-5/+4
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin1-1/+1
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand2-4/+4
2018-05-04tdf#116879 Separate SdrObjList::Clear() as neededArmin Le Grand2-2/+6
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand5-76/+74
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand5-74/+76
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand5-76/+74
2018-04-05tdf#42949 Remove unnecessary localization headers from basctlGabor Kelemen1-2/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-0/+1
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-24Modernize a bit accessibility and basctlJulien Nabet2-29/+24
2018-02-22weld native message dialogsCaolán McNamara2-4/+7
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin3-28/+28