Age | Commit message (Expand) | Author |
2013-03-21 | coverity#735364 Logical vs. bitwise operator | Julien Nabet |
2013-03-21 | coverity#704123 Logical vs. bitwise operator | Julien Nabet |
2013-03-20 | WaE: 'DBG_UTIL' is not defined, evaluates to 0 | Tor Lillqvist |
2013-03-20 | Replace String with OUString (unotools) | Chr. Rossmanith |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin |
2013-03-20 | fdo#46808, convert drawing::GraphicExportFilter to new style | Noel Grandin |
2013-03-20 | fdo#46808, convert graphic::PrimitiveFactory2D to new style | Noel Grandin |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-16 | Bin more pointless comments and ASCII graphics | Tor Lillqvist |
2013-03-16 | Resolves: #i119601# support for transparency in PNG export dialog | Armin Le Grand |
2013-03-13 | vcl: make Region ctors explicit to prevent overloading desasters | Michael Stahl |
2013-03-13 | fix incorrect code alignment | Luboš Luňák |
2013-03-13 | XubString->OUString | Caolán McNamara |
2013-03-12 | XubString->OUString | Caolán McNamara |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2013-03-11 | Unused bForce parameter | Stephan Bergmann |
2013-03-11 | rhbz#915743: Avoid potentially blocking autocompletion for non file URLs | Stephan Bergmann |
2013-03-11 | Documentation to avoid a real use-after-free bug | Marc-André Laverdière |
2013-03-11 | fdo#38246 Comment control on Writer ruler feature | Rodolfo Ribeiro Gomes |
2013-03-09 | coverity#989728: uninitialized scalar | Marc-André Laverdière |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-08 | don't broadcast pref size changed if we've a size req set | Caolán McNamara |
2013-03-08 | It's either Ireland(en) or Éire(ga) not Eire | Caolán McNamara |
2013-03-08 | we hardly need to distinguish New Zealand Maori from some other kind of Maori | Caolán McNamara |
2013-03-08 | make use of startsWith() | Thomas Arnhold |
2013-03-07 | fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new style | Noel Grandin |
2013-03-06 | janitorial: indentation | Lionel Elie Mamane |
2013-03-06 | fdo#61166 text format: correctly chain the formatter->getOutputString calls | Lionel Elie Mamane |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-03-05 | fix for fdo#61801 | Noel Grandin |
2013-03-05 | fdo#38838, replacement of String with OUString | Ádám Csaba Király |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-04 | callcatcher: unused code | Caolán McNamara |
2013-03-04 | fdo#46808, convert singleton util::theOfficeInstallationDirectories | Noel Grandin |
2013-03-04 | fdo#46808, convert some code in svtools to XComponentContext | Noel Grandin |
2013-03-04 | fdo#46808, create IDL for awt::tree::DefaultTreeDataModel | Noel Grandin |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-03 | fdo#60724: fix resizeable -> resizable misspelling found by lintian | Bjoern Michaelsen |
2013-03-03 | loplugin: unused variables and commented code | Thomas Arnhold |
2013-03-03 | move fltcall.hxx to vcl to avoid circ. dep. | David Tardon |
2013-03-02 | coverity#736572: possible memory leak and memory corruption + docu | Markus Mohrhard |
2013-03-01 | WaE: bogus used uninit warning | Caolán McNamara |
2013-03-01 | Related rhbz#915743: Abort UCB call from SvtMatchContext_Impl::Stop | Stephan Bergmann |
2013-03-01 | Useless assignment + use setWidth | Julien Nabet |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |