summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-21fdo#44736 speed up RTF import a bit by sorting keywordsMiklos Vajna4-14/+38
2012-04-21rtftok: make it possible to see the time spent in the filterMiklos Vajna1-1/+3
2012-04-21clarify DelNumRule commentCaolán McNamara1-13/+12
2012-04-21Use boost::ptr_vector in WW8ListManager instead of SV_DECL_PTRARR_DELArnaud Versini2-61/+50
2012-04-21Use boost::ptr_vector in WW8_WrPct instead of SV_DECL_PTRARR_DELArnaud Versini2-28/+23
2012-04-21fdo#48876 fix RTF import of \sl without \slmultMiklos Vajna3-2/+30
2012-04-21cui: fix position of ED_LINEDISTMETRICMiklos Vajna1-1/+1
2012-04-21Partially revert: "Replace css macro with namespace for nicer namespacing"Thomas Arnhold2-2/+14
2012-04-21simplify lifetime management of some variablesMarkus Mohrhard2-5/+5
2012-04-21simplify dxfs/dxf exportMarkus Mohrhard2-17/+8
2012-04-21first version of number format export into dxfMarkus Mohrhard2-21/+55
2012-04-21rtftok: dump collected strings after encodingMiklos Vajna1-1/+1
2012-04-21fdo#48023 fix RTF import of Russian characters without an encoding specifiedMiklos Vajna3-1/+47
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold34-159/+53
2012-04-20Various clean up of previous commitStephan Bergmann3-4/+5
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann15-804/+2439
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara2-5/+7
2012-04-20WaE: MSVC20082 unreferenced argumentCaolán McNamara1-1/+1
2012-04-20fdo#48969: add unit test for Converter::convertDoubleMichael Stahl1-0/+72
2012-04-20fdo#48969: GetConversionFactor: add inch as source unitMichael Stahl1-10/+142
2012-04-20fdo#48969: switch units in Converter::convertDoubleMichael Stahl2-2/+3
2012-04-20CharAttribList::OptimizeRanges: de-optimize to not crash so fastMichael Stahl1-2/+2
2012-04-20it seems tests runtime-depend on ucpchelp1 tooLuboš Luňák1-0/+1
2012-04-20fix typoLuboš Luňák1-1/+1
2012-04-20add stub vba implementation Application methodsNoel Power3-2/+53
2012-04-20vba api Application.DisplayScrollBars implementation bnc#757840Noel Power3-0/+24
2012-04-20implement VBA Application.DisplayFullScreen bnc#757885Noel Power4-1/+24
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara1-12/+12
2012-04-20RTFDocumentImpl::resolvePict: use new-style uno ctorMiklos Vajna1-3/+2
2012-04-20Monkey sberg's work for the other writerperfect libraryFridrich Štrba6-98/+65
2012-04-20idl fix symbol referencesTomas Hlavaty4-5/+5
2012-04-20fix idl #include guardsTomas Hlavaty9-12/+12
2012-04-20idl #ifndef fixTomas Hlavaty1-2/+2
2012-04-20idl fix package for CorbaString8 and CorbaUnionTomas Hlavaty3-9/+9
2012-04-20add missing #ifndefTomas Hlavaty1-0/+5
2012-04-20idl type reference fixedTomas Hlavaty1-1/+1
2012-04-20LoggerRemote.idl: include with full pathMichael Stahl1-2/+2
2012-04-20fix STL conversion e94c4ab5523c7dcbee2f1b7fd47685529498e774 harderMichael Stahl1-7/+15
2012-04-20fdo#48356 fix RTF import of special unicode charactersMiklos Vajna3-1/+24
2012-04-20WaE: MSVC2008 suppress warnings in clucene headersCaolán McNamara1-0/+53
2012-04-20WaE: MSVC2008 suppress warnings in clucene headersCaolán McNamara7-55/+5
2012-04-20valgrind: Uninitialised value created by heap allocationCaolán McNamara1-11/+13
2012-04-20valgrind: Uninitialised value created by stack allocationCaolán McNamara1-6/+5
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara1-2/+2
2012-04-20Related: n#615223 local nbyte1 should have been class-level nByte1Caolán McNamara1-6/+11
2012-04-20conversions of SV_DECL_PTRARR_SORT making inroads in unusedcodeCaolán McNamara1-10/+0
2012-04-20String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara3-10/+10
2012-04-20fdo#47436: Fixed crash while opening odt file.Dezsi Szabolcs1-1/+2
2012-04-20Remove unused method ArgInput::GetArgSelectionJaime Navarro3-23/+0
2012-04-20n#751313 SwCallLink: avoid redrawing complete rows without nested tablesMiklos Vajna1-2/+15