summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold16-50/+50
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold43-377/+377
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-1/+1
2013-03-12reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane3-3/+14
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky2-2/+2
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-3/+6
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim21-0/+56
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2-10/+14
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+0
2013-03-04make lto workPeter Foley3-1/+4
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2013-03-04doubled includesThomas Arnhold21-26/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King2-2/+2
2013-03-01coverity#705110: use of invalid iteratorMarkus Mohrhard1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-26Compare strings with proper lengthLionel Elie Mamane1-1/+1
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir2-213/+213
2013-02-23Fix typo seperated/separatedJulien Nabet1-2/+2
2013-02-23Fix typo "teh" -> "the"Julien Nabet2-2/+2
2013-02-22s/the the/the/Tor Lillqvist3-3/+3
2013-02-21generic integers to enumsLuboš Luňák1-1/+2
2013-02-19Tweak properties orderingLionel Elie Mamane1-8/+8
2013-02-19Tweak "PrintWhenGroupChange" property label.Lionel Elie Mamane1-1/+1
2013-02-19fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane5-9/+9
2013-02-14multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann1-7/+3
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida4-10/+10
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin5-33/+29
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2-9/+9
2013-02-06remove obsolete hidother.src filesAndras Timar1-122/+0
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-2/+2
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl3-0/+6
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac3-7/+7
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith3-3/+3
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-2/+2
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida3-0/+3
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin3-6/+3
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin3-6/+5
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2-4/+4
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-1/+1
2013-01-09fdo#46808, Adapt report::ReportEngine UNO service to new styleNoel Grandin4-5/+4
2012-12-30Satisfy cppcheck even if unusedJulien Nabet4-4/+4
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin6-22/+19
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin1-12/+3
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-31/+0
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin3-9/+5