summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-3/+3
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-143-4/+6
* gbuild: register all jarsMichael Stahl2012-08-172-11/+11
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-6/+3
* android: linguistic should cope with a missing extension managerMichael Meeks2012-08-061-2/+6
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-301-1/+0
* Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara2012-07-114-18/+358
* ditch String::CreateFromAsciiCaolán McNamara2012-07-034-21/+11
* Remove unused definesThomas Arnhold2012-07-021-1/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* Remove unused definesThomas Arnhold2012-07-011-2/+0
* .dxp files don't need executable bitsMichael Stahl2012-06-221-0/+0
* .xml files don't need executable bitsMichael Stahl2012-06-221-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-215-118/+73
* re-base on ALv2 code.Michael Meeks2012-06-212-49/+31
* removed unused forward declarations of classTakeshi Abe2012-06-203-6/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-093-6/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-063-14/+16
* targeted string re-work (ii)Olivier Hallot2012-06-034-56/+48
* targeted string re-workNorbert Thiebaud2012-06-024-14/+13
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-295-7/+7
* fdo#35270 - enable caching of grammar checker propertiesMichael Meeks2012-05-141-3/+2
* More visibility markup needed for Mac OS XTor Lillqvist2012-05-112-7/+7
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Resolves: fdo#39999: Changing spelling preferences requires application restartSzabolcs Dezsi2012-04-211-0/+1
* WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara2012-04-201-2/+2
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-083-4/+4
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-11/+10
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-11/+11
* .xcl files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .sce files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .java files don't need executable bitsMichael Stahl2012-03-232-0/+0
* chmod -xTor Lillqvist2012-03-212-0/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-142-0/+6
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-101-1/+1
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-202-2/+2
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Remove unused code.Petr Vorel2012-02-171-15/+0
* possible inefficient checking for emptinessMariusz Dykierek2012-02-162-3/+3
* Various string function clean upStephan Bergmann2012-02-151-1/+1
* Remove unused codeElton Chung2012-02-132-18/+0
* Avoid Possible null pointer dereference in linguistic/source/spelldsp.hxxJulien Nabet2012-02-111-2/+2
* unusedcode.easy: Removed unused code (linguistic)Alexander Bergmann2012-02-082-57/+0
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-3/+3
* ByteString->rtl::OStringCaolán McNamara2012-01-231-18/+19