summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)AuthorFilesLines
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza5-55/+0
2012-10-09Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza2-16/+0
2012-10-08WaE: variable 'numusr' is uninitialized when used hereTor Lillqvist1-2/+1
2012-10-08re-base on ALv2 code. Includes:Michael Meeks28-601/+422
2012-10-06cppcheck: Unused variablejailletc361-4/+4
2012-10-04sal_Bool->bool in lingucomponentNoel Grandin8-14/+14
2012-10-04support system dicts named using bcp47 schemeCaolán McNamara1-46/+57
2012-10-02Use prefixTor Lillqvist2-2/+2
2012-10-01add missing deps on headers to static libsDavid Tardon1-0/+10
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl5-10/+0
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl1-1/+4
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl5-5/+10
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl4-4/+8
2012-09-2764-bit fixTor Lillqvist1-1/+1
2012-08-25prefix more componentsMatúš Kukan8-8/+8
2012-07-22Cleanup memory managment and constructor in SpellCheckerArnaud Versini1-18/+15
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3
2012-07-02Remove unused definesThomas Arnhold1-12/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks5-20/+5
2012-06-21re-base on ALv2 code.Michael Meeks4-98/+62
2012-06-09Remove superfluous empty lines on topThomas Arnhold4-9/+0
2012-05-28this is supposed to just be the number of bytesCaolán McNamara1-2/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl6-14/+14
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan4-4/+4
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-1/+1
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-4/+4
2012-01-09simplify CharClassCaolán McNamara2-9/+9
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco3-4/+4
2011-12-21make this Makefile the same as all the othersCaolán McNamara1-1/+2
2011-12-21msvc2008 hunspell linked to icuucCaolán McNamara1-0/+1
2011-12-16lingucomponent: MacOSX: use gb_Library_add_objcxxobjectsMichael Stahl3-5/+1
2011-12-14Revert "we have gb_Library_add_objcxxobjects for this"Matúš Kukan1-1/+5
2011-12-14we have gb_Library_add_objcxxobjects for thisMatúš Kukan1-5/+1
2011-12-13try to fix building lingucomponent on MacMatúš Kukan1-0/+4
2011-12-13convert lingucomponent to gbuildMatúš Kukan21-640/+465
2011-12-13GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASEâ†...Christian Lohmaier1-3/+3
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz4-5/+0
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora1-6/+6
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-64/+0
2011-11-27remove include of pch header from lingucomponentNorbert Thiebaud16-30/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora2-12/+12
2011-11-24ditch dbg_dumpCaolán McNamara1-31/+0
2011-11-15fdo#42865: libexttextcat,lingucomponent: no mapfileMichael Stahl1-3/+2
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann6-7/+4
2011-10-24Use NSString in template specification instead of objc_objectKristian Rietveld1-1/+1