summaryrefslogtreecommitdiff
path: root/stoc/source/security/file_policy.cxx
AgeCommit message (Expand)Author
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert stoc from OSL_ASSERT to assertChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-01improve exception messages in stocNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in stocStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-16stoc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-05stoc: remove SAL_THROW macroNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22stoc: make use of css aliasThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from stocAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
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-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann
2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from stocNorbert Thiebaud
2011-06-01fix upCaolán McNamara
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba
2011-01-16equalsAsciiL faster than equalsCaolán McNamara
2010-11-25remove empty methodCaolán McNamara
2010-11-04#i112929# unused s_semiCaolán McNamara