summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-13be stricter with tabNorbert Thiebaud
2012-06-13WaE: avoid build break on Mac PPC/XCode 2.5Christian Lohmaier
2012-06-13trying to fix mingw buildFridrich Štrba
2012-06-13fdo#51046 fix tab order in About boxAndras Timar
2012-06-13Fix last line whitespace problemPhilipp Riemer
2012-06-13translate German comments in (and minor clean up of) sw/source/core/inc/{flow...Philipp Riemer
2012-06-13delete useless code in sw/source/code/incPhilipp Riemer
2012-06-13minor code cleanups in sw/source/core/incPhilipp Riemer
2012-06-13mingw: fix check for boost date_time dllDavid Tardon
2012-06-13Added XML text declaration to XML license header, for convenienceStephan Bergmann
2012-06-13implemented lt_db_set_datadir() overrideEike Rathke
2012-06-13Remove unnecessary size-too-large checkStephan Bergmann
2012-06-13use commandline parameters instead of bison directives (XCode 2.5)Christian Lohmaier
2012-06-13Better fix for those short stringsStephan Bergmann
2012-06-13re-base on ALv2 code.Michael Meeks
2012-06-13gbuild: don't suggest make install on WNTMiklos Vajna
2012-06-13quiet potential size warnings.Michael Meeks
2012-06-13targetted sb140 revert.Michael Meeks
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold
2012-06-13Bring back the Duden hackFridrich Štrba
2012-06-13Drop throw clause that was incomplete anywayTor Lillqvist
2012-06-13remove reg4msdoc files, they are not compiledAndras Timar
2012-06-13update new file license header templateMichael Meeks
2012-06-13re-base on ALv2 code.Michael Meeks
2012-06-13calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-13Take care of short stringsStephan Bergmann
2012-06-13sw/qa/ooxmltok: explain the fieldmark test a bit moreMiklos Vajna
2012-06-13n#766477 testcaseMiklos Vajna
2012-06-13lo-commit-stat: really print the piece title into the log filePetr Mladek
2012-06-13error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara
2012-06-13callcatcher: update unused code listCaolán McNamara
2012-06-13callcatcher: unused duplicate WW8TableManager classCaolán McNamara
2012-06-13SetDrawBaseLine is never used so bDrawBaseLine is always trueCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-13Need basebmp headers unconditionallyTor Lillqvist
2012-06-13No need for fancy string formatting, use plain printThorsten Behrens
2012-06-13Add Mesa/READMETor Lillqvist
2012-06-13removed code commented-out in the first placeTakeshi Abe
2012-06-13Add some more informationTor Lillqvist
2012-06-13make sure basebmp headers are in placeDavid Tardon
2012-06-13fix typo: = -> ==David Tardon
2012-06-13better test for system boost date_time libDavid Tardon
2012-06-12fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel
2012-06-12remove unused SfxFilterPtrArrMichael Stahl
2012-06-12convert SbPropertyValueArr_Impl to boost::ptr_vectorMichael Stahl
2012-06-12SbPropertyValues: rename membersMichael Stahl
2012-06-12SbPropertyValues::setPropertyValue doesn't check that property existsMichael Stahl
2012-06-12convert NfWSStringsDtor further to vector<OUString>Michael Stahl
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_IMPL_PTRARR(SfxFilterPtrArr) to std::vectorNoel Grandin