summaryrefslogtreecommitdiff
path: root/framework/inc/macros
AgeCommit message (Expand)Author
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-02-18TyposJulien Nabet
2014-08-01typo: more then -> more thanTakeshi Abe
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10framework: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-02fdo#54938 Convert framework to cppu::supportsServiceAlexandre Vicenzi
2014-01-29bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-09-09Bin now unused U2B macroTor Lillqvist
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist
2013-09-09Bin the fairly pointless LOG_REGISTRATION_GETFACTORYTor Lillqvist
2013-09-08Use SAL_INFO instead of framework's own "event logging"Tor Lillqvist
2013-09-08Use SAL_INFO instead of framework's own WRITE_LOGFILETor Lillqvist
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist
2013-09-08Use SAL_INFO instead of framework's own LOG_EXCEPTIONTor Lillqvist
2013-08-24build on higher debug levelsCaolán McNamara
2013-08-12Typo: controling => controllingJulien Nabet
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-14ENABLE_MUTEXDEBUG is never definedStephan Bergmann
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02framework: remove unused targetting debug macrosThomas Arnhold
2013-04-02framework: cleanup macrosThomas Arnhold
2013-03-25remove external include guardsThomas Arnhold
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-23Fix typo seperated/separatedJulien Nabet
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08remove some more eof noiseThomas Arnhold
2012-08-05Remove unused macrosThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud