summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-01165-532/+532
* fdo#45671 calc cell background color simplified code for split buttonWinfried Donkers2012-03-011-2/+4
* WaE: use of logical '||' with constant operandTor Lillqvist2012-03-011-1/+1
* WaE: equality comparison with extraneous parenthesesTor Lillqvist2012-03-011-1/+1
* WaE: expression result unusedTor Lillqvist2012-03-011-1/+1
* Fix what seems to be a copy/paste error: initialising a field with itselfTor Lillqvist2012-03-011-1/+1
* testcase for fdo#46662Miklos Vajna2012-03-012-0/+81
* clean-up sw's filters-testMarkus Mohrhard2012-03-011-51/+0
* Compare char* with string literal via strcmpStephan Bergmann2012-03-011-2/+6
* we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara2012-02-284-11/+17
* Drop comparison with empty rtl::OUStringTakeshi Abe2012-02-291-1/+1
* we don't want \'longs\' hereCaolán McNamara2012-02-281-4/+4
* log some more useful information on invalid sprmsCaolán McNamara2012-02-281-1/+3
* convert some low hanging fruitCaolán McNamara2012-02-281-1/+1
* replace AllocBuffer in ww8 filterCaolán McNamara2012-02-281-7/+8
* SfxStyleSheet needs a default ctorCaolán McNamara2012-02-282-10/+10
* Some more work for --disable-database-connectivityRiccardo Magliocchetti2012-02-281-15/+20
* SwSectionFrm: initialised members are happy membersMichael Stahl2012-02-272-5/+10
* SwRootFrm::~SwRootFrm: refactor:Michael Stahl2012-02-275-6/+33
* Writer/Options: Move Comments 10 units upStefan Knorr (astron)2012-02-271-1/+1
* fdo44516 cleanup of direct use of color in codeWinfried Donkers2012-02-271-1/+1
* s/interpreters/scripting/Tor Lillqvist2012-02-271-1/+1
* Fix build (few missing {'s in the translations).Jan Holesovsky2012-02-274-0/+5
* translate german commentsNicolas Christener2012-02-271-13/+14
* translate german commentsNicolas Christener2012-02-271-140/+189
* translate german commentsNicolas Christener2012-02-271-206/+187
* translate german commentsNicolas Christener2012-02-271-74/+71
* translate german commentsNicolas Christener2012-02-271-1/+1
* translate german commentsNicolas Christener2012-02-271-6/+6
* translate german commentsNicolas Christener2012-02-271-8/+8
* translate german commentsNicolas Christener2012-02-271-161/+153
* translate german commentsNicolas Christener2012-02-271-15/+14
* translate german commentsNicolas Christener2012-02-271-6/+6
* translate german commentsNicolas Christener2012-02-271-14/+12
* translate german commentsNicolas Christener2012-02-271-100/+89
* translate german commentsNicolas Christener2012-02-271-75/+68
* translate german commentsNicolas Christener2012-02-271-35/+30
* translate german commentsNicolas Christener2012-02-271-97/+94
* Translated german code comments to englishDavid Vogt2012-02-271-243/+227
* Translated german code comments to englishDavid Vogt2012-02-271-4/+4
* Resolves: fdo#46038 don't copy page styles into temporary clipboard docCaolán McNamara2012-02-273-20/+32
* fix MacOSX tinderbox buildCaolán McNamara2012-02-271-10/+0
* add testcase for fdo#45187Miklos Vajna2012-02-272-0/+54
* drop UniString::CreateFromInt64Caolán McNamara2012-02-273-38/+37
* ditch archaic filter-tracer remnantsCaolán McNamara2012-02-2710-269/+12
* use a non-leaky singletonCaolán McNamara2012-02-272-11/+11
* Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist2012-02-271-1/+1
* fdo#46144: "Distributy Columns Evenly" does not work with the selected columnsIvan Timofeev2012-02-261-8/+3
* Avoid temporary rtl::OUStringJulien Nabet2012-02-261-11/+11
* Do not define PRUDUCT, we only use DBG_UTIL nowMatúš Kukan2012-02-241-1/+1