Age | Commit message (Expand) | Author |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-06 | Related: fdo#72022 internal links busted | Caolán McNamara |
2013-12-06 | Resolves: fdo#72022 Integrated help ignored if installed | Caolán McNamara |
2013-12-02 | fdo#60698: Merge tvhlp1 into ucpchelp1 | Marcos Paulo de Souza |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-13 | i123670 - Add support for https links | Ariel Constenla-Haile |
2013-11-11 | xmlhelp: include <> for external includes | Norbert Thiebaud |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-07 | remove unnecessary use of OUString constructor in XMLHELP module | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl |
2013-10-24 | xmlhelp: remove Package_xsl | Michael Stahl |
2013-10-24 | valgrind: on success aHDFData is out of scope | Caolán McNamara |
2013-10-24 | pEmpty is completely insane to use | Caolán McNamara |
2013-10-23 | clean up some include guards | Thomas Arnhold |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-10-16 | cleanup | Thomas Arnhold |
2013-10-03 | CID#705780 seeing as this is irredeemably wrong remove it | Caolán McNamara |
2013-09-23 | Try to fix cross-compilation | Tor Lillqvist |
2013-09-21 | CID#707598 uninitialized scalar values | Caolán McNamara |
2013-09-11 | Towards a working instdir for Mac OS X | Stephan Bergmann |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-18 | Further work on the "Mac-like app structure" option | Tor Lillqvist |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-08-13 | fdo#57950: Remove some chained appends in xmhelp | Jelle van der Waa |
2013-08-10 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-29 | remove some createFromAscii usage | Thomas Arnhold |
2013-06-13 | rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config header | Luboš Luňák |
2013-06-06 | stop this decadent waste of precious newlines | Michael Stahl |
2013-06-06 | xmlhelp: fix reading symlinked .tree files | Michael Stahl |
2013-06-05 | Some String -> OUString | Stephan Bergmann |
2013-06-05 | fdo#46808, Replace usage of SpecialConfigManager | Noel Grandin |
2013-04-28 | fdo#63197: convert helpxsl | Julien Nabet |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-22 | fdo#62096 Corrected stupid error in previous patch | Sameer Deshmukh |
2013-04-22 | fdo#62096 - Changed a few compareTo's to '==' | Sameer Deshmukh |
2013-04-15 | prefix all component_getFactory methods | Peter Foley |
2013-04-11 | detect and apply Windows' high contrast theme to local help | Andras Timar |
2013-04-09 | rename expat external to 'expat' | David Tardon |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-02 | icon style fixes in local help | Andras Timar |
2013-03-28 | use LanguageTag instead of comphelper::Locale | Eike Rathke |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-19 | reduce whitespaces between include and filename | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |