summaryrefslogtreecommitdiff
path: root/udkapi/com
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com')
0 files changed, 0 insertions, 0 deletions
y -> automatically.Jan Holesovsky 2014-04-15svx: sal_Bool->boolNoel Grandin 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-26Remove visual noise from svxAlexander Wilms 2014-02-07remove the 4 send crash report tabpagesCaolán McNamara 2013-12-20typo fixesAndras Timar 2013-10-28fixincludeguards.sh: svxThomas Arnhold 2013-09-05convert svx/source/inc/docrecovery.hxx from String to OUStringNoel Grandin 2013-07-26fdo#46037: no more comphelper/configurationhelper.hxx in svxJulien Nabet 2013-07-16convert versions of dialog to .uiCaolán McNamara 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold 2013-03-15sal_Bool to boolTakeshi Abe 2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin 2013-03-04remove unused and commented out codeThomas Arnhold 2013-01-28Resolves: fdo#59965 crash dialog title area text is missingCaolán McNamara 2013-01-09Resolves: fdo#58589 recovery dialog title area text is missingCaolán McNamara 2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin 2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens 2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida