summaryrefslogtreecommitdiff
path: root/basegfx/inc/pch
ModeNameSize
-rw-r--r--precompiled_basegfx.cxx430logplain
-rw-r--r--precompiled_basegfx.hxx2561logplain
>2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin 2015-09-18boost->stdCaolán McNamara 2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann 2015-08-20loplugin: defaultparamsNoel Grandin 2015-08-12cppcheck: noCopyConstructorCaolán McNamara 2015-08-07cppcheck:noExplicitConstructorNoel Grandin 2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin 2015-07-30loplugin:unusedmethodsNoel Grandin 2015-07-28stoc: tzname is _tzname on MSVC 14.0David Ostrovsky 2015-07-27Tweak introspection/invocation to be more useful to PyUNOMatthew J. Francis 2015-07-23Merge ImplIntrospectionAccess and ImplIntrospectionAdapterMatthew J. Francis 2015-07-22Fix logic in the fast path of Implementation::inspect()Matthew J. Francis 2015-07-16loplugin:simplifyboolStephan Bergmann 2015-07-16Translate German commentsMatthew J. Francis 2015-07-15cppcheck: noExplicitConstructorCaolán McNamara 2015-07-15cppcheck: noExplicitConstructorCaolán McNamara 2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin 2015-07-09Eliminate pointless string copiesMatthew J. Francis 2015-07-08Reduce the amount of up front work in performing introspectionMatthew J. Francis 2015-07-08Use OUString::starts/endsWithStephan Bergmann 2015-07-08Whatever that "SDL-Bug" was supposed to be, it is clearly irrelevant by nowStephan Bergmann 2015-07-08Reduce variable scopeStephan Bergmann 2015-07-08Fix typosAndrea Gelmini 2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin 2015-07-04Fix typosAndrea Gelmini 2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl 2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin 2015-06-30tdf#92440: Reduce code areas covered by mutexStephan Bergmann 2015-06-23Revert "Typo: iff->if"Julien Nabet 2015-06-23Typo: iff->ifJulien Nabet 2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe 2015-06-15cppcheck:unreadVariableNoel Grandin 2015-06-15cppcheck:redundantAssignmentNoel Grandin 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann 2015-05-08jboolean-related clean-upStephan Bergmann 2015-04-29redundant castCaolán McNamara 2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-09convert RegError to scoped enumNoel Grandin 2015-04-09convert RegValueType to scoped enumNoel Grandin 2015-04-09remove reg keytype constants and related codeNoel Grandin 2015-04-09convert REG_ constants to scoped enumNoel Grandin 2015-04-04Typo: creat->createJulien Nabet