summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
AgeCommit message (Expand)Author
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14filter: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-18Typo: s/shure/sureTor Lillqvist
2014-04-17shure -> sureMaxim Monastirsky
2014-04-14typo: configration -> configurationThomas Arnhold
2014-04-14typo: te -> theThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-05coverity#704635 Explicit null dereferencedCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-30Typo: manualy->manuallyJulien Nabet
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from filterAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-01-28bool improvementsStephan Bergmann
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza
2013-12-20typo fixesAndras Timar
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-07filter: fix error messageMichael Stahl
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-01filter config: stop replacing %productname% / %formatversion%Michael Stahl
2013-10-01filter config: another case of accidental OpenOffice.org XML rebrandingMichael Stahl
2013-09-26typo fixes in commentsAndras Timar
2013-09-26Everytimes -> Every timeJesús Corrius
2013-08-20Improve some debug outputStephan Bergmann
2013-08-19Use standard idiomStephan Bergmann
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in filterJulien Nabet
2013-06-03fdo#46808, Convert FrameLoaderFactory and ContentHandlerFactory to new styleNoel Grandin
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-12Quiet cppcheck + simplify/optimize a bitJulien Nabet
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-28unused comphelper/locale.hxxEike Rathke