summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider
AgeCommit message (Expand)Author
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-05-29fdo#68849: Add header guards to all include filesJens Carl
2014-05-27use namespace css instead of com::sunThomas Arnhold
2014-05-24cppcheck: redundantAssignmentThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-02xmlhelp: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-15Remove unused codeStephan Bergmann
2014-04-14typo: misformed -> malformedThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20de-macroize xmlhelp ContentProviderNorbert Thiebaud
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-05kill XINTERFACE_IMPL_6Norbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from xmlhelpAlexander Wilms
2014-02-21coverity#708696 Uninitialized scalar fieldCaolán McNamara
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-06Related: fdo#72022 internal links bustedCaolán McNamara
2013-12-06Resolves: fdo#72022 Integrated help ignored if installedCaolán McNamara
2013-12-02fdo#60698: Merge tvhlp1 into ucpchelp1Marcos Paulo de Souza
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11xmlhelp: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in XMLHELP moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-24valgrind: on success aHDFData is out of scopeCaolán McNamara
2013-10-24pEmpty is completely insane to useCaolán McNamara
2013-10-23clean up some include guardsThomas Arnhold
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-03CID#705780 seeing as this is irredeemably wrong remove itCaolán McNamara
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-13fdo#57950: Remove some chained appends in xmhelpJelle van der Waa
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák
2013-06-05fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin
2013-04-22fdo#62096 Corrected stupid error in previous patchSameer Deshmukh
2013-04-22fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh
2013-04-15prefix all component_getFactory methodsPeter Foley
2013-04-11detect and apply Windows' high contrast theme to local helpAndras Timar