summaryrefslogtreecommitdiff
path: root/include/systools
ModeNameSize
d---------win32114logplain
e: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-24convert Link<> to typedNoel Grandin 2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-06-25remove whitespaceMarkus Mohrhard 2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold 2014-04-19fixincludeguards.sh: scThomas Arnhold 2014-04-06whitespace cleanup in scMarkus Mohrhard 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-03-03Remove visual noise from scAlexander Wilms 2014-02-21vcl: sal_Bool -> boolStephan Bergmann 2014-02-19sal_Bool->boolNoel Grandin 2014-02-14sal_Bool->boolNoel Grandin 2013-10-04convert sc/.../solvrdlg.hxx from String to OUStringNoel Grandin 2013-04-16adapt code to goal seek dialog .ui conversionCaolán McNamara