summaryrefslogtreecommitdiff
path: root/framework/source/loadenv
AgeCommit message (Expand)AuthorFilesLines
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-34/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-20Use an osl::Mutex directlyStephan Bergmann1-63/+43
2014-03-20Use an osl::Mutex directlyStephan Bergmann1-26/+6
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann1-1/+0
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann1-26/+25
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms1-13/+13
2014-02-13Remove unused ContainerQuery constants.Matúš Kukan1-1/+0
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-20typo fixesAndras Timar1-2/+2
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-53/+53
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-11-01Improve exception messages (for debugging)Stephan Bergmann1-2/+5
2013-09-26typo fixes in commentsAndras Timar1-2/+2
2013-09-26Some spellchecker love in the commentsJesús Corrius1-37/+37
2013-09-18Disable all features that rely on orcus.Kohei Yoshida1-0/+13
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist1-2/+2
2013-08-20Improve some debug outputStephan Bergmann1-23/+27
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-03fdo#46808, Convert FrameLoaderFactory and ContentHandlerFactory to new styleNoel Grandin1-39/+34
2013-06-03fdo#46808, Convert SfxFrameLoader service to new styleNoel Grandin1-1/+2
2013-05-22fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin1-24/+25
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-04-13Use environment variable LIBO_USE_ORCUS to decide whether or not to use orcus.Kohei Yoshida1-1/+10
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida1-2/+6
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida1-0/+2
2013-04-09Add xlsx and ods bits. Those file types are still not loadable.Kohei Yoshida1-15/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-43/+43
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin1-3/+4
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev1-2/+2
2013-02-11fdo#46808, convert to getProcessComponentContextNoel Grandin1-6/+12
2013-02-05String cleanup.Kohei Yoshida1-9/+6
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+4
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard1-3/+21
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-5/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks2-47/+28
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-3/+3
2012-10-11loplugin: more unused OUString and misleading indentationCaolán McNamara1-2/+1
2012-10-11loplugin: misleading indentCaolán McNamara1-4/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-4/+3
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-2/+2
2012-09-07Disable the experimental orcus-based csv filter for now.Kohei Yoshida1-0/+8
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida1-4/+46
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-3/+0