summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.props files don't need executable bitsMichael Stahl1-0/+0
2012-06-23removed unused forward declarations of classTakeshi Abe12-43/+0
2012-06-22re-base on ALv2 code.Michael Meeks4-95/+59
2012-06-21re-base on ALv2 code.Michael Meeks93-2232/+1395
2012-06-21re-base on ALv2 code.Michael Meeks10-216/+151
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold2-4/+0
2012-06-21removed useless InsertFunctions.hxxTakeshi Abe2-47/+0
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara1-7/+2
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek1-0/+2
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)1-2/+0
2012-06-15added zoom submenu to ViewTim Hardeck1-1/+11
2012-06-15move zoomitem from svx to sfx2Tim Hardeck4-4/+4
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-2/+0
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2-2/+2
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-4/+2
2012-06-09Remove superfluous include commentsThomas Arnhold1-4/+0
2012-06-06-Werror,-Wself-assign (Clang)Stephan Bergmann1-18/+0
2012-05-31targetted revert of minor cppcheck cleanupsMichael Meeks1-1/+1
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks20-53/+48
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara9-103/+60
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara9-9/+3
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara1-1/+1
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-1/+0
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara4-9/+9
2012-05-13removed unused definesTakeshi Abe5-10/+0
2012-05-10WaE: msvc2008 C4928 copy-ctor confusionCaolán McNamara2-3/+2
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-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-1/+1
2012-04-09add package deps for resourcesDavid Tardon2-4/+13
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl4-7/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-18/+15
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-30/+30
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-5/+5
2012-04-03Cleanup some unnecessary #includeMatteo Casalin2-2/+1
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara2-5/+11
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara1-2/+2
2012-03-22restructure the code a bit moreMarkus Mohrhard2-4/+2
2012-03-22prevent call to virtual method in destructor, fdo#47589Markus Mohrhard1-0/+2
2012-03-22Make sure one base class does not use another one after destructionMarkus Mohrhard1-2/+2
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann4-0/+12
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan4-9/+9
2012-03-08these Links either shouldn't be links, or shouldn't existCaolán McNamara1-15/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann6-7/+7
2012-02-21fdo#44611 writer: paragraph background color picker with split buttonWinfried Donkers1-2/+2
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1