Age | Commit message (Expand) | Author |
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 | make lto work | Peter Foley |
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-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-03-01 | raise warning when saving macro laden doc as a macro-free format bnc#791777 | Noel Power |
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-28 | remove all d.lst | Michael Stahl |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | fdo#59405: initialize members of TransferableObjectDescriptor | Michael Stahl |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-24 | tweak comment | Thomas Arnhold |
2013-02-23 | Fix typo "paramater" -> "parameter" + remove some commented lines | Julien Nabet |
2013-02-23 | Fix typo "teh" -> "the" | Julien Nabet |
2013-02-23 | sal: update log areas | Thomas Arnhold |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-22 | s/whith/with/ | Tor Lillqvist |
2013-02-21 | XubString->OUString | Caolán McNamara |
2013-02-20 | typo: allways -> always | Andras Timar |
2013-02-19 | WaE: implicit conversion from 'double' to 'long' changes value from 0.5 to 0 | Tor Lillqvist |
2013-02-18 | ImplCreateRotatedScaled: fix wrong usage of 'x' instead of 'y' | Michael Stahl |
2013-02-18 | fdo#60719 : fix crash on scaling bmp with target/source width/height = 1 | Norbert Thiebaud |
2013-02-18 | remove 0.49000000953674316 aligns where default is 0.50 already | Caolán McNamara |
2013-02-16 | Move SyntaxHighlighter class from svtools to comphelper | Andras Timar |
2013-02-16 | Some cppcheck cleaning | Julien Nabet |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-13 | Fix member variable 'RoadmapImpl::InCompleteHyperLabel' not initialized in CTR | Julien Nabet |
2013-02-13 | Some cppcheck cleaning | Julien Nabet |
2013-02-13 | fix a Basic keyword in syntax highlighter: withevent -> withevents | Andras Timar |