summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-19xub_StrLen to sal_Int32Matteo Casalin1-2/+2
2013-12-18We don't need these yet.Kohei Yoshida2-31/+0
2013-12-18Don't forget to set document modified afterward.Kohei Yoshida1-0/+1
2013-12-18Handle "refresh on empty line" setting from the UI.Kohei Yoshida4-49/+79
2013-12-18Fine-tune our refresh policy during streaming.Kohei Yoshida2-11/+19
2013-12-18Just do hard-recalc on stream refresh. That takes care of all our needs.Kohei Yoshida2-12/+6
2013-12-18fdo#72850: ODF export: don't export spurious style:display="false"Michael Stahl2-12/+13
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist7-26/+12
2013-12-19Adapt TiledLibreOffice to the new library name to component mapping APITor Lillqvist1-60/+14
2013-12-18Add a view-only iOS test app using tiled renderingTor Lillqvist25-25/+1400
2013-12-18resolved fdo#51961 let "Default ..." currency entry follow selected localeEike Rathke2-10/+13
2013-12-18do not resolve the "Default ..." locale entry, it means SYSTEMEike Rathke1-0/+7
2013-12-18SwFiltersTest::filter: detect import filter on export testMiklos Vajna4-7/+19
2013-12-18drawingml export of sw textframe insetMiklos Vajna2-1/+14
2013-12-18Converted subtotals group tab page to .uiKatarina Behrens5-157/+242
2013-12-18the MS Serbian Latin Neutral messEike Rathke2-2/+2
2013-12-18-Werror,-Wunused-private-fieldStephan Bergmann1-3/+0
2013-12-18Bin obsolete commentTor Lillqvist1-5/+0
2013-12-18vigra: remove SunStudio workaroundsMichael Stahl1-31/+1
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke6-6/+42
2013-12-18fdo#72598: remove last uses of "C52"Michael Stahl2-2/+0
2013-12-18odk: "pltfrm" appears to be unusedMichael Stahl1-4/+0
2013-12-18fdo#72598: odk: remove SunStudio supportMichael Stahl4-65/+9
2013-12-18fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-4/+0
2013-12-18Disable this mode for now.Kohei Yoshida1-0/+1
2013-12-18Pass enum values around rather than OUString ones.Kohei Yoshida5-58/+97
2013-12-18Detect numbers which are to be inserted as numeric cells.Kohei Yoshida3-4/+32
2013-12-18Use orcus csv parser to streamd data which has much less overhead.Kohei Yoshida9-74/+222
2013-12-18Only keep track of current row position, not a whole range.Kohei Yoshida2-60/+62
2013-12-18Re-organize it a bit.Kohei Yoshida1-4/+12
2013-12-18Check the parse result and handle an error case.Kohei Yoshida1-5/+8
2013-12-18Ensure that the initial data range has only one row.Kohei Yoshida4-23/+69
2013-12-18Set sensible default values in the UI.Kohei Yoshida1-0/+3
2013-12-18Add sc::DocumentStreamAccess class.Kohei Yoshida8-22/+97
2013-12-18Put these new classes in sc namespace.Kohei Yoshida8-11/+29
2013-12-18Try to consolidate all broadcast calls into one place. Still WIP.Kohei Yoshida4-8/+48
2013-12-18Try to reduce the amount of repainting during streaming.Kohei Yoshida2-12/+64
2013-12-18URE headers do not have "using rtl::OUString"Stephan Bergmann7-219/+219
2013-12-18n#828390: Add unit test for font properties export.Muthu Subramanian2-0/+43
2013-12-18n#828390: Explictly export font properties.Muthu Subramanian1-4/+4
2013-12-18DocxAttributeOutput::EndParagraph: fix export of tables in textframesMiklos Vajna1-0/+6
2013-12-18No need for DlgEdObj::supportsService to be virtualStephan Bergmann2-3/+3
2013-12-18nIndex can only be -1 or < sSystemPath.getLength()Caolán McNamara1-4/+2
2013-12-18STROAGE->STORAGECaolán McNamara4-4/+4
2013-12-18fdo#71993: Fix the tip of the Small Arrow line end.Regina Henschel1-1/+1
2013-12-18Drop some obsolete stuffTor Lillqvist1-6/+4
2013-12-18cppcheck: same expressionCaolán McNamara1-2/+1
2013-12-18Change from ServiceManager- to ComponentContext-based implementationsStephan Bergmann3-47/+51
2013-12-18DocxAttributeOutput::OutputFlyFrame_Impl: enable DML export by defaultMiklos Vajna2-23/+10
2013-12-18Consistently mark these as deleted on all platformsStephan Bergmann1-11/+10