summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
AgeCommit message (Expand)AuthorFilesLines
2013-09-26Everytimes -> Every timeJesús Corrius2-3/+3
2013-08-20Improve some debug outputStephan Bergmann1-3/+11
2013-08-19Use standard idiomStephan Bergmann1-3/+3
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in filterJulien Nabet3-33/+9
2013-06-03fdo#46808, Convert FrameLoaderFactory and ContentHandlerFactory to new styleNoel Grandin4-8/+48
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-13/+12
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist2-4/+4
2013-05-12Quiet cppcheck + simplify/optimize a bitJulien Nabet1-13/+13
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold4-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák20-305/+305
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-28unused comphelper/locale.hxxEike Rathke1-1/+0
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke1-1/+2
2013-03-07Renamed the method to something more appropriate...Kohei Yoshida2-26/+7
2013-03-07Make check passes. Remove deep-only detection for real.Kohei Yoshida2-191/+0
2013-03-07Temporarily disable deep-only detection phase.Kohei Yoshida1-0/+3
2013-03-07Some cleanup, comments, and re-organizing...Kohei Yoshida1-47/+32
2013-03-07fdo#60562: List *all* format types that we support and rank them all properly.Kohei Yoshida1-3/+96
2013-03-07Test all file format types regardless of document services.Kohei Yoshida2-119/+120
2013-03-07A little boolean cleanups etc.Kohei Yoshida1-19/+20
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-12/+6
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold4-8/+8
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King5-23/+23
2013-02-26fdo#60724: lintian typo fix: useful -> usefulGregg King1-1/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-6/+3
2013-02-23Fix typo seperated/separatedJulien Nabet2-2/+2
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet3-4/+4
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-2/+2
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev4-7/+7
2013-02-14fdo#57950: Remove some chained appends in filterMarcos Paulo de Souza2-76/+28
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+2
2013-02-04Add some debug bits for type detection code.Kohei Yoshida3-11/+32
2013-01-28fdo#46808, Adapt document::FilterConfigRefresh UNO service to new styleNoel Grandin16-88/+67
2013-01-27Some cppcheck cleaningJulien Nabet1-0/+1
2013-01-21Remove more STRINGPARAM macros from filterMarcos Paulo de Souza5-51/+42
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens15-46/+0
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2-3/+4
2012-10-09Get ride of not used macros in filterMarcos Paulo de Souza1-30/+0
2012-10-03re-base on ALv2 code. Includes:Michael Meeks23-541/+334
2012-09-27Improvements on previous commitStephan Bergmann1-2/+1
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin3-11/+9
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+3
2012-09-12Better error reportingStephan Bergmann1-13/+6
2012-08-22fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida2-2/+2
2012-08-21fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida2-0/+2
2012-08-08reduce ascii noise and useless commentsThomas Arnhold23-89/+0