- 00252da missing package dependency by Matúš Kukan · 14 years ago
- 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
- 2a32bf2 Make getProcessComponentContext/ServiceFactory throw instead of returning null by Stephan Bergmann · 14 years ago
- b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
- d7515f6 Simplify AutoOGuardArray + rename private attribute by Julien Nabet · 14 years ago
- 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
- a663931 First cut on integrating liborcus into libreoffice tree.... by Kohei Yoshida · 14 years ago
- b679a2a fdo#46808, Adapt reflection::CoreReflection UNO service to new style by Noel Grandin · 14 years ago
- 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
- 8638f1e fdo#46808, Adapt script::Converter service code to new style by Noel Grandin · 14 years ago
- 1cd0f1b Replace usage of rtl/memory.h in comphelper with equivalent from string.h by Arnaud Versini · 14 years ago
- fcd990f Some clean up after previous commit by Stephan Bergmann · 14 years ago
- 3e7990f fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instances by Noel Grandin · 14 years ago
- 08ab21f SwXTextTable: add "TableBorder2" property by Michael Stahl · 14 years ago
- 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
- e3648d4 Revert "Cleanup comphelper::storagehelper" by Matúš Kukan · 14 years ago
- 72777a6 Cleanup comphelper::storagehelper by Tomaž Vajngerl · 14 years ago
- cbe5a8c -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
- 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
- 87f242e remove empty ascii boxes and stuff III by Thomas Arnhold · 14 years ago
- d1ba541 Remove non-existing forward declarations by Thomas Arnhold · 14 years ago
- cf2bdd6 Fix windows build where min and max are macros by Fridrich Štrba · 14 years ago
- 889de66 Typo ressource -> resource by Stephan Bergmann · 14 years ago
- 8849f13 Partially revert "Remove unused defines" by Thomas Arnhold · 14 years ago
- cf7c959 Make comphelper/configuration.hxx work for localized properties by Stephan Bergmann · 14 years ago
- e5762c8 mhu24: add comphelper::newArray_{null,ex} helpers by Michael Stahl · 14 years ago
- deae1af Fix sense of SAL_WARN_IF conditions by Stephan Bergmann · 14 years ago
- 31b05fe unusedcode: drop CellBlock and one small method by Matúš Kukan · 14 years ago
- 1340890 simplify include guards by Thomas Arnhold · 14 years ago
- fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
- 8ca2189 Remove unused defines by Thomas Arnhold · 14 years ago
- 0dae234 Java5 update - use generics in code, and general cleanup by Noel Grandin · 14 years ago
- 2005a34 re-base on ALv2 code. by Michael Meeks · 14 years ago
- 7be9649 gridfixes: #i117265# implement less-predicate for Date/Time structs by Frank Schoenheit [fs] · 15 years ago
- 4c4d748 Remove some more include guards by Thomas Arnhold · 14 years ago
- 5715461 Remove UNO includes comments by Thomas Arnhold · 14 years ago
- 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
- 2c75729 reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
- e45bb32 Fix prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
- ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
- b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
- b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
- 8e01e88 add a route to compare a O[U]String to one code unit by Caolán McNamara · 14 years ago
- 9bf2d51 callcatcher: chainsaw out some unnecessary code by Caolán McNamara · 14 years ago
- df4c929 don't need to realloc string by Caolán McNamara · 14 years ago
- 38fea22 removeTrailingChars is the same as stripEnd by Caolán McNamara · 14 years ago
- 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
- 13887f4 Remove superfluous include comments by Thomas Arnhold · 14 years ago
- e2cd6a7 drop String::Reverse by Caolán McNamara · 14 years ago
- 93b415a targetted prefer prefix operators reversion by Michael Meeks · 14 years ago
- 5dcf536 merge the 5 ConstAsciiString duplicate classes together by Caolán McNamara · 14 years ago
- 0e9c60d reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
- 326d255 rename Library_comphelp.mk to Library_comphelper.mk... by Michael Stahl · 14 years ago
- b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
- 1ab7d31 Add comment describing the meanings of the filter flag bits by Tor Lillqvist · 14 years ago
- abda377 callcatcher: update list by Caolán McNamara · 14 years ago
- e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
- 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
- c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
- 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- b26df89 callcatcher: remove some unused code by Caolán McNamara · 14 years ago
- e511a7d Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types" by Julien Nabet · 14 years ago
- 9ce98ad remove static OUStrings from static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
- 16244e7 removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper by Takeshi Abe · 14 years ago
- 6749dcc removed duplicate includes in basic / canvas / chart2 / comphelper by Takeshi Abe · 14 years ago
- 88cf101 move GetFilterFlags inside ifdef WNT by Caolán McNamara · 14 years ago
- 80fe015 Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes by Thorsten Behrens · 14 years ago
- 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
- 5bec57a Correct some mistranslated comments by Stefan Knorr (astron) · 14 years ago
- 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
- 8907a41 Translate german comments in core/comphelper by Tom Thorogood · 14 years ago
- 1d6cadf Removed dead code by Marc-André Laverdière-Papineau · 14 years ago
- 0586306 Removed dead code by Marc-André Laverdière-Papineau · 14 years ago
- 53294e8 move template out of header by Caolán McNamara · 14 years ago
- 2126166 add AddFilterNameCheckOwnFile back for WNT by Matúš Kukan · 14 years ago
- ba8919e Remove unused code by Elton Chung · 14 years ago
- 0333d21 Remove unused code in basegfx, comphelper by Elton Chung · 14 years ago
- e3e7623 fdo#45560: Fixed docx textbox borders style and width import by Cédric Bosdonnat · 14 years ago
- 2eaa142 Adapted AsyncEventNotifier to safer-to-use salhelper::Thread by Stephan Bergmann · 14 years ago
- fe98151 gb_JunitTest_JunitTest takes only one argument by Stephan Bergmann · 14 years ago
- d30b4e9 Get rid of size() == 0 by Elton Chung · 14 years ago
- 0359123 Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) by Takeshi Abe · 14 years ago
- 4a98b35 Clean up AsyncEventNotifier interface by Stephan Bergmann · 14 years ago
- 9ab0b38 Various string function clean up by Stephan Bergmann · 14 years ago
- 034b130 comphelper: add getINT64 by Lionel Elie Mamane · 14 years ago
- 765c6d9 Make simplified configuration API available down in comphelper by Stephan Bergmann · 14 years ago
- 3b4786b callcatcher: regenerate list by Caolán McNamara · 14 years ago
- 740cf4a bah, we don't need these after all by Caolán McNamara · 14 years ago
- 9c19e79 extend unit test to islower by Caolán McNamara · 14 years ago
- 3957a49 Remove unused code. by Santiago Martinez · 14 years ago
- 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
- b03bc57 Typos in method descriptions. by Kohei Yoshida · 14 years ago
- c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
- fa66652 Some cppcheck cleaning by Julien Nabet · 14 years ago
- 6fca59d Simplify code by making getProcessComponentContext() implicit. by Stephan Bergmann · 14 years ago
- ca3e3e7 Move unotools/configuration.hxx to comphelper by Stephan Bergmann · 14 years ago
- 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
- 29bd62f Switch flag sequence of OpenCommandArg3 to NamedValue. by Thorsten Behrens · 14 years ago
- 2898e58 Clang -Wunused-variable. by Stephan Bergmann · 14 years ago