summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann1-8/+0
2013-10-22Simplify SVLIBRARYStephan Bergmann1-11/+3
2013-10-23More work on selection handling in iOSTor Lillqvist2-2/+9
2013-10-22postx.h: BYTE, BOOL, INT8, INT64 should no longer cause problemsMichael Stahl1-4/+0
2013-10-22premac.h: remove StringPtr manglingMichael Stahl2-2/+0
2013-10-22prex.h: remove String manglingMichael Stahl2-5/+0
2013-10-22Bin some pointless commentsTor Lillqvist1-1/+1
2013-10-22imapdlg.hxx: cleanupThomas Arnhold1-18/+3
2013-10-22ImplCalcSize etc can be constCaolán McNamara1-2/+2
2013-10-22drop unused StringCompareCaolán McNamara1-3/+0
2013-10-22Make violation of "trailing OUString NUL is impl. detail" more obviousStephan Bergmann1-3/+0
2013-10-22Minor clean-upStephan Bergmann1-0/+5
2013-10-22HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann1-1/+5
2013-10-22Unwind HighlightPortions typedefStephan Bergmann1-5/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist23-27/+27
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-6/+6
2013-10-22vcl: Image: mark newly added constructor "explicit"Michael Stahl1-1/+1
2013-10-22Remove unused SfxObjectShell::bIsTmpStephan Bergmann1-2/+1
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara3-213/+1
2013-10-22Related: fdo#38838 remove UniString::UniString(const ResId&)Caolán McNamara1-1/+0
2013-10-22fdo#68849 add some header guardsThomas Arnhold1-2/+3
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist2-4/+52
2013-10-21Remove comphelper::ComponentContextStephan Bergmann1-235/+0
2013-10-21Related: fdo#38838 remove UniString::CopyCaolán McNamara1-4/+0
2013-10-21AccessibleEventNotifier: remove implementation details from headerMichael Stahl1-31/+1
2013-10-21Base class ctors/dtors can be protectedStephan Bergmann1-2/+2
2013-10-21Remove unused forward declarationStephan Bergmann1-1/+0
2013-10-21tweak header triviallyCaolán McNamara1-1/+1
2013-10-21Related: fdo#38838 remove a pile of ctorsCaolán McNamara1-32/+1
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara7-6/+3
2013-10-21remove uses of COMPARE_*Caolán McNamara3-4/+3
2013-10-21drop CharSet typedefCaolán McNamara1-9/+0
2013-10-21Exempler->ExemplarCaolán McNamara1-1/+1
2013-10-21Related: fdo#38838 remove/privatize String::AppendCaolán McNamara1-18/+1
2013-10-21Simplify further after the kerning pair changesTor Lillqvist1-1/+0
2013-10-21Related: fdo#38838 remove String::InsertCaolán McNamara1-4/+0
2013-10-21Related: fdo#38838 remove String::ToInt32Caolán McNamara1-2/+0
2013-10-21Related: fdo#38838 remove String::[G|S]etCharCaolán McNamara1-12/+4
2013-10-21Related: fdo#38838 remove non OUString ::AppendCaolán McNamara1-16/+2
2013-10-21Removed unused kerning stuffKhaled Hosny1-16/+1
2013-10-21post String conversion cleanupThomas Arnhold1-2/+1
2013-10-20STRING_MATCH now unusedCaolán McNamara1-2/+0
2013-10-20Related: fdo#38838 remove String::EqualsCaolán McNamara1-8/+1
2013-10-20Related: fdo#38838 remove the unused String::InsertCaolán McNamara1-2/+2
2013-10-20Clean-up std::bad_alloc handlingStephan Bergmann1-11/+16
2013-10-20Related: fdo#38838 remove operator=(const sal_Unicode*)Caolán McNamara1-2/+0
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz1-0/+1
2013-10-20Related: fdo#38838 remove String::Assign(const sal_Unicode*)Caolán McNamara1-1/+1
2013-10-19Related: fdo#38838 remove String::SearchCaolán McNamara1-4/+0
2013-10-19Related: fdo#38838 remove String::ReplaceCaolán McNamara1-2/+0