summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12About config: Make the value box dialog a bit nicer.Jan Holesovsky
2013-12-12Add CuiCustomMultilineEdit to the catalog.Jan Holesovsky
2013-12-12oox: allow a callback to be registered for shape text DML exportMiklos Vajna
2013-12-12PCH fixStephan Bergmann
2013-12-12Much better fix for the iOS text colour problemTor Lillqvist
2013-12-12fdo#72125: GetTextWidth() can get very expensive.Jan Holesovsky
2013-12-12oox: fix ShapeExport::WriteTextBox() for DOCX when shape has textMiklos Vajna
2013-12-12Looks like the Windows tag is still LANG_ORIYA, one moreStephan Bergmann
2013-12-12Break circular dependencies with libmerged.Matúš Kukan
2013-12-12Add new 'SwRedlineExtraData_FormattingChanges' class for formatting changesAdam Co
2013-12-12Looks like the Windows tag is still LANG_ORIYAStephan Bergmann
2013-12-12n#828390: Add unit test for new line import.Muthu Subramanian
2013-12-12Remove unnecessary macro ITYPEStephan Bergmann
2013-12-12Remove unnecessary macroStephan Bergmann
2013-12-12Remove unnecessary macroStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-12Minor qadevOOo improvementStephan Bergmann
2013-12-12DOCX: fdo#72560 better solution for exchange alignment for RTLFaisal M. Al-Otaibi
2013-12-11Fix paste as link, and a test case to catch it in the future.Kohei Yoshida
2013-12-12Keep maActiveCell, mpAccCell in syncStephan Bergmann
2013-12-12Fix the iOS coloured text problemTor Lillqvist
2013-12-11Open .tab files with CalcMaxim Monastirsky
2013-12-11getStatusIndicator can apparently return nullStephan Bergmann
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-12-11writerfilter: remove unused resources.xslMiklos Vajna
2013-12-11Fix -Werror=reorderJacobo Aragunde Pérez
2013-12-11Fix member initialization to comply with ISO C++Jacobo Aragunde Pérez
2013-12-11Let's use a status indicator while exporting to xlsx.Kohei Yoshida
2013-12-11temporarely disable testStockChart pending integration of needed changesNorbert Thiebaud
2013-12-11fdo#72226: Fix for Stock chart Invalid RTPallavi Jadhav
2013-12-11drawingml export: fix EllipseShape for docxMiklos Vajna
2013-12-11Use static for this getenv call too.Matúš Kukan
2013-12-11Remove unused SvXMLExport::mbEnableExperimentalOdfExport.Matúš Kukan
2013-12-11Let's have a static variable for getenv("UNO_ENV_LOG").Matúš Kukan
2013-12-11cppu: Avoid uno_direct_getEnvironment() indirection.Matúš Kukan
2013-12-11fdo#64232: export w:themeFontLang setting to docxJacobo Aragunde Pérez
2013-12-11fdo#64232: fix theme fonts applicationJacobo Aragunde Pérez
2013-12-11Add a fileTor Lillqvist
2013-12-11Try to fix colour issuesTor Lillqvist
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-11drop unused ulcodesCaolán McNamara
2013-12-11DOCX textframe export: when in experimental mode, use DML instead of VMLMiklos Vajna
2013-12-11Add DocxAttributeOutput::WriteDMLTextFrame that can export a textframe in DMLMiklos Vajna
2013-12-11VML export: factor out TextFrame handling code to its own methodMiklos Vajna
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Use same test1.odt as in odk/examples/java/DocumentHandling/testTor Lillqvist
2013-12-11disposed but not dtoredCaolán McNamara
2013-12-11correctly dispose to avoid cyclic dependenciesCaolán McNamara