summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák52-609/+609
2013-03-27-Wunused-macrosStephan Bergmann1-4/+0
2013-03-23Related coverity#704244 Logically dead codeJulien Nabet1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold6-17/+17
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold10-84/+84
2013-03-12reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane3-3/+14
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-3/+6
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+0
2013-03-04doubled includesThomas Arnhold8-10/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-21generic integers to enumsLuboš Luňák1-1/+2
2013-02-19fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane4-8/+8
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
2012-12-30Satisfy cppcheck even if unusedJulien Nabet4-4/+4
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-1/+1
2012-12-06re-base on ALv2 code. Includes:Michael Meeks1-26/+17
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2-8/+4
2012-10-27loplugin: various objects that are never usedCaolán McNamara2-2/+0
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-10/+6
2012-10-02re-base on ALv2 code. Includes:Michael Meeks35-814/+499
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+0
2012-09-12Improvement on previous commitStephan Bergmann1-6/+1
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin1-3/+4
2012-08-31-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-30#include <rtl/strbuf.hxx>Tor Lillqvist1-0/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-27Remove unused include filesThomas Arnhold1-57/+0
2012-06-23removed unused forward declarations of classTakeshi Abe1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks23-565/+358
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara2-23/+23
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-1/+0
2012-05-13removed unused definesTakeshi Abe1-5/+0
2012-05-10Bin a few lines of apparently leftover temporary debugging codeTor Lillqvist1-6/+0
2012-05-10-Wself-assignLuboš Luňák1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-19/+19
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz3-2/+1
2012-01-04Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot15-41/+41
2011-12-24catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud29-29/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2-5/+7
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2-8/+10
2011-10-05fix buildCaolán McNamara1-12/+12