summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-10add explicit template instantiations to appease Apple llvm-g++ 4.2.1Michael Stahl1-3/+7
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin3-22/+17
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin2-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák157-2012/+2012
2013-04-05new module i18nlangtagEike Rathke2-3/+3
2013-04-01remove boilerplate commentsThomas Arnhold6-17/+1
2013-04-01remove unused GetCurDocViewWinThomas Arnhold1-6/+0
2013-03-29ResMgr with LanguageTagEike Rathke1-3/+1
2013-03-27-Wunused-macrosStephan Bergmann9-49/+2
2013-03-23Related coverity#704244 Logically dead codeJulien Nabet1-1/+1
2013-03-23drop unused member varDavid Tardon1-1/+0
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-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 filesBorim18-0/+49
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin1-10/+11
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+0
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2013-03-04doubled includesThomas Arnhold20-25/+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-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 Nabet1-1/+1
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-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-2/+2
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