summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
AgeCommit message (Expand)AuthorFilesLines
2014-06-29Typo: easiear->easierJulien Nabet1-1/+1
2014-06-28filters: Batch fetch filter config properties.Michael Meeks2-50/+91
2014-06-27filter: remove redundant macro wasting time.Michael Meeks4-93/+81
2014-06-24coverity#706534 Uncaught exceptionCaolán McNamara1-41/+40
2014-06-11callcatcher: update unused codeCaolán McNamara2-58/+0
2014-06-05...which empirically shows that LateInitThread is uselessStephan Bergmann6-374/+2
2014-06-05Make warning more usefulStephan Bergmann1-5/+4
2014-06-05...and so m_lDetectServices is never readStephan Bergmann2-12/+0
2014-06-05impl_resolveItem4TypeRegistration can be staticStephan Bergmann1-0/+1
2014-06-05...and so m_lChangedDetectServices is alway emptyStephan Bergmann2-5/+0
2014-06-05...and E_DETECTSERVICE is just as unusedStephan Bergmann3-17/+1
2014-06-05E_CONTAINS_DETECTSERVICES does nothingStephan Bergmann2-5/+3
2014-06-05Simplify SAL_WARNStephan Bergmann1-10/+4
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-1/+1
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-5/+3
2014-05-14filter: remove SAL_INFO's that only mark function entryNoel Grandin1-4/+0
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet1-3/+3
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni5-12/+11
2014-04-27automaticly -> automatically.Jan Holesovsky4-16/+16
2014-04-22filter: sal_Bool->boolNoel Grandin11-87/+87
2014-04-18Typo: s/cant/can't/Tor Lillqvist8-16/+16
2014-04-18Typo: s/shure/sureTor Lillqvist5-6/+6
2014-04-17shure -> sureMaxim Monastirsky1-5/+5
2014-04-14typo: configration -> configurationThomas Arnhold1-1/+1
2014-04-14typo: te -> theThomas Arnhold1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-05coverity#704635 Explicit null dereferencedCaolán McNamara1-0/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-4/+4
2014-03-30Typo: manualy->manuallyJulien Nabet1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann9-53/+53
2014-02-27Remove visual noise from filterAlexander Wilms16-196/+196
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann16-90/+90
2014-02-23Remove unneccessary commentsAlexander Wilms3-24/+24
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet5-5/+5
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-1/+1
2014-01-28bool improvementsStephan Bergmann2-4/+4
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann1-2/+2
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza2-20/+7
2013-12-20typo fixesAndras Timar11-27/+27
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+3
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde1-0/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-9/+9
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2-48/+48
2013-11-07filter: fix error messageMichael Stahl1-2/+4
2013-10-23fixincludeguards.sh: filterThomas Arnhold14-42/+42
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-15/+2
2013-10-01filter config: stop replacing %productname% / %formatversion%Michael Stahl3-53/+0
2013-10-01filter config: another case of accidental OpenOffice.org XML rebrandingMichael Stahl1-1/+1
2013-09-26typo fixes in commentsAndras Timar8-21/+21