summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/macroloader.cxx
AgeCommit message (Expand)Author
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-03-24coverity#704300 Logically dead codeCaolán McNamara
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
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-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-15sfx: Use constructor feature for SfxMacroLoader.Matúš Kukan