summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* add rpt, rptui, and rptxml to Library_mergedPeter Foley2013-03-281-4/+0
* -Wunused-macrosStephan Bergmann2013-03-279-49/+2
* Related coverity#704244 Logically dead codeJulien Nabet2013-03-231-1/+1
* drop unused member varDavid Tardon2013-03-231-1/+0
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-1916-50/+50
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1943-377/+377
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-1/+1
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2013-03-131-1/+1
* reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane2013-03-123-3/+14
* fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky2013-03-112-2/+2
* Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann2013-03-091-3/+6
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0821-0/+56
* fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2013-03-072-10/+14
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-1/+0
* make lto workPeter Foley2013-03-043-1/+4
* doubled namespacesThomas Arnhold2013-03-041-1/+0
* doubled includesThomas Arnhold2013-03-0421-26/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-022-2/+2
* coverity#705110: use of invalid iteratorMarkus Mohrhard2013-03-011-1/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Compare strings with proper lengthLionel Elie Mamane2013-02-261-1/+1
* fdo#38838,::rtl::OUString_to_OUStringelixir2013-02-252-213/+213
* Fix typo seperated/separatedJulien Nabet2013-02-231-2/+2
* Fix typo "teh" -> "the"Julien Nabet2013-02-232-2/+2
* s/the the/the/Tor Lillqvist2013-02-223-3/+3
* generic integers to enumsLuboš Luňák2013-02-211-1/+2
* Tweak properties orderingLionel Elie Mamane2013-02-191-8/+8
* Tweak "PrintWhenGroupChange" property label.Lionel Elie Mamane2013-02-191-1/+1
* fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane2013-02-195-9/+9
* multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann2013-02-141-7/+3
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-124-10/+10
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-125-33/+29
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-112-9/+9
* remove obsolete hidother.src filesAndras Timar2013-02-061-122/+0
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-281-2/+2
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-263-0/+6
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-241-1/+1
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-223-7/+7
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-213-3/+3
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-2/+2
* Proper construction of the impl class, using initializer.Kohei Yoshida2013-01-173-0/+3
* fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin2013-01-153-6/+3
* fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin2013-01-153-6/+5
* fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-092-4/+4
* fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-091-1/+1
* fdo#46808, Adapt report::ReportEngine UNO service to new styleNoel Grandin2013-01-094-5/+4
* Satisfy cppcheck even if unusedJulien Nabet2012-12-304-4/+4