summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
AgeCommit message (Expand)Author
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
2012-07-30Avoid non-ASCII characters in source code.Kohei Yoshida
2012-07-01Remove unused definesThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-06nuke dead codeTakeshi Abe
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-05Fix the description.Kohei Yoshida
2012-06-05Prioritize external filters over the internal ones.Kohei Yoshida
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-28reduce static_initialization_and_destruction chainCaolán McNamara