summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-13Finished pin verification server side.Andrzej J.R. Hunt3-21/+45
2012-08-13Pairing implemented client side.Andrzej J.R. Hunt3-100/+135
2012-08-13CommunicationService completely threaded. Preparations for pairing.Andrzej J.R. Hunt10-452/+647
2012-08-13fdo#39468: Translated German comments in core/toolsOliver Günther29-317/+267
2012-08-13Unit test for pivot table's text number field member output.Kohei Yoshida1-0/+81
2012-08-13Add test for csv filter as well.Kohei Yoshida2-0/+33
2012-08-13fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida7-14/+32
2012-08-13New HTML file to test number format on import.Kohei Yoshida2-2/+43
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold9-107/+0
2012-08-13remove already removed SetInstallLocation from install sequencesAndras Timar2-3/+0
2012-08-13fdo#53006: And detect LO downgrading scenarios...Stephan Bergmann2-27/+55
2012-08-13fdo#53113 docx export: initial shape text supportMiklos Vajna3-3/+51
2012-08-13fdo#53113 oox::VMLExport: allow a callback to be registered for shape textMiklos Vajna3-3/+61
2012-08-13OpenOffice.org->LibreOfficeAndras Timar1-2/+2
2012-08-13fdo#49527 unzip autocorrect files, store contents in gitBence Babati294-33/+32994
2012-08-13tweak old-school gstreamer link lineMichael Meeks1-1/+5
2012-08-13misc. cleanup.Michael Meeks8-55/+40
2012-08-13Make it compile for Android again (and iOS, I hope)Tor Lillqvist1-2/+23
2012-08-13Revert "Bypass pdfwriter for non-desktop OSes without any Mozilla stuff for now"Tor Lillqvist1-8/+3
2012-08-13Resolves: fdo#53258 Aquabase-spanish-support busts ttf reader againCaolán McNamara1-3/+8
2012-08-13The missing docs as to the ranges of the MS text categoriesCaolán McNamara2-0/+145
2012-08-13fdo#53439 SwPageFrm::PaintBorderAndShadow fix painting at small zoomMiklos Vajna1-5/+16
2012-08-13remove duplicate code, thanks to Petr Mladek for spottingIvan Timofeev1-12/+0
2012-08-13test with and without "Empty string as zero" optionEike Rathke1-2/+22
2012-08-13added AAAA-MM-DD HH:MM format code to [pt-PT]Eike Rathke1-0/+3
2012-08-13freetype: add missing "solenv" dependencyMichael Stahl1-2/+1
2012-08-13these test should not have been disabledMarkus Mohrhard1-2/+0
2012-08-13fdo#47495 fix RTF import of multiple shapes inside textframesMiklos Vajna4-1/+192
2012-08-13add simple test for ods color scale importMarkus Mohrhard2-0/+47
2012-08-13also write the value for COLORSCALE_VALUE into the modelMarkus Mohrhard1-0/+1
2012-08-13this method is no longer usedMarkus Mohrhard2-8/+0
2012-08-13remove some empty methods from cond format oox import codeMarkus Mohrhard4-16/+0
2012-08-13add autoMin/autoMax oox importMarkus Mohrhard2-1/+37
2012-08-13write the conditional formatting earlier into the modelMarkus Mohrhard3-1/+24
2012-08-13copied color scale formulas also need to listen to the new documentMarkus Mohrhard1-0/+1
2012-08-13percent and percentile also are relative to the area valuesMarkus Mohrhard1-2/+2
2012-08-13don't use a reference parameter hereMarkus Mohrhard1-1/+1
2012-08-13remove unused includeMarkus Mohrhard1-2/+0
2012-08-13implement ODF import for AutoMin and AutoMaxMarkus Mohrhard1-0/+4
2012-08-13calculate percentile for upper data bar limit correctlyMarkus Mohrhard1-1/+1
2012-08-13implement the ui part for AutoMin and AutoMax, related fdo#50462Markus Mohrhard4-5/+34
2012-08-13implement AutoMin and AutoMax, fdo#50462Markus Mohrhard4-3/+30
2012-08-13use an enum instead of several flagsMarkus Mohrhard8-237/+224
2012-08-13callcatcher: update listCaolán McNamara9-69/+10
2012-08-13add cppunit tests to guard against .txt import regressionsCaolán McNamara7-4/+21
2012-08-13Default ascii import dialog to fixed text font the the detected languageCaolán McNamara1-55/+40
2012-08-13Proper sortingStephan Bergmann1-1/+1
2012-08-13Missing ismime3.lib on WindowsStephan Bergmann1-0/+1
2012-08-13fdo#53210 testcaseMiklos Vajna3-8/+15
2012-08-13drop unnecessary RTFDocumentImpl::isEmptyMiklos Vajna3-9/+3