Age | Commit message (Expand) | Author |
2011-08-29 | Remove the now obsolete XPropertyTable class | Joseph Powers |
2011-08-29 | More string & bool conversion. | Kohei Yoshida |
2011-08-29 | sal_Bool to bool. | Kohei Yoshida |
2011-08-29 | Unused data member. | Kohei Yoshida |
2011-08-29 | String to rtl::OUString. | Kohei Yoshida |
2011-08-29 | Some cleanups & removed lazy macros. | Kohei Yoshida |
2011-08-29 | More on String to rtl::OUString. | Kohei Yoshida |
2011-08-29 | String to rtl::OUString. | Kohei Yoshida |
2011-08-29 | String to rtl::OUString, and I forgot to commit the new headers. | Kohei Yoshida |
2011-08-29 | Hide ScDragData and ScClipData from scmod.hxx, clean up ScModule a bit. | Kohei Yoshida |
2011-08-29 | sal_Bool to bool. | Kohei Yoshida |
2011-08-29 | sal_Bool to bool. | Kohei Yoshida |
2011-08-29 | String to rtl::OUString. | Kohei Yoshida |
2011-08-29 | don't crash when loading basic IDE | Markus Mohrhard |
2011-08-29 | I don't think we need to explicitly link with libstdc++ and libgcc | Tor Lillqvist |
2011-08-29 | Fix MINGW_SHARED_LIBSTDCPP | Tor Lillqvist |
2011-08-29 | mingwm10.dll is obsolete | Tor Lillqvist |
2011-08-29 | MinGW cross-compilation improvements | Tor Lillqvist |
2011-08-29 | use -D$(CPUNAME) for all platforms also in gbuild | Matúš Kukan |
2011-08-29 | we are not using this GLIBC variable | Matúš Kukan |
2011-08-29 | We do not need to use GLIBC here | Matúš Kukan |
2011-08-29 | class SvxUnoXPropertyTable no longer needs to support class XProprtyTable | Joseph Powers |
2011-08-29 | Fix my bug: XColorTable is based on XPropertyList not XPropertyTable | Joseph Powers |
2011-08-29 | resync list | Caolán McNamara |
2011-08-29 | WaE: dbglevel=2 | Caolán McNamara |
2011-08-29 | WaE: dbglevel=2 | Caolán McNamara |
2011-08-29 | bah, extra lib needed | Caolán McNamara |
2011-08-29 | Rename class XColorTable to XColorList | Joseph Powers |
2011-08-29 | Rebase XColorTable from XPropertyTable to XPropertyList | Joseph Powers |
2011-08-29 | WaE: in debug=2 mode | Caolán McNamara |
2011-08-29 | chmod -x | Tor Lillqvist |
2011-08-29 | Add comphelperlib for isdigitAscii etc | Tor Lillqvist |
2011-08-29 | Fix syntax error | Tor Lillqvist |
2011-08-29 | fix this up, revert using comphelper stuff, but modify to-dos | Caolán McNamara |
2011-08-29 | Need to link with COMPHELPERLIB for isupperAscii etc | Tor Lillqvist |
2011-08-29 | Polyline improvement for Windows | Dmitry A Ashkadov |
2011-08-29 | Added SwPosition, SwPaM gdb pretty-printers | Cédric Bosdonnat |
2011-08-29 | Ignore pyc files in git | Cédric Bosdonnat |
2011-08-29 | Make it compile with MSVC | Tor Lillqvist |
2011-08-29 | cppunittester::LibreOfficeProtector/LibreOfficeProtecter confusion | Caolán McNamara |
2011-08-29 | use standard copy-ctor signatures, assignments, etc | Caolán McNamara |
2011-08-29 | WaE: unused variable | Caolán McNamara |
2011-08-29 | fix typos and includes | Caolán McNamara |
2011-08-29 | merge together 5 or ascii isalpha/isalnum/isdigit implementations | Caolán McNamara |
2011-08-29 | callcatcher: drop various unused methods | Caolán McNamara |
2011-08-29 | various centralized isFOOAsciiStrings | Caolán McNamara |
2011-08-29 | tweaks to analyze .a archives | Caolán McNamara |
2011-08-29 | bah, forgot about callarchive | Caolán McNamara |
2011-08-29 | deconfuse this api somewhat | Caolán McNamara |
2011-08-29 | ByteString::GetQuotedToken isn't actually implemented, remove from api | Caolán McNamara |