summaryrefslogtreecommitdiff
path: root/framework/source/helper/oframes.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-11TyposAndrea Gelmini1-2/+2
2019-07-20loplugin:referencecasting in frameworkNoel Grandin1-2/+2
2019-02-09loplugin:indentation in frameworkNoel Grandin1-2/+2
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-05spelling instanciate -> instantiateNoel Grandin1-1/+1
2017-03-03Fix typosAndrea Gelmini1-2/+2
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-9/+7
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin1-14/+5
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin1-15/+2
2016-10-03Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-1/+1
2014-05-17Single line between methodsHussian Alamri1-1/+0
2014-05-14Removed redundant private methods commentsHussian Alamri1-1/+0
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-07framework: sal_Bool->boolNoel Grandin1-13/+13
2014-04-06Typo: s/ouer/ourTor Lillqvist1-5/+5
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-9/+9
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-24/+0
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-18/+7
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann1-7/+7
2014-02-26Remove visual noise from frameworkAlexander Wilms1-26/+20
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-8/+8
2014-01-21bool improvementsStephan Bergmann1-45/+11
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist1-15/+8
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-05-22fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin1-8/+3
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-22s/childrens/children/Tor Lillqvist1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-16/+0
2012-08-08remove include comments and boxesThomas Arnhold1-10/+0
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-28/+28