Age | Commit message (Expand) | Author |
2012-03-22 | annoying PATHES->PATHS typos | Caolán McNamara |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-20 | split macros to elide unneeded methods | Caolán McNamara |
2012-03-16 | Some include and comment clean up | Stephan Bergmann |
2012-03-16 | Introduced SystemShellExecuteFlags::URIS_ONLY | Stephan Bergmann |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-12 | replace usage of OUString::replace*AsciiL() with string literal overloads | Luboš Luňák |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-06 | remove pointless calculations | Andras Timar |
2012-03-06 | Added option to hide external link buttons on Start Center | Szabolcs Dezsi |
2012-03-05 | attempt fix of hang on base close, due to solarmutex deadlock on join | Michael Meeks |
2012-03-05 | add a space | Bjoern Michaelsen |
2012-03-05 | lp#562027: actually give the quickstart suppressor a scope | Bjoern Michaelsen |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-03-01 | do not include external stuff into namespace | David Tardon |
2012-02-29 | Bin obviously bogus (Thanks, Clang!) but fortunately unused function | Tor Lillqvist |
2012-02-29 | Drop comparison with empty rtl::OUString | Takeshi Abe |
2012-02-28 | lp#562027: fix logout with quickstarter | Bjoern Michaelsen |
2012-02-28 | some fancy new SAL_LOG tracing for framework | Bjoern Michaelsen |
2012-02-23 | Remove unused code as listed in unusedcode.easy | Santiago Martinez |
2012-02-21 | WaE: duplicateBranch | Thomas Arnhold |
2012-02-21 | WaE: duplicateBranch | Thomas Arnhold |
2012-02-21 | WaE: duplicateBranch | Thomas Arnhold |
2012-02-21 | expand and remove css_ui macro | Thomas Arnhold |
2012-02-20 | gb_JunitTest_JunitTest takes only one argument | Stephan Bergmann |
2012-02-20 | WaE: unused variables | Caolán McNamara |
2012-02-19 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-02-18 | Revert "offapi: remove obsolete XInplaceLayout" | Thomas Arnhold |
2012-02-18 | offapi: remove obsolete XInplaceLayout | Thomas Arnhold |
2012-02-18 | framework: remove unused timemeasure.hxx | Thomas Arnhold |
2012-02-16 | Typo fix: com.sum -> com.sun | Tor Lillqvist |
2012-02-16 | Use RTL_CONSTASCII_STRINGPARAM instead of bare number | Takeshi Abe |
2012-02-15 | Various string function clean up | Stephan Bergmann |
2012-02-13 | Fix typos in comments | Elton Chung |
2012-02-10 | fdo#39491 remove nonexistent include paths | Matúš Kukan |
2012-02-10 | fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC | Matúš Kukan |
2012-02-10 | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...) | Takeshi Abe |
2012-02-10 | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...") | Takeshi Abe |
2012-02-08 | Added READMEs for modules which used to be in libs-core | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-02-05 | Fixed cppcheck messages about rethrowing copy of exception. | PKEuS |
2012-02-05 | Some cppcheck cleaning | Julien Nabet |
2012-02-02 | Some cppcheck cleaning | Julien Nabet |
2012-02-01 | Some cppcheck cleaning | Julien Nabet |
2012-02-01 | A few safe replacements of pathes->paths | Jesús Corrius |
2012-01-30 | remove '#define OUSTRING ::rtl::OUString' | Ivan Timofeev |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-23 | add the "Send Feedback..." help menu item | Ivan Timofeev |
2012-01-23 | can replace all PLACEHOLDER_PATH tokens | Caolán McNamara |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |