summaryrefslogtreecommitdiff
path: root/reportdesign/source/core
AgeCommit message (Expand)AuthorFilesLines
2013-07-03fdo#61725 add SolarMutex until it worksLionel Elie Mamane1-0/+2
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-5/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold6-44/+44
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-3/+3
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin1-3/+1
2013-05-27fix typos reported by localizersAndras Timar1-1/+1
2013-05-24fdo#64279 do not crash opening report for editingDavid Tardon1-0/+24
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-05-03fdo#48056 revert part of return "correct name for shapetype"Lionel Elie Mamane6-4/+23
2013-04-24reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna9-165/+164
2013-04-22remove no longer needed MAP_CHAR_LEN macroMiklos Vajna1-64/+63
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák41-813/+813
2013-04-05new module i18nlangtagEike Rathke1-2/+2
2013-04-01remove boilerplate commentsThomas Arnhold4-11/+0
2013-04-01remove unused GetCurDocViewWinThomas Arnhold1-6/+0
2013-03-29ResMgr with LanguageTagEike Rathke1-3/+1
2013-03-27-Wunused-macrosStephan Bergmann3-13/+0
2013-03-23drop unused member varDavid Tardon1-1/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold5-19/+19
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold15-127/+127
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+5
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin1-10/+11
2013-03-04doubled includesThomas Arnhold3-3/+0
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-03-01coverity#705110: use of invalid iteratorMarkus Mohrhard1-1/+1
2013-02-19fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane1-1/+1
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-2/+2
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 Yoshida2-0/+2
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin2-4/+2
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-1/+1
2013-01-09fdo#46808, Adapt report::ReportEngine UNO service to new styleNoel Grandin1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-14/+10
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2-8/+4
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin1-5/+2
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat1-2/+0
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat1-0/+3
2012-11-30use static_cast<cppu::OWeakObject*>(this) for exception's contextLionel Elie Mamane1-2/+2
2012-11-30clang still thinks this is ambiguousLionel Elie Mamane1-2/+2
2012-11-29clang says call is ambiguousLionel Elie Mamane1-2/+2
2012-11-29fdo#57611 don't crash when setting too small sizeLionel Elie Mamane1-2/+2
2012-11-29Enhance error message for too small FixedLine sizeLionel Elie Mamane1-2/+6
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke2-2/+2
2012-11-17use LanguageTagEike Rathke1-3/+4
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens1-16/+8
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin1-1/+1
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-9/+7
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-9/+4
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1