summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-06ops, this should not be deletedMatúš Kukan
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06make add_custom_headers betterMatúš Kukan
2012-04-06Remove unused code (vcl)Thomas Collerton
2012-04-06jurt: use CustomTarget makefileMatúš Kukan
2012-04-06ridljar: use CustomTarget makefileMatúš Kukan
2012-04-06unoil: use CustomTarget makefilesMatúš Kukan
2012-04-06gbuild: add customtarget dependencies for java stuffMatúš Kukan
2012-04-06rtftok: drop m_bIsSubstream, we already have a m_pSuperstreamMiklos Vajna
2012-04-05More removal of RTL_CONSTASCII_USTRINGPARAM in sdOlivier Hallot
2012-04-05More RTL_CONSTASCII_USTRINGPARAM cleanupOlivier Hallot
2012-04-05Cleanup of some RTL_CONSTASCII_USTRINGPARAM macro in sdOlivier Hallot
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet
2012-04-05Clean up optional online update moduleStephan Bergmann
2012-04-05resolved fdo#48347 do not override preselected CSV with SYLK detectionEike Rathke
2012-04-05Catch attempts to open /assets files read-write. Improve debugging outputTor Lillqvist
2012-04-05Do two fairly useless but often emitted OSL_TRACEs only if OSL_DEBUG_LEVEL > 2Tor Lillqvist
2012-04-05dlopen() also the sw and swd libs ahead of time so that they can be debuggedTor Lillqvist
2012-04-05Set TMPDIR also in non-NativeActivity appsTor Lillqvist
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev
2012-04-05fdo#43895 lp#905355: fix the fix so it doesn't crashMichael Stahl
2012-04-05shell: fix silly flags from 2c5a817591Michael Stahl
2012-04-05cppcheck Uninitialized variableCaolán McNamara
2012-04-05Removal VERBOSERob Snelders
2012-04-05remove unused codeWinfried Donkers
2012-04-05Resolves: fdo#47068 use of pointer to deleted objectCaolán McNamara
2012-04-05Resolves: fdo#45271, i#17964 count CJK words the way that's expected by usersCaolán McNamara
2012-04-05no use is made of FmFormObj::m_nTypeCaolán McNamara
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-04-05SvtFileDialogURLSelector::OpenURL can go apparentlyCaolán McNamara
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-04-05drop methods only used in svdemCaolán McNamara
2012-04-05convert (ugly) WriteUniOrByteString to rtl::OUStringCaolán McNamara
2012-04-05disabled for 11 years, not like to get fixed soonCaolán McNamara
2012-04-05pure virtual with unused baseclass implCaolán McNamara
2012-04-05DEFINE_CONST_UNICODE isn't needed here anymoreCaolán McNamara
2012-04-05unused U2S defineCaolán McNamara
2012-04-05String::CreateFromInt32 -> OUString::valueOfCaolán McNamara
2012-04-05remove unused code (oox)Petr Vorel
2012-04-05Open the document read-onlyTor Lillqvist
2012-04-05fdo#45562: paint borders in SwFlyFrm::Paint:Michael Stahl
2012-04-05sw: remove more silly realpath from makefileMichael Stahl
2012-04-05oovbaapi: remove bogus ttt.diffMichael Stahl
2012-04-05Translated German comments to English in folder 'sal'.Mark Wolf
2012-04-05n#751017 dmapper: fix handling of GetExpression and SetExpression fieldsMiklos Vajna
2012-04-05Remove macro RTL_CONSTASCII_USTRINGPARAMOlivier Hallot
2012-04-05Unused code removal.Winfried Donkers
2012-04-05Unused code removal.Santiago Martinez
2012-04-05The real cleanup I meant to commit earlier...Kohei Yoshida
2012-04-05small memory leak in table3.cxxMarkus Mohrhard