Age | Commit message (Expand) | Author |
2012-08-20 | SwXTextTable: add "TableBorder2" property | Michael Stahl |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-16 | Revert "Cleanup comphelper::storagehelper" | Matúš Kukan |
2012-08-16 | Cleanup comphelper::storagehelper | Tomaž Vajngerl |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-07 | remove empty ascii boxes and stuff III | Thomas Arnhold |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold |
2012-08-02 | Fix windows build where min and max are macros | Fridrich Štrba |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-28 | Partially revert "Remove unused defines" | Thomas Arnhold |
2012-07-25 | Make comphelper/configuration.hxx work for localized properties | Stephan Bergmann |
2012-07-24 | mhu24: add comphelper::newArray_{null,ex} helpers | Michael Stahl |
2012-07-18 | Fix sense of SAL_WARN_IF conditions | Stephan Bergmann |
2012-07-16 | unusedcode: drop CellBlock and one small method | Matúš Kukan |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-29 | Java5 update - use generics in code, and general cleanup | Noel Grandin |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-29 | gridfixes: #i117265# implement less-predicate for Date/Time structs | Frank Schoenheit [fs] |
2012-06-29 | Remove some more include guards | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-06-23 | Fix prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-18 | add a route to compare a O[U]String to one code unit | Caolán McNamara |
2012-06-15 | callcatcher: chainsaw out some unnecessary code | Caolán McNamara |
2012-06-12 | don't need to realloc string | Caolán McNamara |
2012-06-11 | removeTrailingChars is the same as stripEnd | Caolán McNamara |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2012-06-06 | drop String::Reverse | Caolán McNamara |
2012-05-31 | targetted prefer prefix operators reversion | Michael Meeks |
2012-05-17 | merge the 5 ConstAsciiString duplicate classes together | Caolán McNamara |
2012-05-17 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-05-04 | rename Library_comphelp.mk to Library_comphelper.mk... | Michael Stahl |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-18 | Add comment describing the meanings of the filter flag bits | Tor Lillqvist |
2012-04-18 | callcatcher: update list | Caolán McNamara |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-02 | callcatcher: remove some unused code | Caolán McNamara |
2012-03-29 | Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types" | Julien Nabet |