summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* 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
* add the "Send Feedback..." help menu itemIvan Timofeev2012-01-231-1/+2
* these OnInvalidateClipboard don't have to be LINKsCaolán McNamara2012-01-132-4/+4
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-111-2/+2
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-063-3/+0
* Merge branch 'feature/gbuild_extensions'Michael Stahl2012-01-067-14/+5
|\
| * fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud2012-01-042-2/+2
| * Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2011-12-2412-21/+21
| |\
| * | gbuild: these targets depend on svx/globlmn.hrcMatúš Kukan2011-12-202-0/+4
| * | 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
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-066-30/+24
* 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
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-276-317/+0
* remove pch from the include listNorbert Thiebaud2011-11-273-3/+0
* remove include of pch header from reportdesignNorbert Thiebaud2011-11-27112-117/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-273-6/+0
* Resolves: fdo#39950 fix dnd crash from default assignment operatorsCaolán McNamara2011-11-252-21/+41
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-2/+2
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-251-1/+1
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* 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-113-8/+11
* fix buildCaolán McNamara2011-10-051-12/+12
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* 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
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-304-0/+10
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-242-15/+6
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-2211-2/+50
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-212-8/+8
* Rename class XColorTable to XColorListJoseph Powers2011-08-292-4/+4
* some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard2011-08-281-3/+3
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* catch by const referenceCaolán McNamara2011-08-161-14/+12