summaryrefslogtreecommitdiff
path: root/scripting/source/dlgprov
AgeCommit message (Expand)Author
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-29scripting: remove unnecessary SAL_CALLMichael Stahl
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-21fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-15scripting: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-01scripting: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-05scripting: remove SAL_THROW macroNoel Grandin
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-14Clean up function declarationsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from scriptingAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in SCRIPTING moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-18random OUString to String conversionsNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-24scripting: get CreateUnoDialog() work againMiklos Vajna
2013-05-23fix awt::UnoControlModelDialog crashNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin
2013-03-04doubled namespacesThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16targetted cleanup of misc. vba pieces.Noel Power
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin