summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Collapse)AuthorAgeFilesLines
* janitorialLionel Elie Mamane2013-04-241-1/+1
| | | | Change-Id: I5b5c679c4c6d1e0b2742249f60aec213834f7501
* fdo#33091 recognise General format in all languagesLionel Elie Mamane2013-04-241-5/+9
| | | | | | As opposed to only the current UI language Change-Id: Iaaaec78e9cbe1891c3e42f207a6da552b2a2bf7d
* Fix MSVC build: A ? : operator doesn't automagically construct an OUStringTor Lillqvist2013-04-242-3/+3
| | | | Change-Id: I0bf2dcd24a7b59682c90a8910279117f1bf0467f
* reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna2013-04-2428-1043/+576
| | | | Change-Id: I85fedf6f3db0ffa59eaafe94d370b05660468c24
* gbuild: drop uses of removed packagesDavid Tardon2013-04-242-5/+0
| | | | | | | Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* remove no longer needed MAP_CHAR_LEN macroMiklos Vajna2013-04-221-64/+63
| | | | Change-Id: I591d37c6f43abaaaba124d511fa5767be280481e
* 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
| | | | | | | | | Now all these usages were removed from LO. Change-Id: I8a7233db20abdcdbb18428ad4004c78cc516a0e6 Reviewed-on: https://gerrit.libreoffice.org/3326 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* Java cleanup, remove the rest of the unnecessary castsNoel Grandin2013-04-191-1/+1
| | | | | | | Change-Id: Ia61d250f6b3711abc29569c5ece38a6f87e38daa Reviewed-on: https://gerrit.libreoffice.org/3432 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-5/+5
| | | | | | | | | | - nanosecond precision - signed (allowed negative) year Also: assorted improvements / bugfixes in date/time handling code. Some factorisation of copy/pasted code. Change-Id: I761a1b0b8731c82f19a0c37acbcf43d3c06d6cd6
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
| | | | Change-Id: Ieb653adbd0cb4371ec5db57e70bcc551872f647f
* fdo#60724 informations -> informationThomas Arnhold2013-04-151-1/+1
| | | | Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
* deliver all uiconfig files by UIConfigDavid Tardon2013-04-113-48/+38
| | | | | | | Change-Id: Ie78b7ce399ba34485146ca7622c59d31f8105d02 Reviewed-on: https://gerrit.libreoffice.org/3229 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* add explicit template instantiations to appease Apple llvm-g++ 4.2.1Michael Stahl2013-04-101-3/+7
| | | | | | | Without these linking fails with unresolved auto_ptr< formula::FormulaTokenArray> symbols which is clearly a compiler bug. Change-Id: I14faf8e318522f913370ac186b5114ae5db997ad
* fdo#46808, Convert frame::Frame to new styleNoel Grandin2013-04-083-22/+17
| | | | Change-Id: I74427d1e0059808f04960c648b93245b06c20f7f
* fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin2013-04-082-4/+4
| | | | | | .. and all of it's friends Change-Id: I408d9308d1d1a4f8ed0055ac5f4042d729c44d1e
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07165-2124/+2124
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* new module i18nlangtagEike Rathke2013-04-054-5/+5
| | | | | | | | | | | Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
* remove obsolete helpids and cleanup uiconfig XMLMichael Meeks2013-04-031-2/+2
| | | | | | | | | | /usr/bin/perl -pi.bak s/\s+statusbar:helpid="helpid:\d+"\s*/ /g; s/\s+toolbar:helpid="helpid:\d+"\s*/ /g; s|" />|"/>|g; Change-Id: Iebb40c7e168835e02a63c17b93adee4139069ee0
* remove obsolete helpids and cleanup uiconfig XMLMichael Meeks2013-04-031-13/+13
| | | | | | | | | /usr/bin/perl -pi.bak s/\s+statusbar:helpid="helpid:\d+"\s+/ /g; s/\s+toolbar:helpid="helpid:\d+"\s+/ /g; s|" />|"/>|g; Change-Id: I3489a943476f9dae1bd6009e3cd2ea7ea04b6275
* remove boilerplate commentsThomas Arnhold2013-04-016-17/+1
| | | | Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf
* remove unused GetCurDocViewWinThomas Arnhold2013-04-012-7/+0
| | | | Change-Id: I7fe825cd1fb9e988eb8037e1f5dca7252c192f33
* ResMgr with LanguageTagEike Rathke2013-03-291-3/+1
| | | | Change-Id: Ie5ce9157a7ea59db7b0509fbaec61d07f8f9edf0
* add rpt, rptui, and rptxml to Library_mergedPeter Foley2013-03-281-4/+0
| | | | Change-Id: I8c20d81043602229a3fd936af6e7cdc337c40951
* -Wunused-macrosStephan Bergmann2013-03-279-49/+2
| | | | Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
* Related coverity#704244 Logically dead codeJulien Nabet2013-03-231-1/+1
| | | | Change-Id: I5a008c56c1318c9271d4487b2b7ad3c4a80c02a6
* drop unused member varDavid Tardon2013-03-231-1/+0
| | | | Change-Id: I68004a90cbfdf6bf6c5b09998406a5479e5c50d6
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-1916-50/+50
| | | | | | | | | s/(OUString\s+[a-zA-Z_][A-Za-z0-9_]*\s*)\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/$1\($2\)/gms Change-Id: Iad20f242c80c4bdc69df17e2d7a69d58ea53654b Reviewed-on: https://gerrit.libreoffice.org/2835 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-1/+1
| | | | Change-Id: If5201bd772aed245e8f7f8b900d76ffe4ca57b49
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1943-377/+377
| | | | | | | | | | | Done with a perl regex: s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec Reviewed-on: https://gerrit.libreoffice.org/2832 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-1/+1
| | | | Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
* 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
| | | | Change-Id: Id36d125b4940418833bec31a4710d6cd545629e0
* reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane2013-03-123-3/+14
| | | | Change-Id: Id5d73f9aac48ebfb6987e5bf0df37e62f1817bdc
* fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky2013-03-112-2/+2
| | | | | | | | | | | | To prevent future clashes with uno name space rename the com.sun.star.report package to org.libreoffice.report. Bump the version to 1.2.4. Change-Id: Ia06cb7ad8c1528c1d5b5eeb70f1e4b2aa854b70f Reviewed-on: https://gerrit.libreoffice.org/2578 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
* Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann2013-03-091-3/+6
| | | | Change-Id: Id9f588e551b40a64bc86cae7c6d50f99659f94ab
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0821-0/+56
| | | | | | | | | use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
* fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2013-03-072-10/+14
| | | | Change-Id: I62c37eb6d0e0b2a681a84e1fa0067d0a9f967cf2
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-1/+0
| | | | | | | | Change-Id: I08d755677c46c476710ecbd067ed9f7e2f54a671 loplugin: clean warnings: unused variables, incorrect indentation and log area. Reviewed-on: https://gerrit.libreoffice.org/2544 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* make lto workPeter Foley2013-03-043-1/+4
| | | | Change-Id: Iab6892368c6ba6bb5b83132cdcd6aa959c3b0e1f
* doubled namespacesThomas Arnhold2013-03-041-1/+0
| | | | Change-Id: I0f6a34a459c1492a69afa3ef6bcbaa8ed7639a22
* doubled includesThomas Arnhold2013-03-0421-26/+0
| | | | Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
| | | | | | | | Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-022-2/+2
| | | | | | | | | FDO:60724 Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b Reviewed-on: https://gerrit.libreoffice.org/2479 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* coverity#705110: use of invalid iteratorMarkus Mohrhard2013-03-011-1/+1
| | | | Change-Id: I13bb65892ffe09fa6f8bb70321e8846edcdc728c
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* Compare strings with proper lengthLionel Elie Mamane2013-02-261-1/+1
| | | | Change-Id: If88f79a7f63edb254ad5356e9a0fccc5573af106
* fdo#38838,::rtl::OUString_to_OUStringelixir2013-02-252-213/+213
| | | | | | | Change-Id: I7c9ebd01c16ff066008e53de865560ad78215bab Reviewed-on: https://gerrit.libreoffice.org/2330 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* Fix typo seperated/separatedJulien Nabet2013-02-231-2/+2
| | | | Change-Id: I133423de994b1befe246b6c921802428a3528202
* Fix typo "teh" -> "the"Julien Nabet2013-02-232-2/+2
| | | | Change-Id: Iacfeb4a0c2bff254e5bcc8d58582994cd0f3993a