summaryrefslogtreecommitdiffstats
path: root/basctl/source/dlged
Commit message (Expand)AuthorAgeFilesLines
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-1/+1
* tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2019-05-103-0/+3
* improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin2019-05-081-3/+2
* improve loplugin simplifyconstructNoel Grandin2019-04-151-2/+2
* weld OTableSubscriptionPageCaolán McNamara2019-04-061-2/+2
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-251-0/+1
* clarify that set_visible(true/false) is just show/hideCaolán McNamara2019-03-161-6/+6
* i#119731 Hyperlink Control on dialog EditorShubham Goyal2019-03-113-0/+15
* tdf#53524 Create UNO grid control- dialog editorShubham Goyal2019-03-083-0/+16
* weld ChineseDictionaryDialogCaolán McNamara2019-02-191-2/+1
* merge together as get_checkbox_column_widthCaolán McNamara2019-02-121-1/+1
* new loplugin writeonlyvarsNoel Grandin2019-02-111-3/+1
* loplugin:indentation in basctl..bridgesNoel Grandin2019-02-082-15/+15
* weld ManageLanguageDialogCaolán McNamara2019-02-071-58/+49
* weld ManageLanguageDialogCaolán McNamara2019-02-071-58/+63
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* use StartExecuteAsync in basctlNoel Grandin2018-12-301-13/+15
* tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2018-12-202-0/+2
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-2/+2
* Fix typoAndrea Gelmini2018-11-231-1/+1
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-181-33/+29
* clang-tidy performance-unnecessary-copy-initialization inNoel Grandin2018-10-231-1/+1
* tdf#120674 set DlgEdForm early in DlgEdObj::EndCreateArmin Le Grand2018-10-221-3/+16
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* New loplugin:externalStephan Bergmann2018-09-172-3/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* SOSAW080: Cleanup of SdrModelArmin Le Grand2018-05-311-1/+1
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-2/+4
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-05-253-5/+4
* loplugin:unusedfields in avmedia..comphelperNoel Grandin2018-05-221-1/+1
* tdf#116977 secured ::Clone methodsArmin Le Grand2018-05-082-4/+4
* tdf#116879 Separate SdrObjList::Clear() as neededArmin Le Grand2018-05-042-2/+6
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-075-76/+74
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-065-74/+76
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-065-76/+74
* tdf#42949 Remove unnecessary localization headers from basctlGabor Kelemen2018-04-051-2/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-2/+2
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-0/+1
* Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt2018-03-231-1/+1
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-1/+1
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* Modernize a bit accessibility and basctlJulien Nabet2018-02-242-29/+24
* weld native message dialogsCaolán McNamara2018-02-222-4/+7
* Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin2018-02-163-28/+28
* loplugin:changetoolsgen in avmedia..basicNoel Grandin2018-02-133-34/+34
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-011-1/+0
* More loplugin:cstylecast: basctlStephan Bergmann2018-01-123-13/+13
* Resolves: tdf#114766 gtk3 solar mutex assertCaolán McNamara2018-01-081-6/+8
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-5/+5
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-271-3/+3