summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
AgeCommit message (Expand)Author
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
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke
2013-03-07Renamed the method to something more appropriate...Kohei Yoshida
2013-03-07Make check passes. Remove deep-only detection for real.Kohei Yoshida
2013-03-07Temporarily disable deep-only detection phase.Kohei Yoshida
2013-03-07Some cleanup, comments, and re-organizing...Kohei Yoshida
2013-03-07fdo#60562: List *all* format types that we support and rank them all properly.Kohei Yoshida
2013-03-07Test all file format types regardless of document services.Kohei Yoshida
2013-03-07A little boolean cleanups etc.Kohei Yoshida
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
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-23Fix typo seperated/separatedJulien Nabet
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-14fdo#57950: Remove some chained appends in filterMarcos Paulo de Souza
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida
2013-02-04Add some debug bits for type detection code.Kohei Yoshida
2013-01-28fdo#46808, Adapt document::FilterConfigRefresh UNO service to new styleNoel Grandin
2013-01-27Some cppcheck cleaningJulien Nabet
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-09Get ride of not used macros in filterMarcos Paulo de Souza
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-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
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-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-30Const correct-ness.Kohei Yoshida