Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-10 | gbuild: remove some more realpaths | Matúš Kukan | |
Where necessary, replace with wildcard, what does not change path. | |||
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan | |
2012-03-08 | fold i18npaper into i18nutil | Caolán McNamara | |
It's too small to justify standalone existence. We can accumulate i18n things we link to directly into i18nutil and rework i18npool uno implementions in terms of thin wrappers over i18nutil and prefer linking to i18nutil internally and leave the uno forwarders for use by external components and scripting | |||
2012-03-08 | de-uno-ize ScriptTypeDetector | Caolán McNamara | |
leave a UnoScriptTypeDetector implementation that points to the trivial ScriptTypeDetector for external consumers, e.g. sdext | |||
2012-03-08 | OUString::createFromAscii -> new style | Caolán McNamara | |
2012-02-28 | fdo#46411 added [pjt-AU] Pitjantjatjara locale data | Eike Rathke | |
2012-02-23 | fdo#46411 added [pjt-AU] Pitjantjatjara to language list | Eike Rathke | |
2012-02-17 | resolved rhbz#794679 use proper Indian Rupee currency symbol U+20B9 | Eike Rathke | |
2012-02-16 | Use the same simple lo_main() on iOS as on Android | Tor Lillqvist | |
Let's do the iOS specific stuff in separate main() source file(s). Don't attempt to build complete iOS programs using normal LibreOffice mechanisms, it will work for only the very lowest level unit tests anyway, because of static linking and the circularish UNO/URE/bootstrap/whatnot (run-time) dependencies between different parts of the code. We thus can't build the various iOS-specific *_cppunittester_all unit test executables any more. Corresponding unit tests (and more complex ones) for iOS will have to be done in a different way. | |||
2012-02-14 | changed [et-EE] single quotation marks to be such | Eike Rathke | |
2012-02-14 | added [fr-CH] date acceptance patterns "D/M" and "D.M." | Eike Rathke | |
2012-02-14 | use icu's breakiterator for Thai, not our customized generic rules | Caolán McNamara | |
2012-02-14 | add northern-thai example | Caolán McNamara | |
2012-02-14 | add a unit test to demo broken thai word-boundary detection | Caolán McNamara | |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | |
2012-02-01 | corrections to Komi languages patch | Eike Rathke | |
* Changed LCID 0x0A69 to 0x066A to comply with the user-assigned space. * Added RU country for mapping to locales' ISO codes. * All locales should consist of language and country, except those where the language is not mappable to any country. | |||
2012-02-01 | Support Komi-Zyrian and Komi-Permyak as text language for spell checking | Harri Pitkänen | |
2012-01-27 | added [br-FR] date acceptance pattern "D/M" | Eike Rathke | |
2012-01-27 | added [et-EE] date acceptance patterns "D.M", "D.M." and with spaces | Eike Rathke | |
2012-01-23 | added [tr-TR] date acceptance patterns "D.M" "D/M" "D-M" | Eike Rathke | |
2012-01-23 | added [fi-FI] date acceptance pattern "D.M." | Eike Rathke | |
2012-01-23 | added description of time edit format | Eike Rathke | |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann | |
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers. | |||
2012-01-21 | updated [sk-SK] formats and month names | Milos Sramek | |
2012-01-20 | corrected [gu-IN] currency symbol update | Eike Rathke | |
2012-01-20 | changed [gu-IN] month names and reserved words, updated currency symbol | Ankitkumar Rameshchandra Patel | |
2012-01-19 | added [fr-LU] date acceptance pattern "D/M" | Eike Rathke | |
2012-01-19 | added [fr-BE] date acceptance pattern "D/M" | Eike Rathke | |
2012-01-19 | added [fr-FR] date acceptance pattern "D/M" | Eike Rathke | |
2012-01-19 | added [kab-DZ] date acceptance pattern "D/M" | Eike Rathke | |
2012-01-19 | added [be-BY] date acceptance patterns "D.M." and "D/M/" | Eike Rathke | |
2012-01-19 | added [ja-JP] date acceptance patterns (various) | Eike Rathke | |
2012-01-19 | added check for duplicated date acceptance patterns | Eike Rathke | |
Also insert full date acceptance pattern at first position instead of appending to have it be first in checks. | |||
2012-01-17 | rudimentary check if date acceptance pattern interferes with decimal number | Eike Rathke | |
2012-01-17 | added [zh-TW] date acceptance patterns (various) | Eike Rathke | |
2012-01-17 | added [zh-CN] date acceptance patterns (various) | Eike Rathke | |
2012-01-17 | added [ru-RU] date acceptance patterns "D.M." and "D/M/" | Eike Rathke | |
2012-01-17 | added [is-IS] date acceptance patterns "D.M." and "D/M/" | Eike Rathke | |
2012-01-17 | added [glt-LT] date acceptance pattern "M-D" | Eike Rathke | |
2012-01-17 | added [gd-GB] date acceptance patterns "D/M" and "D-M" | Eike Rathke | |
2012-01-17 | added [nl-BE] date acceptance pattern "D/M" | Eike Rathke | |
2012-01-17 | added [nl-NL] date acceptance pattern "D-M" | Eike Rathke | |
2012-01-17 | added [ca-ES] date acceptance pattern D/M | Jesús Corrius | |
2012-01-17 | added element name check for LC_FORMAT | Eike Rathke | |
2012-01-17 | added [es-ES] date acceptance pattern "D/M" | Eike Rathke | |
2012-01-17 | added [an-ES] date acceptance pattern "D/M" | Eike Rathke | |
2012-01-16 | DateAcceptancePattern and PartitiveMonths for Czech language | Da'angh Khagaroth | |
2012-01-13 | changed [pt-PT] default date format to DD-MM-AAAA (was DD-MM-AA) | Eike Rathke | |
2012-01-13 | added [it-IT] date acceptance pattern "D/M" | Eike Rathke | |
2012-01-13 | added [pt-AO] date acceptance pattern "D-M" | Eike Rathke | |