Age | Commit message (Expand) | Author |
2013-03-23 | Related coverity#704244 Logically dead code | Julien Nabet |
2013-03-23 | drop unused member var | David Tardon |
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-19 | reduce whitespaces between include and filename | Thomas Arnhold |
2013-03-13 | vcl: make Region ctors explicit to prevent overloading desasters | Michael Stahl |
2013-03-12 | reportbuilder: make "Group on" not-"Each Value" actually work | Lionel Elie Mamane |
2013-03-11 | fdo#61726: rename report-builder package to org.libreoffice.report | David Ostrovsky |
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-07 | fdo#46808, Convert ui::UIConfigurationManager to new-style | Noel Grandin |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-03-01 | coverity#705110: use of invalid iterator | Markus Mohrhard |
2013-02-26 | Compare strings with proper length | Lionel Elie Mamane |
2013-02-25 | fdo#38838,::rtl::OUString_to_OUString | elixir |
2013-02-23 | Fix typo seperated/separated | Julien Nabet |
2013-02-23 | Fix typo "teh" -> "the" | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-21 | generic integers to enums | Luboš Luňák |
2013-02-19 | Tweak properties ordering | Lionel Elie Mamane |
2013-02-19 | Tweak "PrintWhenGroupChange" property label. | Lionel Elie Mamane |
2013-02-19 | fdo#52948 fix print-repeated-values=no with formatted values | Lionel Elie Mamane |
2013-02-14 | multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced] | Stephan Bergmann |
2013-02-12 | Renamed hard-to-remember 8-char headers in editeng. | Kohei Yoshida |
2013-02-12 | fdo#46808, convert xmloff module code to use XComponentContext | Noel Grandin |
2013-02-11 | fdo#46808, Adapt document::XML*BasicExporter UNO services to new style | Noel Grandin |
2013-01-28 | fdo#46808, Adapt document::*PropertyValues UNO service to new style | Noel Grandin |
2013-01-24 | Change GetSavedValue() to return OUString | Chr. Rossmanith |
2013-01-22 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-17 | Proper construction of the impl class, using initializer. | Kohei Yoshida |
2013-01-15 | fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContext | Noel Grandin |
2013-01-15 | fdo#46808, Adapt frame::TaskCreator UNO service to new style | Noel Grandin |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2013-01-09 | fdo#46808, Adapt report::ReportEngine UNO service to new style | Noel Grandin |
2012-12-30 | Satisfy cppcheck even if unused | Julien Nabet |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-21 | fdo#46808, Adapt sdb::FilterDialog UNO service to new style | Noel Grandin |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-12-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-12-03 | API CHANGE: roll back the XStyle changes to add a new Hidden property on Style | Cédric Bosdonnat |