summaryrefslogtreecommitdiffstats
path: root/reportdesign/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-2/+2
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-5/+5
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 informations -> informationThomas Arnhold2013-04-151-1/+1
* add explicit template instantiations to appease Apple llvm-g++ 4.2.1Michael Stahl2013-04-101-3/+7
* fdo#46808, Convert frame::Frame to new styleNoel Grandin2013-04-083-22/+17
* fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin2013-04-082-4/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07157-2012/+2012
* new module i18nlangtagEike Rathke2013-04-052-3/+3
* remove boilerplate commentsThomas Arnhold2013-04-016-17/+1
* remove unused GetCurDocViewWinThomas Arnhold2013-04-011-6/+0
* ResMgr with LanguageTagEike Rathke2013-03-291-3/+1
* -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
* 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-0818-0/+49
* fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2013-03-071-10/+11
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-1/+0
* doubled namespacesThomas Arnhold2013-03-041-1/+0
* doubled includesThomas Arnhold2013-03-0420-25/+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
* 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-231-1/+1
* 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
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-281-2/+2
* 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