summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Expand)Author
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza
2014-08-14convert RID_DLG_SELECTION to .ui formatCaolán McNamara
2014-08-11these are global strings nowCaolán McNamara
2014-08-07Convert RID_DLG_FORMLINKS to .uiPalenik Mihály
2014-07-21remove unused fieldNoel Grandin
2014-07-10RID_DLG_SELECTLABELCONTROL and 3 tab pages conversion to .uiSzymon Kłos
2014-07-10use SimpleReferenceObject in extensions moduleNoel Grandin
2014-07-08coverity#706531 Uncaught exceptionCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-27loplugin:unreffun: also warn about unused function templatesStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19coverity#706525 Uncaught exceptionCaolán McNamara
2014-06-17coverity#705999 Unintended sign extensionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13coverity#706514 Uncaught exceptionCaolán McNamara
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05extensions: remove SAL_THROW macroNoel Grandin
2014-06-04coverity#705376 Inferred misuse of enumCaolán McNamara
2014-06-04coverity#705375 Mixing enum typesCaolán McNamara
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-08extensions: sal_Bool->boolNoel Grandin
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-17coverity#706522 Uncaught exceptionCaolán McNamara
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-05coverity#706530 Uncaught exceptionCaolán McNamara
2014-04-05coverity#706518 Uncaught exceptionCaolán McNamara
2014-04-05coverity#706520 Uncaught exceptionCaolán McNamara
2014-04-05coverity#706521 Uncaught exceptionCaolán McNamara
2014-04-05coverity#706523 Uncaught exceptionCaolán McNamara
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-02Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Dead codeStephan Bergmann
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin