summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Expand)AuthorFilesLines
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-1/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
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 McNamara1-4/+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 Bergmann3-0/+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-18Fix typos in commentsElton Chung1-1/+1
2012-02-17Remove unnecessary header filesMatteo Casalin1-1/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-7/+7
2012-01-30Do not forward declare Splitter or include its header file if unneededMatteo Casalin1-2/+0
2012-01-13these OnInvalidateClipboard don't have to be LINKsCaolán McNamara2-4/+4
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-3/+0
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl5-14/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz5-4/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz5-1/+4
2012-01-04Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot34-112/+110
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley12-21/+21
2011-12-24catch exception by constant referenceTakeshi Abe12-21/+21
2011-12-20reportdesign: remove unnecessary includes from svxMatúš Kukan5-14/+1
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-45/+0
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-2/+2
2011-11-29fs34c: check if description can be read and return ccorrect name for shapetypemst6-25/+6
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud106-111/+0
2011-11-25Resolves: fdo#39950 fix dnd crash from default assignment operatorsCaolán McNamara1-21/+37
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar3-31/+0
2011-11-01ByteString->rtl::OStringCaolán McNamara1-1/+1
2011-10-24Eliminate ambiguous conversion to cppu::OWeakObjectKristian Rietveld1-1/+1
2011-10-21drop confusing and unused single font settersCaolán McNamara1-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
2011-10-03do not include removed headerMatúš Kukan1-1/+0
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara3-10/+15
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2-15/+6
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara11-2/+50
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold2-8/+8
2011-08-29Rename class XColorTable to XColorListJoseph Powers2-4/+4