Age | Commit message (Expand) | Author |
2013-05-03 | fdo#48056 revert part of return "correct name for shapetype" | Lionel Elie Mamane |
2013-05-02 | fdo#60780, refactor Save a Copy and fix | Ádám Csaba Király |
2013-04-24 | janitorial | Lionel Elie Mamane |
2013-04-24 | fdo#33091 recognise General format in all languages | Lionel Elie Mamane |
2013-04-24 | Fix MSVC build: A ? : operator doesn't automagically construct an OUString | Tor Lillqvist |
2013-04-24 | reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer needed | Miklos Vajna |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-22 | remove no longer needed MAP_CHAR_LEN macro | Miklos Vajna |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-04-11 | deliver all uiconfig files by UIConfig | David Tardon |
2013-04-10 | add explicit template instantiations to appease Apple llvm-g++ 4.2.1 | Michael Stahl |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-04-08 | fdo#46808, Convert svt::ToolboxController to XComponentContext | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-03 | remove obsolete helpids and cleanup uiconfig XML | Michael Meeks |
2013-04-03 | remove obsolete helpids and cleanup uiconfig XML | Michael Meeks |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-04-01 | remove unused GetCurDocViewWin | Thomas Arnhold |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-28 | add rpt, rptui, and rptxml to Library_merged | Peter Foley |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
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-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
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 | make lto work | Peter Foley |
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-28 | remove all d.lst | Michael Stahl |
2013-02-26 | Compare strings with proper length | Lionel Elie Mamane |
2013-02-25 | fdo#38838,::rtl::OUString_to_OUString | elixir |