summaryrefslogtreecommitdiff
path: root/basctl/README
blob: 44cdd8f6c46b5f296d4b833b8556649e92c3f354 (plain)
1
Controls and dialogs for Basic. Contains the Basic IDE.
r> 2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin 2014-04-28prefer makefile-gmake-modeTakeshi Abe 2014-04-23some more hrc cleanupThomas Arnhold 2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe 2014-04-16l10ntools: helpex: don't crash if the file can't be parsed; return errorMichael Stahl 2014-04-14typo: befor -> beforeThomas Arnhold 2014-04-11Memory released through xmlFreeDoc should be acquired with xmlMallocStephan Bergmann 2014-04-08Remove extra newlineStephan Bergmann 2014-04-08Clean up function declarationsStephan Bergmann 2014-04-04Clean up unreferenced functionsStephan Bergmann 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-21move remaining padmin dialogs into vclCaolán McNamara 2014-03-19coverity#984098 Uninitialized pointer fieldCaolán McNamara 2014-03-18Find places where OUString and OString are passed by value.Noel Grandin 2014-02-26fix commentsCaolán McNamara 2014-02-26Remove visual noise from l10ntoolsAlexander Wilms 2014-02-21cid#707946 Uninitialized pointer fieldNoel Grandin 2014-02-20cid#1038312 Dereference before null checkNoel Grandin 2014-02-18ulfex: remove unneeded bULF, it is always trueZolnai Tamás 2014-02-18Drop unnecessary #includeTakeshi Abe 2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann