summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-04-05this does hopefully no longer result in a crashMarkus Mohrhard
2012-04-05remove the sort entry limit in table3Markus Mohrhard
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard
2012-04-05resolved fdo#40021 don't let CSV import get confused by erroneous HTML detectionEike Rathke
2012-04-04resolved fdo#46699 do not write compound document header when reading 0-lengt...Eike Rathke
2012-04-04Method declared but not implemented. Removing...Kohei Yoshida
2012-04-04dbgutil fix.Kohei Yoshida
2012-04-04adjust gcc3_linux_intel bridge to work with clangLuboš Luňák
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida
2012-04-04No dialogs to be shown from vcl in a non-NativeActivity Android appTor Lillqvist
2012-04-04Use -g in CFLAGS when debugging requestedTor Lillqvist