summaryrefslogtreecommitdiff
path: root/framework/inc/macros
AgeCommit message (Expand)AuthorFilesLines
2016-07-13no need to create temporary OUString for comparisonNoel Grandin1-1/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke2-3/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke2-2/+0
2016-03-14inline some use-once macrosNoel Grandin2-125/+46
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-9/+9
2015-11-02fix buildNoel Grandin1-1/+1
2015-11-02loplugin:stringconstantNoel Grandin1-40/+0
2015-10-14com::sun::star->css in frameworkNoel Grandin3-21/+21
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-8/+8
2015-08-05loplugin:unusedmethodsNoel Grandin1-8/+8
2015-08-03remove some unused definesNoel Grandin2-74/+0
2015-07-27remove some unused definesNoel Grandin2-750/+0
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-12/+12
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-02-18TyposJulien Nabet1-5/+5
2014-08-01typo: more then -> more thanTakeshi Abe2-2/+2
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky1-2/+2
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist4-16/+16
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist4-24/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-8/+8
2014-03-10framework: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-20/+1
2014-02-26Remove visual noise from frameworkAlexander Wilms4-40/+40
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann3-14/+14
2014-02-02fdo#54938 Convert framework to cppu::supportsServiceAlexandre Vicenzi1-56/+12
2014-01-29bool improvementsStephan Bergmann1-1/+1
2014-01-21bool improvementsStephan Bergmann2-4/+4
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold5-15/+15
2013-09-09Bin now unused U2B macroTor Lillqvist1-10/+0
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist4-351/+0
2013-09-09Bin the fairly pointless LOG_REGISTRATION_GETFACTORYTor Lillqvist3-74/+0
2013-09-08Use SAL_INFO instead of framework's own "event logging"Tor Lillqvist2-122/+0
2013-09-08Use SAL_INFO instead of framework's own WRITE_LOGFILETor Lillqvist2-104/+0
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist2-183/+0
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist2-41/+3
2013-09-08Use SAL_INFO instead of framework's own LOG_EXCEPTIONTor Lillqvist1-18/+0
2013-08-24build on higher debug levelsCaolán McNamara1-1/+1
2013-08-12Typo: controling => controllingJulien Nabet1-1/+1
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-2/+0
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+1
2013-05-14ENABLE_MUTEXDEBUG is never definedStephan Bergmann2-107/+0
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-2/+2
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin1-0/+28
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák9-28/+28
2013-04-02framework: remove unused targetting debug macrosThomas Arnhold2-242/+0