summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Expand)Author
2013-04-22remove no longer needed MAP_CHAR_LEN macroMiklos Vajna
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-10add explicit template instantiations to appease Apple llvm-g++ 4.2.1Michael Stahl
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-01remove boilerplate commentsThomas Arnhold
2013-04-01remove unused GetCurDocViewWinThomas Arnhold
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-23Related coverity#704244 Logically dead codeJulien Nabet
2013-03-23drop unused member varDavid Tardon
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-12reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-03-01coverity#705110: use of invalid iteratorMarkus Mohrhard
2013-02-26Compare strings with proper lengthLionel Elie Mamane
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-23Fix typo "teh" -> "the"Julien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21generic integers to enumsLuboš Luňák
2013-02-19Tweak properties orderingLionel Elie Mamane
2013-02-19Tweak "PrintWhenGroupChange" property label.Lionel Elie Mamane
2013-02-19fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane
2013-02-14multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac