summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
AgeCommit message (Expand)Author
2013-02-05fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida
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
2012-05-25Rank format types in order of complexity.Kohei Yoshida
2012-05-25The logic behind these two flags no longer makes sense.Kohei Yoshida
2012-05-25Patterns should precede extensions.Kohei Yoshida
2012-05-25Prioritize candidate types by extension first, then by document service.Kohei Yoshida
2012-05-23These hacks no longer work. Remove it and find a better solution.Kohei Yoshida
2012-05-22When the caller specifies filter type, stick to it and don't overwrite it.Kohei Yoshida
2012-05-22Reduce indentation.Kohei Yoshida
2012-05-17reduce static_initialization_and_destruction chainCaolán McNamara
2012-04-27WaE: fix various msvc2008 warningsCaolán McNamara
2012-04-18Add comment describing the meanings of the filter flag bitsTor Lillqvist
2012-04-14fdo#45159 fix filter names, remove bogus %productname% where it was necessaryAndras Timar
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-28WaE: unused variableCaolán McNamara
2012-02-23Adapted LateInitThread to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe
2012-02-13Fix typos in commentsElton Chung
2012-02-05Some cppcheck cleaningJulien Nabet
2012-02-01Some cppcheck cleaningJulien Nabet
2012-01-26Sort the catch-all detection at the endFridrich Štrba
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot