summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2013-01-142-18/+9
* fdo#57611 do not crash when setting too small sizeLionel Elie Mamane2012-11-301-2/+16
* fdo#44721 protect against negative calculated height valueLionel Elie Mamane2012-09-171-2/+4
* fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl2012-09-051-2/+12
* fdo#53154: fix report design wizard crash:Michael Stahl2012-08-103-41/+82
* fdo#52399: Do not needlessly set DefaultContext of global ServiceManagerStephan Bergmann2012-07-241-4/+0
* fdo#43556 round pos&dim of report controls & sections to nearest 10^-4mLionel Elie Mamane2012-07-041-0/+19
* Remove duplication of License/Credits informationStefan Knorr (astron)2012-07-041-1/+0
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-172-2/+2
* targetted revert of minor cppcheck cleanupsMichael Meeks2012-05-311-1/+1
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-3120-53/+48
* merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara2012-05-179-103/+60
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-169-9/+3
* convert GetUndoActionComment family to rtl::OUStringCaolán McNamara2012-05-151-1/+1
* removed unused static rtl::OUStringTakeshi Abe2012-05-141-1/+0
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-144-9/+9
* 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
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara2012-04-111-1/+1
* add package deps for resourcesDavid Tardon2012-04-092-4/+13
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-084-7/+7
* 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-022-5/+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-144-0/+12
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-104-9/+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
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Remove unnecessary header filesMatteo Casalin2012-02-171-1/+0
* fdo#39491 remove nonexistent include pathsMatúš Kukan2012-02-101-1/+0
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-105-5/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-101-7/+7
* Added READMEs for modules used by LibO Base and LibO Calc.Josh Heidenreich2012-02-081-0/+1
* Attempt to disable database connectivity for iOS for nowTor Lillqvist2012-02-061-0/+4
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Do not forward declare Splitter or include its header file if unneededMatteo Casalin2012-01-301-2/+0