summaryrefslogtreecommitdiffstats
path: root/reportdesign/source
Commit message (Expand)AuthorAgeFilesLines
...
* removed unused definesTakeshi Abe2012-05-135-10/+0
* WaE: msvc2008 C4928 copy-ctor confusionCaolán McNamara2012-05-102-3/+2
* Bin a few lines of apparently leftover temporary debugging codeTor Lillqvist2012-05-101-6/+0
* -Wself-assignLuboš Luňák2012-05-101-1/+1
* String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara2012-04-111-1/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-065-18/+15
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-065-30/+30
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-5/+5
* Cleanup some unnecessary #includeMatteo Casalin2012-04-032-2/+1
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-4/+11
* ditch some UniStrings and intermediate temporariesCaolán McNamara2012-03-261-2/+2
* restructure the code a bit moreMarkus Mohrhard2012-03-222-4/+2
* prevent call to virtual method in destructor, fdo#47589Markus Mohrhard2012-03-221-0/+2
* Make sure one base class does not use another one after destructionMarkus Mohrhard2012-03-221-2/+2
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-143-0/+9
* these Links either shouldn't be links, or shouldn't existCaolán McNamara2012-03-081-15/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-016-7/+7
* fdo#44611 writer: paragraph background color picker with split buttonWinfried Donkers2012-02-211-2/+2
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-211-1/+1
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Remove unnecessary header filesMatteo Casalin2012-02-171-1/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-101-7/+7
* Do not forward declare Splitter or include its header file if unneededMatteo Casalin2012-01-301-2/+0
* these OnInvalidateClipboard don't have to be LINKsCaolán McNamara2012-01-132-4/+4
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-063-3/+0
* Merge branch 'feature/gbuild_extensions'Michael Stahl2012-01-065-14/+1
|\
| * Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2011-12-2412-21/+21
| |\
| * | reportdesign: remove unnecessary includes from svxMatúš Kukan2011-12-205-14/+1
* | | Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* | | Removed unnecessary tools includes.Marcel Metz2012-01-055-4/+1
* | | Removed unnecessary tools includes.Marcel Metz2012-01-055-1/+4
* | | Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot2012-01-0434-112/+110
| |/ |/|
* | catch exception by constant referenceTakeshi Abe2011-12-2412-21/+21
|/
* callcatcher: remove unused code post automation removalCaolán McNamara2011-12-091-45/+0
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-2/+2
* fs34c: check if description can be read and return ccorrect name for shapetypemst2011-11-296-25/+6
* remove include of pch header from reportdesignNorbert Thiebaud2011-11-27106-111/+0
* Resolves: fdo#39950 fix dnd crash from default assignment operatorsCaolán McNamara2011-11-251-21/+37
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-251-1/+1
* remove empty Text [ x-comment ] entriesAndras Timar2011-11-083-31/+0
* ByteString->rtl::OStringCaolán McNamara2011-11-011-1/+1
* Eliminate ambiguous conversion to cppu::OWeakObjectKristian Rietveld2011-10-241-1/+1
* drop confusing and unused single font settersCaolán McNamara2011-10-211-1/+1
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-112-5/+7
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-112-8/+10
* fix buildCaolán McNamara2011-10-051-12/+12
* do not include removed headerMatúš Kukan2011-10-031-1/+0
* tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara2011-09-303-10/+15
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1