Age | Commit message (Expand) | Author |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-18 | get rid of some Germanism (and some Windowsism) | Eike Rathke |
2013-04-18 | Revert "svformatter already accept OUString input", fdo#63306 | Eike Rathke |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-17 | -Werror=unused-macros (MinGW, GradientStyle_RECT) | Stephan Bergmann |
2013-04-12 | Get rid of SHL_SBC | Tor Lillqvist |
2013-04-12 | basic: SbCompare_UString_PropertyValue_Impl MSVC workaround | Michael Stahl |
2013-04-10 | Introduce characters utilities in rtl/character.hxx | Arnaud Versini |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-03 | fdo#58807 bring Beep() for basic back | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-04-01 | Use local utility functions instead of SbxSimpleCharClass | Arnaud Versini |
2013-03-30 | fix loplugin warnings | Peter Foley |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-28 | Bypass extension scanning unless HAVE_FEATURE_EXTENSIONS | Tor Lillqvist |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-25 | sal_Bool to bool | Takeshi Abe |
2013-03-24 | basic: Remove non working AboutStarBasic | Thomas Arnhold |
2013-03-23 | coverity#704205/704206/704207 Logically dead code | Julien Nabet |
2013-03-22 | in Val() check status after stringToDouble() | Eike Rathke |
2013-03-21 | added unit test for 10e308 math overflow | Eike Rathke |
2013-03-21 | SbiScanner::NextSym: check status after rtl_math_uStringToDouble() | Eike Rathke |
2013-03-21 | another variation of the localised Cdbl test | Noel Power |
2013-03-20 | tweak basic_coverage test to support locale specific testing | Noel Power |
2013-03-20 | replace decimal separator at correct position, rhbz#919020 | Eike Rathke |
2013-03-19 | resolved rhbz#919020 Basic CDbl() and CSng() scan localized number | Eike Rathke |
2013-03-19 | windows build fix | Andras Timar |
2013-03-19 | fdo#39445 writing out tools/fsys.hxx (basic) | Andras Timar |
2013-03-19 | remove unused header: tools/fsys.hxx | Andras Timar |
2013-03-19 | fdo#39445 writing out tools/fsys.hxx (basic) | Krisztian Pinter |
2013-03-19 | More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixes | Stephan Bergmann |
2013-03-19 | follow on fix for fdo#62090 ensure out of range startpos is handled | Noel Power |
2013-03-19 | remove commented out line I inserted to screw up Juliens patch | Noel Power |
2013-03-19 | fix for fdo#62090 Mid function regression | Julien Nabet |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-18 | avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not | Luboš Luňák |
2013-03-16 | coverity#982854 Assign instead of compare | Julien Nabet |
2013-03-16 | coverity#982853 Assign instead of compare | Julien Nabet |
2013-03-15 | WaE: Werror=shadow | Caolán McNamara |
2013-03-15 | unittest and test data for bnc#809017 | Noel Power |
2013-03-15 | detect follow-on default member of default member object bnc#809017 | Noel Power |
2013-03-14 | i119933 - make Basic FORMAT function work with non-ASCII text | Ariel Constenla-Haile |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-14 | Windows oleautobridge depends on ATL | Stephan Bergmann |
2013-03-13 | Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752 | Noel Power |
2013-03-12 | basic: make the makefile a bit nicer | Matúš Kukan |
2013-03-11 | basic: translation of all debug messages | Thomas Arnhold |
2013-03-11 | remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM foo | Noel Power |