summaryrefslogtreecommitdiff
path: root/framework/source/loadenv
AgeCommit message (Expand)Author
2014-05-11WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-05-10coverity#707880 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#707880 Uninitialized scalar fieldCaolán McNamara
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Use an osl::Mutex directlyStephan Bergmann
2014-03-20Use an osl::Mutex directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-13Remove unused ContainerQuery constants.Matúš Kukan
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-01-28bool improvementsStephan Bergmann
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