summaryrefslogtreecommitdiff
path: root/filter/source/config/cache/filtercache.cxx
AgeCommit message (Expand)Author
2013-09-26typo fixes in commentsAndras Timar
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in filterJulien Nabet
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
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
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-26fdo#60724: lintian typo fix: useful -> usefulGregg King
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-14fdo#57950: Remove some chained appends in filterMarcos Paulo de Souza
2013-01-28fdo#46808, Adapt document::FilterConfigRefresh UNO service to new styleNoel Grandin
2013-01-21Remove more STRINGPARAM macros from filterMarcos Paulo de Souza
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin
2012-09-12Better error reportingStephan Bergmann
2012-08-22fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida
2012-08-21fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-30Const correct-ness.Kohei Yoshida
2012-07-30Avoid non-ASCII characters in source code.Kohei Yoshida
2012-05-17reduce static_initialization_and_destruction chainCaolán McNamara
2012-04-09s/pathes/paths/Tor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-02-05Some cppcheck cleaningJulien Nabet
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-10-19don't annoy me in the en-US fallback caseCaolán McNamara
2011-08-24dev-install build fixGabor
2011-08-17cppcheck: reduced scope of variableTakeshi Abe
2011-06-12Code cleanupKorrawit Pruegsanusak
2011-05-30Code Cleanup in filtersKorrawit Pruegsanusak
2011-05-20remove circular dependency to fix leakCaolán McNamara
2011-04-30Remove OS/2 supportFrancois Tigeot
2011-03-30warning-return-values-filter.diff: avoid warning (i#58977)Petr Mladek
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud