Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-06 | [cppchecker] deletion of unread variable | Pierre-André Jacquod | |
2011-08-31 | bah, three-way merge screwed us | Caolán McNamara | |
2011-08-31 | just add it wholesale | Caolán McNamara | |
2011-08-31 | Need to link with COMPHELPERLIB now for getToken at least | Tor Lillqvist | |
2011-08-31 | may need comphelper here | Caolán McNamara | |
2011-08-30 | Some cppcheck cleaning | Julien Nabet | |
2011-08-30 | ByteString->rtl::OString | Caolán McNamara | |
2011-08-29 | various centralized isFOOAsciiStrings | Caolán McNamara | |
2011-08-29 | IsLowerAscii and IsUpperAscii are subsets of IsAlphaAscii, reduce | Caolán McNamara | |
2011-08-29 | remove ByteString::IsAlphaNumericAscii and refactor a bit | Caolán McNamara | |
2011-08-29 | valgrind: various unused code | Caolán McNamara | |
2011-08-22 | gsl_getSystemTextEncoding->osl_getThreadTextEncoding | Caolán McNamara | |
2011-08-15 | add a getToken wrapper for extracting a single token painlessly | Caolán McNamara | |
2011-08-15 | ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString | Caolán McNamara | |
shrink ByteString api, remove need for intermediate OString/ByteString with random-ish encoding solely for check | |||
2011-08-15 | Some PMD cleaning | Julien Nabet | |
2011-08-11 | ByteString::ToInt64 is atoi the same as ToInt32, and we downcast anyway | Caolán McNamara | |
2011-08-09 | Some cppcheck cleaning | Julien Nabet | |
2011-08-08 | remove unused code | David Tardon | |
2011-08-03 | callcatcher: remove unused methods and a little cleanup | Thomas Arnhold | |
2011-08-03 | Move CMCDEBUG to OSL_DEBUG_LEVEL 3 | Thomas Arnhold | |
2011-07-31 | XML config schema files do not contain strings for localization | Andras Timar | |
2011-07-31 | do not extract strings from ucbhelper (not used by LibO) | Andras Timar | |
2011-07-22 | Generate correctly named import library for WNTGCC | Tor Lillqvist | |
2011-07-18 | callcatcher: remove unused methods | Caolán McNamara | |
2011-07-14 | callcatcher: ditch unused method | Caolán McNamara | |
2011-07-14 | set Dump methods to ultra-verbose debug-mode | Caolán McNamara | |
2011-07-13 | callcatcher: strip l10ntools down by more unused methods | Caolán McNamara | |
2011-07-12 | callcatcher: remove unused MergeDataFile::WriteError ByteString | Caolán McNamara | |
2011-07-12 | callcatcher: remove unused Merge ByteString | Caolán McNamara | |
2011-07-12 | callcatcher: remove Directory ByteString ctor | Caolán McNamara | |
2011-07-01 | ByteString::CreateFromInt32 -> OString::valueOf | Caolán McNamara | |
2011-06-30 | callcatcher: unused code | Caolán McNamara | |
2011-06-30 | unused pure-virtual WorkOnRessourceEnd body | Caolán McNamara | |
2011-06-29 | remove deprecated ByteString::CreateFromInt64 | Caolán McNamara | |
2011-06-22 | Fix MinGW compilation | Tor Lillqvist | |
2011-06-16 | Revert "Don't do anything here when cross-compiling" | Tor Lillqvist | |
We use a BUILD_TYPE keyword instead to bypass l10ntools. This reverts commit cb7948c88ab3e2c8702bef0794455c07ccd88295. | |||
2011-06-16 | WaE: keep windows compiler cast happy | Caolán McNamara | |
2011-06-15 | Don't do anything here when cross-compiling | Tor Lillqvist | |
2011-06-14 | ByteString -> rtl::OString | Caolán McNamara | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-31 | remove unused l10ntools | Andras Timar | |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky | |
Conflicts: cppcanvas/source/mtfrenderer/implrenderer.cxx i18npool/inc/i18npool/lang.h i18npool/source/isolang/isolang.cxx svtools/source/filter/exportdialog.cxx svtools/source/graphic/grfmgr.cxx vcl/aqua/source/dtrans/aqua_service.cxx vcl/aqua/source/window/salframe.cxx vcl/inc/sft.hxx vcl/inc/unx/pspgraphics.h vcl/inc/vcl/cursor.hxx vcl/inc/vcl/gdimtf.hxx vcl/inc/vcl/settings.hxx vcl/prj/d.lst vcl/source/app/settings.cxx vcl/source/control/edit.cxx vcl/source/gdi/gdimtf.cxx vcl/source/window/cursor.cxx vcl/source/window/window.cxx vcl/unx/generic/fontmanager/fontconfig.cxx vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx vcl/unx/kde4/KDESalGraphics.cxx | |||
2011-05-18 | Rework how <db.h> is included | Tor Lillqvist | |
2011-05-17 | remove support for proprietary modules (former StarOffice) | Andras Timar | |
2011-05-17 | remove unused functions | Andras Timar | |
2011-05-17 | No DB_INCLUDES any more, pass -I if necessary | Tor Lillqvist | |
2011-05-16 | revert part of 5cd163969b0958bd5812f837ff014409bf5b72ce | Christian Lohmaier | |
size_t is unsigned type, but function returns negative value (function is apparenly not used anywhere else) | |||
2011-05-16 | WaE (picky) - noeol | Christian Lohmaier | |
2011-05-16 | remove unused code | David Tardon | |
2011-05-16 | remove unused function | David Tardon | |