summaryrefslogtreecommitdiff
path: root/udkapi
ModeNameSize
-rw-r--r--Makefile225logplain
-rw-r--r--Module_udkapi.mk1001logplain
-rw-r--r--README247logplain
-rw-r--r--UnoApi_udkapi.mk12920logplain
d---------com / sun / star30logplain
d---------type_reference38logplain
Stephan Bergmann 2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin 2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin 2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni 2014-04-28prefer makefile-gmake-modeTakeshi Abe 2014-04-27automaticly -> automatically.Jan Holesovsky 2014-04-23huge hrc and src file cleanupThomas Arnhold 2014-04-23fpicker: sal_Bool->boolNoel Grandin 2014-04-18Typo: s/cant/can't/Tor Lillqvist 2014-04-14typo: hierarchie -> hierarchyThomas Arnhold 2014-04-10It's "its", not "it's"Tor Lillqvist 2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist 2014-03-30fix warning: shadowed declarationAndras Timar 2014-03-30fdo#76778 fix wildcard support in File Open dialogAndras Timar 2014-03-28Remove remaining DBG_CTOR etc. remnants from fpickerStephan Bergmann 2014-03-27SAL_OVERRIDE, Mac OS X fpicker reduxStephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-24svtools: sal_Bool->boolNoel Grandin 2014-03-19loplugin:passstringbyref (and some dead code)Stephan Bergmann 2014-03-05Currently used file pickers API doesn't work for OS X < 10.6Douglas Mencken 2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke 2014-03-04FDO#75755: Change string "..." to "Servers..."Olivier Hallot 2014-03-04Avoid potentially sending message to deallocated instanceTor Lillqvist 2014-02-28Use FSResolveAliasFile at least on OS X < 10.6Douglas Mencken