summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi219-1130/+1130
2012-04-06Merge remote-tracking branch 'origin/master'David Tardon216-1266/+1349
2012-04-06merge feature/gbuild_componentsDavid Tardon105-2579/+2757
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi204-1041/+1041
2012-04-06Do not extern these const char[]'s.Jan Holesovsky3-192/+146
2012-04-06string literal O(U)StringBuffer ctors too, after allLuboš Luňák9-33/+162
2012-04-06Review of some RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot8-50/+37
2012-04-06include variable before it's usedMatúš Kukan1-2/+2
2012-04-06ops, this should not be deletedMatúš Kukan3-0/+77
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi61-69/+69
2012-04-06make add_custom_headers betterMatúš Kukan1-1/+6
2012-04-06Remove unused code (vcl)Thomas Collerton3-34/+0
2012-04-06jurt: use CustomTarget makefileMatúš Kukan6-140/+19
2012-04-06ridljar: use CustomTarget makefileMatúš Kukan4-48/+12
2012-04-06unoil: use CustomTarget makefilesMatúš Kukan6-77/+33
2012-04-06gbuild: add customtarget dependencies for java stuffMatúš Kukan3-6/+30
2012-04-06rtftok: drop m_bIsSubstream, we already have a m_pSuperstreamMiklos Vajna2-15/+6
2012-04-05More removal of RTL_CONSTASCII_USTRINGPARAM in sdOlivier Hallot4-11/+10
2012-04-05More RTL_CONSTASCII_USTRINGPARAM cleanupOlivier Hallot10-26/+26
2012-04-05Cleanup of some RTL_CONSTASCII_USTRINGPARAM macro in sdOlivier Hallot1-55/+55
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet9-10/+10
2012-04-05Clean up optional online update moduleStephan Bergmann9-16/+32
2012-04-05resolved fdo#48347 do not override preselected CSV with SYLK detectionEike Rathke1-4/+12
2012-04-05Catch attempts to open /assets files read-write. Improve debugging outputTor Lillqvist1-15/+63
2012-04-05Do two fairly useless but often emitted OSL_TRACEs only if OSL_DEBUG_LEVEL > 2Tor Lillqvist1-2/+2
2012-04-05dlopen() also the sw and swd libs ahead of time so that they can be debuggedTor Lillqvist1-0/+2
2012-04-05Set TMPDIR also in non-NativeActivity appsTor Lillqvist1-3/+3
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev5-74/+11
2012-04-05fdo#43895 lp#905355: fix the fix so it doesn't crashMichael Stahl1-1/+10
2012-04-05shell: fix silly flags from 2c5a817591Michael Stahl1-1/+1
2012-04-05cppcheck Uninitialized variableCaolán McNamara1-0/+1
2012-04-05Removal VERBOSERob Snelders9-159/+72
2012-04-05remove unused codeWinfried Donkers1-1/+0
2012-04-05Resolves: fdo#47068 use of pointer to deleted objectCaolán McNamara1-36/+46
2012-04-05Resolves: fdo#45271, i#17964 count CJK words the way that's expected by usersCaolán McNamara6-10/+124
2012-04-05no use is made of FmFormObj::m_nTypeCaolán McNamara14-129/+9
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara25-83/+75
2012-04-05SvtFileDialogURLSelector::OpenURL can go apparentlyCaolán McNamara3-10/+3
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara14-264/+120
2012-04-05drop methods only used in svdemCaolán McNamara3-30/+0
2012-04-05convert (ugly) WriteUniOrByteString to rtl::OUStringCaolán McNamara2-5/+5
2012-04-05disabled for 11 years, not like to get fixed soonCaolán McNamara1-34/+0
2012-04-05pure virtual with unused baseclass implCaolán McNamara2-4/+0
2012-04-05DEFINE_CONST_UNICODE isn't needed here anymoreCaolán McNamara1-27/+25
2012-04-05unused U2S defineCaolán McNamara1-1/+0
2012-04-05String::CreateFromInt32 -> OUString::valueOfCaolán McNamara1-1/+1
2012-04-05remove unused code (oox)Petr Vorel5-277/+0
2012-04-05Open the document read-onlyTor Lillqvist1-1/+5
2012-04-05fdo#45562: paint borders in SwFlyFrm::Paint:Michael Stahl1-2/+18
2012-04-05sw: remove more silly realpath from makefileMichael Stahl1-2/+2