summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-2177-169/+141
|
* Remove DECLARE_LIST( ViewList, MyView* )Joseph Powers2011-04-201-12/+0
| | | | | PS: This file isn't compiled. But the list wasn't used anyways so this should be a safe change.
* remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (desktop)Christina Rossmanith2011-04-191-1/+1
|
* Removed dbgmacros.{ch}xx / use OSL_{ENSURE,POSTCOND} insteadChristina Rossmanith2011-04-1911-112/+15
|
* remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith2011-04-1922-94/+87
|
* Replace String with rtl::OUString in various placesXisco Fauli2011-04-197-198/+197
|
* Resolves: fdo#36358 Just use the same export dir as save as for all appsCaolán McNamara2011-04-191-13/+8
| | | | | | | | | I believe the original idea was that draw/impress export graphics and so default output dir is the gallery as you might want to export them in there. Catch is that we cane export in some many different formats there there isn't a good fit for the whole collection, so lets just use the same dir for all apps
* Resolves: fdo#36358, firstly lets code what the comment says it wants to doCaolán McNamara2011-04-191-7/+9
|
* prefer prefix ++/-- operatorsKayo Hamid2011-04-191-19/+19
|
* bug id's from Oracle internal database removedJúlio Hoffimann2011-04-182-2/+2
|
* all bogus comments removed keeping the indentationJúlio Hoffimann2011-04-182-2/+2
|
* Remove OS/2-specific subdirectoriesFrancois Tigeot2011-04-1890-424/+0
|
* fixing typoBjoern Michaelsen2011-04-161-1/+1
|
* WaE: in dbgutil modeCaolán McNamara2011-04-151-2/+2
|
* WaE: remove annoying java warningsCaolán McNamara2011-04-152-2/+0
|
* frim->fromCaolán McNamara2011-04-151-1/+1
|
* catch by const referenceCaolán McNamara2011-04-158-112/+114
|
* lp#720716: fixing wrong calc generic namesBjoern Michaelsen2011-04-151-24/+24
|
* all bogus comments removed by regular expressionsJúlio Hoffimann2011-04-151-1/+1
|
* Related lp#720716: some translations for desktop file entriesBjoern Michaelsen2011-04-142-0/+336
|
* Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre2011-04-142-2/+2
|
* Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre2011-04-145-7/+7
|
* dont' assert for changing seperators, common thing to doCaolán McNamara2011-04-131-1/+3
|
* default to UTF8 for html encodingCaolán McNamara2011-04-131-5/+2
|
* WaE on enable-dbgutilCaolán McNamara2011-04-131-1/+1
|
* catch by const referenceCaolán McNamara2011-04-1312-73/+74
|
* Resolves: #i113273# use modification time of soft link targets if linkedCaolán McNamara2011-04-121-7/+22
|
* WaE: various compiler warningsCaolán McNamara2011-04-122-4/+14
|
* WaE in dbg-util modeCaolán McNamara2011-04-121-1/+1
|
* WaE in dbg-util modeCaolán McNamara2011-04-121-1/+1
|
* WaE in dbgutil modeCaolán McNamara2011-04-121-4/+4
|
* fix a warning about parenthesis suggestionJulien Nabet2011-04-121-2/+2
|
* Finished removal of _USE_UNOChristina Rossmanith2011-04-122-20/+0
|
* Remove commented code in libs-core/embeddedobj (partially)Xisco Fauli2011-04-1211-60/+0
|
* Resolves: #i108637# after save warn dialog return to original dirCaolán McNamara2011-04-121-5/+4
| | | | Since 2010-01-25, Lets not make the perfect the enemy of the good FFS
* remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre2011-04-123-5/+5
|
* Remove DECLARE_LIST( SvTokenList, SvToken * )Rafael Dominguez2011-04-112-61/+67
|
* silence virtual overriden warningLuboš Luňák2011-04-111-0/+1
|
* -Wno-shadow for KDE sourcesLuboš Luňák2011-04-111-0/+4
| | | | KDE builds without this warning, so headers trigger it a lot.
* not useful dates in source code removedJúlio Hoffimann2011-04-111-6/+6
|
* hide macro recording when it is not enabled, to reduce confusionMichael Meeks2011-04-111-0/+1
|
* Remove the C52 define.Francois Tigeot2011-04-084-4/+2
| | | | | It corresponds to a version of a Solaris-specific compiler used in the 2000-2001 timeframe.
* add includeantruntime=falseCaolán McNamara2011-04-072-5/+5
|
* i#20348: made the ordinal suffixe autocorrection internationalizedCédric Bosdonnat2011-04-072-35/+46
|
* use RTL_CONSTASCII_USTRINGPARAMXisco Fauli2011-04-074-39/+37
|
* Translation of German commentsAlbert Thuswaldner2011-04-0719-1596/+594
|
* WaE: class vs structCaolán McNamara2011-04-071-1/+1
|
* add application/vnd.lotus-wordpro to .desktop etc.Caolán McNamara2011-04-076-2/+6
|
* fix ownership cycle and leakCaolán McNamara2011-04-062-3/+46
|
* Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-corePetr Mladek2011-04-065-51/+51
|\