summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-31useless aFontNrCaolán McNamara
2012-01-31use a $(COM)-$(OS)-$(CPUNAME) patternCaolán McNamara
i.e. same pattern as sc/Library_vbaobj.mk and writerfilter/Library_resourcemodel.mk and document that its a compile time error which can be retested anytime with a new toolchain, not some weird scary runtime error so must never be touched.
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot
Part LVIII Modules vcl (part 2)
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
Part LVII Modules vcl (part 1)
2012-01-31Fix "Possible inefficient checking for 'rChunkData' emptiness"Julien Nabet
2012-01-31ORowSetCache: keep m_nEndPos better up-to-dateLionel Elie Mamane
2012-01-31Fix "Throwing a copy of the caught exception instead of rethrowing"Julien Nabet
2012-01-31Remove unused code.Santiago Martinez
2012-01-31fdo#45453: use integers rather than booleansLionel Elie Mamane
for always-true and always-false tests. Some databases have poor or no support for booleans.
2012-01-31add missed ifeq to check for IA64...Rene Engelhard
2012-01-31convert windows only codeCaolán McNamara
2012-01-31SWAPLONG->OSL_SWAPDWORDCaolán McNamara
2012-01-31SWAPLONG->OSL_SWAPDWORDCaolán McNamara
2012-01-31build oox with explicit -Os on ia64 as it otherwise gets too big to linkRene Engelhard
2012-01-31add explicit empty SwTblBoxFormula destructor to fix armel build...Rene Engelhard
2012-01-31clone token in ScFormulaResult copy-ctor instead of referringEike Rathke
Replaces commit e2b11f4fd79dce4116badb0ecf6477546ca5d0d4 Prevent excessive references to single token instance during fill. Because if not, we may run out of the 16-bit integer space to store reference count.
2012-01-31Revert "Prevent excessive references to single token instance during fill."Eike Rathke
This reverts commit e2b11f4fd79dce4116badb0ecf6477546ca5d0d4. To be replaced with a different solution.
2012-01-31Regroup DragonFly and NetBSD configurationsFrançois Tigeot
2012-01-31erase garbage after std::removeIvan Timofeev
this fixes commit 5a71069339b3a3c118f3015d978799ef66db7564
2012-01-31gtk3: follow SAL_USE_VCLPLUGIN=gtk3 irrespective of 'experimental' mode.Michael Meeks
2012-01-31SWAPLONG->OSL_BIGENDIANCaolán McNamara
2012-01-31adapt bmpmakerCaolán McNamara
2012-01-31make svtools ByteString freeCaolán McNamara
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-31Fix fdo#42543: Don't paint a frame around the list of edit boxes.Jan Holesovsky
This conflicts with commit efc6b840a0423099d6c3e0d33c14d34637fbba4c that reorders painting of windows when they overlap; and in this case, the frame image paints over the controls. The sideeffect is that the dialog looks nicer ;-)
2012-01-31use LibreOffice instead of OpenOffice.org in registryAndras Timar
it may help to solve file association issues, especially when OpenOffice.org is/was also installed
2012-01-31OpenOffice.org -> LibreOffice in commentAndras Timar
2012-01-31remove unused VendorNameAndras Timar
2012-01-31replace OpenOffice.org name to LibreOfficeAndras Timar
2012-01-31look for /Applications/LibreOffice.app on MacAndras Timar
2012-01-31gtk3: clobber the page / background color to white for now.Michael Meeks
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann
...so that other code in comphelper can use it.
2012-01-31fdo#44836: Hide all the page breaks of the pages before the first visible oneCédric Bosdonnat
2012-01-31only call ClrContour for contour wrapped drawing objectsAndreas Schierl
2012-01-31Uploading libcdr-0.0.1 that makes the converter actually do somethingFridrich Štrba
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin
2012-01-31WaE: add virtual dtorsCaolán McNamara
2012-01-31Remove unsed codeElton Chung
2012-01-31Avoid trailing slashes in xsltproc schemaRoot paramStephan Bergmann
...as some xslt procs are confused by paths containing // IIRC and that would explain a Win-x86@7-MinGW tinderbox failure.
2012-01-31ClrContourCache for SwAnchoredDrawObjectsAndreas Schierl
2012-01-31callcatcher: update listCaolán McNamara
2012-01-31ByteString->rtl::OStringCaolán McNamara
2012-01-31Removed unused ImplSalLogFontToFontA()Christina Rossmanith
2012-01-31fix rendering of metafiles embedded in emf+ (updated)Radek Doulik
2012-01-31Clean upStephan Bergmann
2012-01-31Fix build of postgresql module with mozilla ldap on WNTMSCFridrich Štrba
2012-01-31Remove unused endianess definesFrançois Tigeot
2012-01-31':' is not allowed in sheet names as wellIvan Timofeev
2012-01-31SWAPLONG -> OSL_SWAPDWORDStephan Bergmann
2012-01-31SimplificationStephan Bergmann