summaryrefslogtreecommitdiff
path: root/framework/source/loadenv
AgeCommit message (Expand)Author
2013-12-20typo fixesAndras Timar
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-01Improve exception messages (for debugging)Stephan Bergmann
2013-09-26typo fixes in commentsAndras Timar
2013-09-26Some spellchecker love in the commentsJesús Corrius
2013-09-18Disable all features that rely on orcus.Kohei Yoshida
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist
2013-08-20Improve some debug outputStephan Bergmann
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-03fdo#46808, Convert FrameLoaderFactory and ContentHandlerFactory to new styleNoel Grandin
2013-06-03fdo#46808, Convert SfxFrameLoader service to new styleNoel Grandin
2013-05-22fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-13Use environment variable LIBO_USE_ORCUS to decide whether or not to use orcus.Kohei Yoshida
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida
2013-04-09Add xlsx and ods bits. Those file types are still not loadable.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04doubled includesThomas Arnhold
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-11fdo#46808, convert to getProcessComponentContextNoel Grandin
2013-02-05String cleanup.Kohei Yoshida
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-11loplugin: more unused OUString and misleading indentationCaolán McNamara
2012-10-11loplugin: misleading indentCaolán McNamara
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-07Disable the experimental orcus-based csv filter for now.Kohei Yoshida
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-24Unused methods.Kohei Yoshida
2012-07-24It makes no sense to make these methods virtual.Kohei Yoshida
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-30Bin a bunch of pointless commentsTor Lillqvist
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot
2011-12-21Remove HelpAgentWindowAugust Sodora
2011-12-20pretty up exception message for display in StarBasic dialogsCaolán McNamara
2011-11-27remove include of pch header from frameworkNorbert Thiebaud