summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-069-46/+46
* fdo#48056 revert part of return "correct name for shapetype"Lionel Elie Mamane2013-05-036-4/+23
* fdo#60780, refactor Save a Copy and fixÁdám Csaba Király2013-05-021-0/+4
* janitorialLionel Elie Mamane2013-04-241-1/+1
* fdo#33091 recognise General format in all languagesLionel Elie Mamane2013-04-241-5/+9
* Fix MSVC build: A ? : operator doesn't automagically construct an OUStringTor Lillqvist2013-04-242-3/+3
* reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna2013-04-2428-1043/+576
* gbuild: drop uses of removed packagesDavid Tardon2013-04-242-5/+0
* remove no longer needed MAP_CHAR_LEN macroMiklos Vajna2013-04-221-64/+63
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-225-110/+20
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-2/+2
* Java cleanup, remove the rest of the unnecessary castsNoel Grandin2013-04-191-1/+1
* 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
* deliver all uiconfig files by UIConfigDavid Tardon2013-04-113-48/+38
* 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-07165-2124/+2124
* new module i18nlangtagEike Rathke2013-04-054-5/+5
* remove obsolete helpids and cleanup uiconfig XMLMichael Meeks2013-04-031-2/+2
* remove obsolete helpids and cleanup uiconfig XMLMichael Meeks2013-04-031-13/+13
* remove boilerplate commentsThomas Arnhold2013-04-016-17/+1
* remove unused GetCurDocViewWinThomas Arnhold2013-04-012-7/+0
* ResMgr with LanguageTagEike Rathke2013-03-291-3/+1
* 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