summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Expand)Author
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-05-13removed unused definesTakeshi Abe
2012-05-10WaE: msvc2008 C4928 copy-ctor confusionCaolán McNamara
2012-05-10Bin a few lines of apparently leftover temporary debugging codeTor Lillqvist
2012-05-10-Wself-assignLuboš Luňák
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-03Cleanup some unnecessary #includeMatteo Casalin
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-03-22restructure the code a bit moreMarkus Mohrhard
2012-03-22prevent call to virtual method in destructor, fdo#47589Markus Mohrhard
2012-03-22Make sure one base class does not use another one after destructionMarkus Mohrhard
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-08these Links either shouldn't be links, or shouldn't existCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-21fdo#44611 writer: paragraph background color picker with split buttonWinfried Donkers
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-18Fix typos in commentsElton Chung
2012-02-17Remove unnecessary header filesMatteo Casalin
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-01-30Do not forward declare Splitter or include its header file if unneededMatteo Casalin
2012-01-13these OnInvalidateClipboard don't have to be LINKsCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-04Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-24catch exception by constant referenceTakeshi Abe
2011-12-20reportdesign: remove unnecessary includes from svxMatúš Kukan
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-29fs34c: check if description can be read and return ccorrect name for shapetypemst
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud
2011-11-25Resolves: fdo#39950 fix dnd crash from default assignment operatorsCaolán McNamara
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-10-24Eliminate ambiguous conversion to cppu::OWeakObjectKristian Rietveld
2011-10-21drop confusing and unused single font settersCaolán McNamara
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl