Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-23 | make unotools ByteString free | Caolán McNamara | |
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-20 | ucbhelper::GetLocalFileURL does not use its arg. | Stephan Bergmann | |
2012-01-19 | Fix for fdo43460 Part XLII getLength() to isEmpty() | Olivier Hallot | |
Part XLII Modules unotools | |||
2012-01-18 | convert one freshly introduced DBG_ERRORFILE to SAL_WARN | Eike Rathke | |
2012-01-18 | nitpick, it's i18n, not l18n | Eike Rathke | |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz | |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz | |
2012-01-11 | bumped locale data wrapper to use XLocaleData4 and provide date acceptance ↵ | Eike Rathke | |
patterns | |||
2012-01-10 | Use SAL_N_ELEMENTS | Thomas Arnhold | |
Some more like Thorstens diff 9c59cd15b150638c845bbc275b9b04460afc23bd Done with some regex magic (and a check if this var is an array): s/sizeof\(\s*$var\s*\)\s*\/\s*sizeof\(\s*\*$var\s*/SAL_N_ELEMENTS\($var/gs | |||
2012-01-10 | simplify LocalFileHelper::ConvertURLToPhysicalName | Caolán McNamara | |
2012-01-09 | make indent sane | Caolán McNamara | |
2012-01-09 | simplify CharClass | Caolán McNamara | |
multiple variants of toUpper (etc) some that take a non-const OUString or String and modify it some that take a const OUString or String and return a new one some that take part of a const OUString or String and return a new one | |||
2012-01-09 | make indent sane | Caolán McNamara | |
2012-01-09 | mark uncopyable with boost::noncopyable | Caolán McNamara | |
2012-01-08 | catch exception by constant reference | Takeshi Abe | |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz | |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz | |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz | |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz | |
2012-01-05 | add a comphelper::string::getTokenCount | Caolán McNamara | |
suitable for conversion from [Byte]String::GetTokenCount converted low-hanging variants to rtl::O[UString]::getToken loops added unit test | |||
2012-01-04 | Do not export whole class to avoid MS C++ implicitly exporting base template. | Stephan Bergmann | |
2012-01-04 | Dead code. | Stephan Bergmann | |
2011-12-21 | callcatcher: remove some unused code | Caolán McNamara | |
2011-12-20 | callcatcher: Remove unused code | August Sodora | |
2011-12-20 | callcatcher: update list | Caolán McNamara | |
2011-12-19 | Remove unused code | August Sodora | |
2011-12-19 | callcatcher: Remove unused code | August Sodora | |
2011-12-16 | gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' | Matúš Kukan | |
2011-12-16 | add version suffix (beta1) to about dialog | Petr Mladek | |
configurable at build time via ABOUTBOXPRODUCTVERSIONSUFFIX in instsetoo_native/util/openoffice.lst configurable at runtime via registry/data/org/openoffice/Setup.xcu and ooSetupVersionAboutBoxSuffix property | |||
2011-12-15 | Removed extra semicolons | Jesse | |
2011-12-14 | callcatcher: remove some unused code | Caolán McNamara | |
2011-12-14 | regpathhelper: unused, so we've got to have two of them | Caolán McNamara | |
2011-12-13 | Simplified, type-safe C++ configuration access. | Stephan Bergmann | |
* New offapi com.sun.star.configuration entities to access the complete configuration read-only or read/write... * ...configmgr adapted to support those new services/singletons... * ...new unotools/configuration.hxx is the type-safe C++ plumbing on top of that... * ...officecfg now generates C++ headers to access all the properties and sets given in the .xcs files... * ...and svl's asiancfg.cxx exemplarily makes use of the new officecfg/Office/Common.hxx to access the configuration. * There is still TODOs: For one, see those listed in officecfg/registry/cppheader.xsl. For another, at least a notification mechanism for the new read-only configuration access and the C++ wrapper is missing. | |||
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | |
2011-12-06 | ByteString->rtl::OString[Buffer] | Caolán McNamara | |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke | |
2011-11-29 | Check for empty URLs after all, to avoid warnings from canonic(). | Stephan Bergmann | |
2011-11-29 | Special casing can be removed again. | Stephan Bergmann | |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | |
2011-11-28 | utl::UCBContentHelper::EqualURLs: inverted return | Michael Stahl | |
2011-11-28 | ByteString->rtl::OString[Buffer] | Caolán McNamara | |
2011-11-28 | Cleaned up utl::UCBContentHelper. | Stephan Bergmann | |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | |
2011-11-27 | remove include of och header from unotools | Norbert Thiebaud | |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | |
2011-11-22 | added partitive case month names | Eike Rathke | |
* Locale data: * nominative (nouns) month names always given in <MonthsOfYear> element * optional genitive case month names in <GenitiveMonths> element, following the <MonthsOfYear> element; if not given take nominative names * optional partitive case month names in <PartitiveMonths> element, following the <GenitiveMonths> element, or following the <MonthsOfYear> element if the <GenitiveMonths> element is not present; if not given take genitive case names, or nominative if genitive names aren't defined * currently known partitive case matters in Finnish locales * Rules for use of nominative / genitive / partitive case month names in number formatter: * no day of month (D or DD) present in format code => MMM or MMMM display nominative month name (noun) * day of month (D or DD) after MMM or MMMM => genitive name * no genitive names defined => nominative names * day of month (D or DD) before MMM or MMMM => partitive name * no partitive names defined => genitive names * no genitive names defined => nominative names |