summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-25isOUStringType still used (from dbgutil code)Stephan Bergmann
2012-04-25Revert "WaE: hides overloaded virtual function"Michael Stahl
2012-04-25callcatcher: drop unused hasPreferredSizeCaolán McNamara
2012-04-25after nine years, time to give up on the REGEXP_SUPPORT dreamCaolán McNamara
2012-04-25drop a String::CreateFromAsciiCaolán McNamara
2012-04-25String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara
2012-04-25Fix spelling of parameter pbLevelOrVisibiblityChangedNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(_DB_Columns) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(TextBlockInfoArr) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR(AutoTextGroups) to std::vectorNoel Grandin
2012-04-25fix previous commit:Michael Stahl
2012-04-25Convert SV_DECL_PTRARR_DEL(SwEntryLst) to boost::ptr_vectorNoel Grandin
2012-04-25try not to change the serialization formatMichael Stahl
2012-04-25Convert SV_DECL_PTRARR_DEL(_SwNumFmtsAttrs) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(AutoMarkEntryArr) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR(SvLBoxEntryArr) to std::vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwRedlineDataChildArr) to ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwRedlineDataParentArr) to ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwSelUnions) to boost::ptr_vectorNoel Grandin
2012-04-25Remove data structures there dead i.e. not doing any actual workNoel Grandin
2012-04-25Convert SV_DECL_PTRARR(SwChartBoxes) to std::vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwChartLines) to boost::ptr_vectorNoel Grandin
2012-04-25move some functions from tblrwcl.hxx into cxx filesMichael Stahl
2012-04-25_FndBoxes was a PTRARR_DEL so use ptr_vectorMichael Stahl
2012-04-25Convert SV_DECL_PTRARR_DEL(_FndLines) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR(_FndBox*) to std::vectorNoel Grandin
2012-04-25excel filter headers: replace OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2012-04-25use PropNameSupplier in SectionPropertyMap::PrepareHeaderFooterProperties()Miklos Vajna
2012-04-25avoid code duplication by introducing RTFDocumentImpl::singleCharMiklos Vajna
2012-04-25fdo#48193 fix RTF import of fields without a resultMiklos Vajna
2012-04-25build to tail_build with partial build in tail_buildBjoern Michaelsen
2012-04-25do not always build each and every cxx gbuild knows about unconditionallyBjoern Michaelsen
2012-04-25add showmodules target to gbuildBjoern Michaelsen
2012-04-25fix extension help localization on WindowsAndras Timar
2012-04-25WaE: hides overloaded virtual functionTor Lillqvist
2012-04-25Fixed placement of commentStephan Bergmann
2012-04-25Mention that the CLucene patch was also sent upstreamCatalin Iacob
2012-04-25WaE: Clang unused variableCatalin Iacob
2012-04-25WaE: Clang unused variableCatalin Iacob
2012-04-25Removed unused methods from psp::PrinterGfxChr. Rossmanith
2012-04-25Fix test syntax error: integer expression expectedTor Lillqvist
2012-04-25msfilter::util: avoid code duplication by merging from sw and writerfilterMiklos Vajna
2012-04-25add test case for copy&paste formulas between documentsMarkus Mohrhard
2012-04-25removed unused typedefTakeshi Abe
2012-04-24Visibility doesn't seem to work as we want in Apple's ClangTor Lillqvist
2012-04-24Work around Clang 3.1's "argument unused during compilation" non-warningTor Lillqvist
2012-04-24WaE: make the overloaded-virtual mess here just a warning even with -WerrorTor Lillqvist
2012-04-24WaE: implicit conversion changes signednessTor Lillqvist