summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-26Compare strings with proper lengthLionel Elie Mamane1-1/+1
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir2-213/+213
2013-02-23Fix typo seperated/separatedJulien Nabet1-2/+2
2013-02-23Fix typo "teh" -> "the"Julien Nabet2-2/+2
2013-02-22s/the the/the/Tor Lillqvist3-3/+3
2013-02-21generic integers to enumsLuboš Luňák1-1/+2
2013-02-19Tweak properties orderingLionel Elie Mamane1-8/+8
2013-02-19Tweak "PrintWhenGroupChange" property label.Lionel Elie Mamane1-1/+1
2013-02-19fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane5-9/+9
2013-02-14multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann1-7/+3
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida4-10/+10
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin5-33/+29
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2-9/+9
2013-02-06remove obsolete hidother.src filesAndras Timar1-122/+0
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-2/+2
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl3-0/+6
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac3-7/+7
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith3-3/+3
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 Yoshida3-0/+3
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin3-6/+3
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin3-6/+5
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2-4/+4
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-1/+1
2013-01-09fdo#46808, Adapt report::ReportEngine UNO service to new styleNoel Grandin4-5/+4
2012-12-30Satisfy cppcheck even if unusedJulien Nabet4-4/+4
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin6-22/+19
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin1-12/+3
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-31/+0
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin3-9/+5
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2-4/+2
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin1-5/+2
2012-12-06re-base on ALv2 code. Includes:Michael Meeks3-78/+51
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 Mamane4-6/+6
2012-11-29Enhance error message for too small FixedLine sizeLionel Elie Mamane1-2/+6