summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-18URE headers do not have "using rtl::OUString"Stephan Bergmann
2013-12-18n#828390: Add unit test for font properties export.Muthu Subramanian
2013-12-18n#828390: Explictly export font properties.Muthu Subramanian
2013-12-18DocxAttributeOutput::EndParagraph: fix export of tables in textframesMiklos Vajna
2013-12-18No need for DlgEdObj::supportsService to be virtualStephan Bergmann
2013-12-18nIndex can only be -1 or < sSystemPath.getLength()Caolán McNamara
2013-12-18STROAGE->STORAGECaolán McNamara
2013-12-18fdo#71993: Fix the tip of the Small Arrow line end.Regina Henschel
2013-12-18Drop some obsolete stuffTor Lillqvist
2013-12-18cppcheck: same expressionCaolán McNamara
2013-12-18Change from ServiceManager- to ComponentContext-based implementationsStephan Bergmann
2013-12-18DocxAttributeOutput::OutputFlyFrame_Impl: enable DML export by defaultMiklos Vajna
2013-12-18Consistently mark these as deleted on all platformsStephan Bergmann
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-18fdo#72790 Clear interop grab bag name, once grab bag is cleared.Nikhil Walvekar
2013-12-18Revert code that push copy of 'rPr' inside 'pPr' in DOCX exportAdam Co
2013-12-18Remove unnecessary macrosStephan Bergmann
2013-12-18missing boost_headers externalMatúš Kukan
2013-12-18Add a unit test trying to create every available service with default ctor.Matúš Kukan
2013-12-18Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan
2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan
2013-12-18sax: various clean up. Move _getFactory next to the implementation.Matúš Kukan
2013-12-18Deduplicate some foo_component_getFactory declarations.Matúš Kukan
2013-12-18Allow UNO component libraries to have each implementation in its own function.Matúš Kukan
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-18fix integral ambiguityMichael Stahl
2013-12-18fdo#72452: ODF import/export: fix handling of style:page-numberMichael Stahl
2013-12-17gbuild: remove obsolete SOLARLIBMatúš Kukan
2013-12-17embedded nulls in literalsCaolán McNamara
2013-12-17Related: #i123840# normalize SalFrame resolution type to sal_Int32Herbert Dürr
2013-12-17test::FiltersTest: add support for export testsMiklos Vajna
2013-12-17ooxml: preserve font theme color shade propertyJacobo Aragunde Pérez
2013-12-17ooxml: preserve font theme color propertyJacobo Aragunde Pérez
2013-12-17sw: Small code rewriteJacobo Aragunde Pérez
2013-12-17sax: avoid usage of double for parsing nanoseconds here tooMichael Stahl
2013-12-17SvxTextEditSourceImpl::Notify(): attempt to fix chart2_unoapi crashMichael Stahl
2013-12-17ChildrenManagerImpl::AddShape: do not use member after releasing mutexMichael Stahl
2013-12-17sw: revert PaintArea change in SwAccessibleFrameMichael Stahl
2013-12-17add more graphics apps to launchpad listDavid Tardon
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17...and nDigits > 9 is harmless in following for loop and need not be cappedStephan Bergmann
2013-12-17readUnsignedNumberMaxDigits can read more than maxDigits charsStephan Bergmann
2013-12-17Fix namingStephan Bergmann
2013-12-17Avoid inaccurate floating-point computationsStephan Bergmann
2013-12-17Improve CPPUNIT_ASSERTsStephan Bergmann
2013-12-17CppunitTest_sw_ooxmlexport: handle mc namespace in assertionsMiklos Vajna
2013-12-17DOCX drawingml export: give drawinglayer pictures the correct namespaceMiklos Vajna
2013-12-17touch -h requires the file to exist, funnily enoughTor Lillqvist
2013-12-17Touch a plain file and not /dev/null to avoid problem on Cygwin at leastTor Lillqvist
2013-12-17DocxExport::OutputDML: fix export of shapes in headersMiklos Vajna