summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)AuthorFilesLines
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-39/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-13/+13
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-08-19Use standard idiomStephan Bergmann1-1/+1
2013-08-12Mark as constTakeshi Abe2-3/+3
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke11-36/+36
2013-07-05fdo#66420: fix user dictionaries on WindowsMichael Stahl1-1/+6
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-32/+31
2013-06-03re-base on ALv2 code. Includes:Michael Meeks3-63/+36
2013-05-22AppendAscii cleanupRicardo Montania1-2/+1
2013-05-15String.AppendAscii DropRicardo Montania2-9/+6
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-8/+8
2013-05-14fdo#46808, propogate XLinguProperties through some more codeNoel Grandin4-14/+14
2013-05-14fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin7-438/+403
2013-05-14fdo#46808, Convert linguistic2::LingProperties to new styleNoel Grandin6-39/+122
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin1-22/+19
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen8-960/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2-2/+2
2013-04-15add desktop libs to libmergedPeter Foley1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák39-320/+300
2013-04-05new module i18nlangtagEike Rathke14-16/+16
2013-03-20fdo#46808, Convert linguistic2::ProofreadingIterator to new styleNoel Grandin3-7/+4
2013-03-19fdo#39445 writing out tools/fsys.hxx (linguistic)Andras Timar8-8/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-4/+4
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-4/+4
2013-03-08simplify some compareToThomas Arnhold1-4/+4
2013-03-04doubled includesThomas Arnhold3-9/+0
2013-03-04DBG_ASSERT->SAL_WARN_IFCaolán McNamara2-6/+6
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+1
2013-02-21This apparently wants sal_uLong, not boolStephan Bergmann1-1/+1
2013-02-20fdo#42122 - truncate files that shrink to avoid dictionary corruption.Michael Meeks1-15/+59
2013-02-16coverity#707519: Uninitialized scalar variableCaolán McNamara1-0/+2
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin11-51/+48
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin1-1/+1
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac16-42/+37
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+1
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke13-44/+95
2013-01-02Paren fix for Ubu 10.04 build (and fdo#58417 ?)LeMoyne Castle1-7/+7
2013-01-01remove use of #pragma optimizeLuboš Luňák1-5/+0
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley1-1/+4
2012-12-21fdo#57545 remove redundant capitalType functionsQuentin Pradet4-40/+36
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-17/+11
2012-12-13removed unnecessary double-step conversionEike Rathke1-2/+1
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-69/+0