summaryrefslogtreecommitdiffstats
path: root/framework/source/loadenv
Commit message (Expand)AuthorAgeFilesLines
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-061-14/+14
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-061-34/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-4/+4
* Use an osl::Mutex directlyStephan Bergmann2014-03-201-63/+43
* Use an osl::Mutex directlyStephan Bergmann2014-03-201-26/+6
* Consolidate framework::{Resetable,}GuardStephan Bergmann2014-03-171-1/+0
* Consolidate framework::{Read,Write}GuardStephan Bergmann2014-03-171-26/+25
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-8/+8
* Remove unneccessary commentsAlexander Wilms2014-02-231-13/+13
* Remove unused ContainerQuery constants.Matúš Kukan2014-02-131-1/+0
* Typo: seam(s) -> seem(s)Julien Nabet2014-02-061-1/+1
* bool improvementsStephan Bergmann2014-01-281-1/+1
* typo fixesAndras Timar2013-12-201-2/+2
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-53/+53
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-1/+1
* Improve exception messages (for debugging)Stephan Bergmann2013-11-011-2/+5
* typo fixes in commentsAndras Timar2013-09-261-2/+2
* Some spellchecker love in the commentsJesús Corrius2013-09-261-37/+37
* Disable all features that rely on orcus.Kohei Yoshida2013-09-181-0/+13
* Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist2013-09-081-2/+2
* Improve some debug outputStephan Bergmann2013-08-201-23/+27
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-281-1/+1
* fdo#46808, Convert FrameLoaderFactory and ContentHandlerFactory to new styleNoel Grandin2013-06-031-39/+34
* fdo#46808, Convert SfxFrameLoader service to new styleNoel Grandin2013-06-031-1/+2
* fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin2013-05-221-24/+25
* fdo#60724 informations -> informationThomas Arnhold2013-04-151-1/+1
* Use environment variable LIBO_USE_ORCUS to decide whether or not to use orcus.Kohei Yoshida2013-04-131-1/+10
* Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida2013-04-131-2/+6
* Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida2013-04-091-0/+2
* Add xlsx and ods bits. Those file types are still not loadable.Kohei Yoshida2013-04-091-15/+14
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-43/+43
* doubled includesThomas Arnhold2013-03-041-1/+0
* fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin2013-03-041-3/+4
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-2/+2
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-171-2/+2
* fdo#46808, convert to getProcessComponentContextNoel Grandin2013-02-111-6/+12
* String cleanup.Kohei Yoshida2013-02-051-9/+6
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-3/+4
* activate basic gnumeric support in experimental modeMarkus Mohrhard2012-12-041-3/+21
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-5/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-152-47/+28
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-241-3/+3
* loplugin: more unused OUString and misleading indentationCaolán McNamara2012-10-111-2/+1
* loplugin: misleading indentCaolán McNamara2012-10-111-4/+2
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-4/+3
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-2/+2
* Disable the experimental orcus-based csv filter for now.Kohei Yoshida2012-09-071-0/+8
* First cut on integrating liborcus into libreoffice tree....Kohei Yoshida2012-09-071-4/+46