summaryrefslogtreecommitdiff
path: root/svtools/source/uno
AgeCommit message (Expand)Author
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-03-10svtools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19coverity#738866 Uninitialized scalar fieldCaolán McNamara
2014-02-12Clean-up svt::ToolboxController inheritanceStephan Bergmann
2014-02-12Remove pointless "shizhoubo" commentsStephan Bergmann
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21bool improvementsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20Removed unused solar.h reference in svtoolsAlexandre Vicenzi
2014-01-20Revert "svt: Use constructor feature for FilePicker and FolderPicker..."Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-16fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza
2014-01-16svt: Use constructor feature for OAddressBookSourceDialogUno.Matúš Kukan
2014-01-16svt: Use constructor feature for GObjectImpl.Matúš Kukan
2014-01-16svt: Use constructor feature for Wizard.Matúš Kukan
2014-01-16svt: Use constructor feature for SvFilterOptionsDialog.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2014-01-15Initialize constructor based implementations in one place.Matúš Kukan
2014-01-13disentangle CalcSizeCaolán McNamara
2014-01-11longparas: convert GetMaxVisChars from xub_StrLen to sal_Int32Caolán McNamara
2014-01-09Translated German commentsLuc Castermans
2014-01-08Do not initialize FilePicker with empty argument.Matúš Kukan
2014-01-08These implementations could inherit from XInitialization too.Matúš Kukan
2014-01-08Revert "make FilePicker::createWithMode not crash"Matúš Kukan
2014-01-08svt: Use constructor feature for ODocumentCloser.Matúš Kukan
2013-12-28make FilePicker::createWithMode not crashCaolán McNamara