summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin1-3/+3
2013-05-12Fix possible inefficient checking for variables emptinessJulien Nabet1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák9-46/+46
2013-05-03fdo#48056 revert part of return "correct name for shapetype"Lionel Elie Mamane6-4/+23
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király1-0/+4
2013-04-24janitorialLionel Elie Mamane1-1/+1
2013-04-24fdo#33091 recognise General format in all languagesLionel Elie Mamane1-5/+9
2013-04-24Fix MSVC build: A ? : operator doesn't automagically construct an OUStringTor Lillqvist2-3/+3
2013-04-24reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna28-1043/+576
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-5/+0
2013-04-22remove no longer needed MAP_CHAR_LEN macroMiklos Vajna1-64/+63
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-110/+20
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-5/+5
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon3-48/+38
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ňák165-2124/+2124
2013-04-05new module i18nlangtagEike Rathke4-5/+5
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks1-2/+2
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks1-13/+13
2013-04-01remove boilerplate commentsThomas Arnhold6-17/+1
2013-04-01remove unused GetCurDocViewWinThomas Arnhold2-7/+0
2013-03-29ResMgr with LanguageTagEike Rathke1-3/+1
2013-03-28add rpt, rptui, and rptxml to Library_mergedPeter Foley1-4/+0
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-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