summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-1/+1
2012-03-03SwXTextField::setPropertyValue: simplify a bit:Michael Stahl1-11/+7
2012-03-03unofield.cxx: fix indentation a littleMichael Stahl1-12/+13
2012-03-03fdo#42073: sw: expand all text fields when setting properties:Michael Stahl1-3/+2
2012-03-03fdo#39694: SwTxtFld: do expand the field in the ctorMichael Stahl3-4/+9
2012-03-02fix buildCaolán McNamara1-1/+1
2012-03-02Convert SvPtrarr usage to std::vectorNoel Grandin2-65/+25
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann164-531/+531
2012-03-01fdo#45671 calc cell background color simplified code for split buttonWinfried Donkers1-2/+4
2012-03-01WaE: use of logical '||' with constant operandTor Lillqvist1-1/+1
2012-03-01WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-03-01WaE: expression result unusedTor Lillqvist1-1/+1
2012-03-01Fix what seems to be a copy/paste error: initialising a field with itselfTor Lillqvist1-1/+1
2012-03-01Compare char* with string literal via strcmpStephan Bergmann1-2/+6
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara4-11/+17
2012-02-29Drop comparison with empty rtl::OUStringTakeshi Abe1-1/+1
2012-02-28we don't want \'longs\' hereCaolán McNamara1-4/+4
2012-02-28log some more useful information on invalid sprmsCaolán McNamara1-1/+3
2012-02-28replace AllocBuffer in ww8 filterCaolán McNamara1-7/+8
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara1-9/+9
2012-02-27SwSectionFrm: initialised members are happy membersMichael Stahl2-5/+10
2012-02-27SwRootFrm::~SwRootFrm: refactor:Michael Stahl5-6/+33
2012-02-27Writer/Options: Move Comments 10 units upStefan Knorr (astron)1-1/+1
2012-02-27fdo44516 cleanup of direct use of color in codeWinfried Donkers1-1/+1
2012-02-27Fix build (few missing {'s in the translations).Jan Holesovsky4-0/+5
2012-02-27translate german commentsNicolas Christener1-13/+14
2012-02-27translate german commentsNicolas Christener1-140/+189
2012-02-27translate german commentsNicolas Christener1-206/+187
2012-02-27translate german commentsNicolas Christener1-74/+71
2012-02-27translate german commentsNicolas Christener1-1/+1
2012-02-27translate german commentsNicolas Christener1-6/+6
2012-02-27translate german commentsNicolas Christener1-8/+8
2012-02-27translate german commentsNicolas Christener1-161/+153
2012-02-27translate german commentsNicolas Christener1-15/+14
2012-02-27translate german commentsNicolas Christener1-6/+6
2012-02-27translate german commentsNicolas Christener1-14/+12
2012-02-27translate german commentsNicolas Christener1-100/+89
2012-02-27translate german commentsNicolas Christener1-75/+68
2012-02-27translate german commentsNicolas Christener1-35/+30
2012-02-27translate german commentsNicolas Christener1-97/+94
2012-02-27Translated german code comments to englishDavid Vogt1-243/+227
2012-02-27Translated german code comments to englishDavid Vogt1-4/+4
2012-02-27Resolves: fdo#46038 don't copy page styles into temporary clipboard docCaolán McNamara2-19/+31
2012-02-27fix MacOSX tinderbox buildCaolán McNamara1-10/+0
2012-02-27drop UniString::CreateFromInt64Caolán McNamara3-38/+37
2012-02-27ditch archaic filter-tracer remnantsCaolán McNamara9-268/+12
2012-02-27use a non-leaky singletonCaolán McNamara2-11/+11
2012-02-26fdo#46144: "Distributy Columns Evenly" does not work with the selected columnsIvan Timofeev1-8/+3
2012-02-26Avoid temporary rtl::OUStringJulien Nabet1-11/+11
2012-02-24Do not define PRUDUCT, we only use DBG_UTIL nowMatúš Kukan1-1/+1