summaryrefslogtreecommitdiff
path: root/basctl/source/dlged
AgeCommit message (Expand)AuthorFilesLines
2018-10-23tdf#120674 set DlgEdForm early in DlgEdObj::EndCreateArmin Le Grand1-3/+16
2018-09-17SOSAW080: 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
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin3-34/+34
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann3-13/+13
2018-01-08Resolves: tdf#114766 gtk3 solar mutex assertCaolán McNamara1-6/+8
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-5/+5
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-3/+3
2017-11-18silence some coverity warningsCaolán McNamara1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-9/+9
2017-10-10Use erase-remove idiomJulien Nabet1-1/+1
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski11-57/+57
2017-10-03new loplugin:blockblockNoel Grandin1-45/+43
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-4/+4
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin2-3/+3
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara4-53/+5
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-1/+0
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin2-4/+4
2017-07-04loplugin:casttovoidStephan Bergmann1-2/+1
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin1-5/+1
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin1-3/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin1-1/+1
2017-05-17drop IDE_RESSTRCaolán McNamara2-6/+6
2017-05-16loplugin:comparisonwithconstant in basctlNoel Grandin1-1/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-2/+2
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin4-15/+14
2017-04-30untranslated strings are just stringsCaolán McNamara3-148/+53
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna4-20/+20
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1