Age | Commit message (Expand) | Author |
2011-09-12 | Nested classes need to be marked separately DLLPUBLIC, apparently | Tor Lillqvist |
2011-09-12 | why leak m_pImpl | Caolán McNamara |
2011-09-11 | Initial DocumentSettingsSerializer implementation | Michael Meeks |
2011-09-08 | add chaff to encrypted documents | Caolán McNamara |
2011-09-07 | Restore ABI compatibility with LO 3.4 and earlier | Lionel Elie Mamane |
2011-09-05 | tell me *what* failed | Caolán McNamara |
2011-09-02 | move to comphelper, and rename | Caolán McNamara |
2011-08-29 | merge together 5 or ascii isalpha/isalnum/isdigit implementations | Caolán McNamara |
2011-08-29 | various centralized isFOOAsciiStrings | Caolán McNamara |
2011-08-29 | remove ByteString::IsAlphaNumericAscii and refactor a bit | Caolán McNamara |
2011-08-26 | add a helper class to do path resolution | Michael Meeks |
2011-08-22 | callcatcher: and so now unused | Caolán McNamara |
2011-08-22 | callcatcher: post-unotools cleanup this is now unused | Caolán McNamara |
2011-08-21 | Rename List -> WeakReferenceList | Joseph Powers |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-18 | unusedeasy: cleanup comphelper::MediaDescriptor | Joseph Powers |
2011-08-17 | add more component prefixes | Matúš Kukan |
2011-08-17 | Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC build | Tor Lillqvist |
2011-08-17 | add and use a matchL | Caolán McNamara |
2011-08-16 | Less indent level. | Kohei Yoshida |
2011-08-16 | Fixed a crash due to invalid index for Sequence. | Kohei Yoshida |
2011-08-15 | rename test | Caolán McNamara |
2011-08-15 | add a getToken wrapper for extracting a single token painlessly | Caolán McNamara |
2011-08-15 | add a jdk 1.5-alike string replace to comphelper::string | Caolán McNamara |
2011-08-15 | restore cppunit test (yet again) | Caolán McNamara |
2011-08-15 | ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString | Caolán McNamara |
2011-08-11 | Removed the rest of FORWARD_DECLARE_INTERFACE. | Kohei Yoshida |
2011-08-11 | fix more -fpermissive compile errors from trunck gcc | Tom Tromey |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-04 | Let's use std::deque instead of uno::Sequence. | Kohei Yoshida |
2011-08-04 | Found one inconsistency between deque and uno::Sequence usages. | Kohei Yoshida |
2011-08-04 | Include <functional> for std::unary_function. | Kohei Yoshida |
2011-08-04 | Prefer std::for_each to manual looping. | Kohei Yoshida |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe |
2011-08-04 | Use rtl::OUStringHash. | Kohei Yoshida |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist |
2011-07-21 | resyncing to master | Bjoern Michaelsen |
2011-07-21 | Drop macros from componentmodule.hxx | Matúš Kukan |
2011-07-19 | callcatcher: remove unused GetTemporaryStorageOfFormat | Caolán McNamara |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matus Kukan |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-17 | gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags... | Michael Stahl |
2011-06-17 | gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca] | Michael Stahl |
2011-06-01 | use standard template here | Caolán McNamara |
2011-06-01 | overly static | Caolán McNamara |
2011-06-01 | add Sequence header | Caolán McNamara |
2011-06-01 | make this a well-behaved singleton | Caolán McNamara |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-05-23 | add getLocale to NaturalStringSorter | Caolán McNamara |