Age | Commit message (Expand) | Author |
2013-03-22 | Missing solar mutex | Stephan Bergmann |
2013-03-21 | Re-work the vcl aspects of the iOS port | Tor Lillqvist |
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-19 | Fix broken string cleanup | Stephan Bergmann |
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 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not | Luboš Luňák |
2013-03-16 | Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit) | Chr. Rossmanith |
2013-03-16 | Replace String with OUString in toolkit(vclxprinter.cxx) | Chr. Rossmanith |
2013-03-16 | Remove RTL_CONSTASCII_(U)STRING in toolkit | Chr. Rossmanith |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-09 | Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxx | Stephan Bergmann |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-05 | doubled using | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | fdo#46808, clean up some old queryInterface() calls | 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 | coverity#735368: operation has no effect | Markus Mohrhard |
2013-03-03 | coverity#983201: fix memory leak | Markus Mohrhard |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | fdo#38838,::rtl::OUString_to_OUString | elixir |
2013-02-22 | fdo#39674: Rename menues to menu | Thomas Arnhold |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-22 | coverity#982817 Out-of-bounds access | Norbert Thiebaud |
2013-02-20 | typo: allways -> always | Andras Timar |
2013-01-28 | fdo#46808, Convert some bits to new-style UNO | Noel Grandin |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-22 | add AccessibleRelationMemberOf to AccessibleRelationSet | Caolán McNamara |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-15 | fdo#46808, Adapt SystemClipboard UNO service to new style | Noel Grandin |
2013-01-14 | we only ever want the preferred window size from GetOptimalSize | Caolán McNamara |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2013-01-09 | fix windows build | Noel Grandin |
2013-01-09 | fdo#46808, convert UnoControl and sub-classes to XComponentContext | Noel Grandin |
2013-01-07 | allow menu items to be referred to by a name | Caolán McNamara |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-07 | Call SetOutputSizePixelScaleOffsetAndBuffer for non-Android | Tor Lillqvist |
2012-12-20 | fix dialog language support mess fdo#42978 | Noel Power |
2012-12-18 | Replace GUIBASE checks with equivalent OS checks | Tor Lillqvist |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | toolkit: s/EventEvent/Event/ in a11y complex test | Michael Stahl |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |
2012-11-28 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-26 | Make ~Window more robust | Stephan Bergmann |