summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin15-161/+235
2013-05-28Fix compilation error with older compilersTor Lillqvist1-1/+1
2013-05-28expression is not a valid cfRule:operator valueMarkus Mohrhard1-1/+0
2013-05-28correctly delete note captions, fdo#64068Markus Mohrhard1-1/+3
2013-05-27fdo#65039 UI: Oxygen theme has wrong icon for Power regressionAndras Timar1-0/+0
2013-05-27restore old behavior for external references, fdo#64229Markus Mohrhard1-1/+1
2013-05-27Resolves@ #i121926# fix malformed PROPFIND/PROPPATCH request bodyAriel Constenla-Haile2-46/+59
2013-05-27Header clean-upAriel Constenla-Haile42-95/+95
2013-05-27Resolves; #i121201# Handle servers not supporting HEAD requestsAriel Constenla-Haile3-5/+200
2013-05-27Resolves: #i121922# Fix wrong conditionAriel Constenla-Haile1-1/+1
2013-05-27remove commented out ( duplicated ) RgbToRgbComponents methodNoel Power1-10/+0
2013-05-27remove some methods that are no longer used after reworkNoel Power2-80/+0
2013-05-27buffer ExtCfRuleContext startElement processingNoel Power3-5/+169
2013-05-27buffer conditional formatting finalization so it happens after styles importNoel Power4-3/+18
2013-05-27reorg styles code slightly, process normal (and row ) style in own methodNoel Power2-88/+89
2013-05-27improve cell style xls[x|m] import performanceNoel Power3-16/+192
2013-05-27add initial test case for DIF importMarkus Mohrhard3-1/+103
2013-05-27Let package_ucp::ContentProvider::createPackage throw exceptions on failureStephan Bergmann3-62/+24
2013-05-27Better debug loggingStephan Bergmann1-4/+5
2013-05-27Bump maximum fuzz factor down to zeroTor Lillqvist16-20/+25
2013-05-27bnc#817956 DOCX import of document background colorMiklos Vajna6-1/+19
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold6-7/+9
2013-05-27x86 register vs memory accuracy double pitaCaolán McNamara1-2/+4
2013-05-27Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik3-7/+12
2013-05-27Typo in optsecuritypage.uiJoren De Cuyper1-1/+1
2013-05-27Updated coreAndras Timar1-0/+0
2013-05-27Use a maximum fuzz factor of 1 for our patches to 3rd-party codeTor Lillqvist7-10/+10
2013-05-27writerfilter: update READMEMiklos Vajna1-4/+8
2013-05-27Updated coreCaolán McNamara1-0/+0
2013-05-27inscldlg.ui widgetManal Alhassoun6-107/+219
2013-05-27we need a reference to the DifParser.aData, fdo#64920Markus Mohrhard2-26/+15
2013-05-27Generalize the check for a recode tableCaolán McNamara1-9/+3
2013-05-27fix fdo#64872 infinite loop saving as docLuke Deller1-20/+6
2013-05-27fdo#64632 If a Symbol font is missing, ensure that conversion is doneSean Young1-0/+7
2013-05-27The MT Extra font mapping is incompleteSean Young1-43/+43
2013-05-27eliminate type ambiguity for std::accumulate() invocationHerbert Dürr1-2/+2
2013-05-27make sure class MIP is complete before it is usedHerbert Dürr1-1/+1
2013-05-27Fix issue #i120654: Number range variable filed shows in AOOJian Hong Cheng1-0/+9
2013-05-27range names need to be checked upper case, fdo#64031Markus Mohrhard2-4/+5
2013-05-27Add an icon for .uno:AutoPilotMenuAriel Constenla-Haile5-0/+3
2013-05-27Make .uno:Open a drop-down toolbar itemAriel Constenla-Haile14-16/+16
2013-05-27Resolves: #i120158# fix picture shadow lost after saved as doc in some caseLei De Bin2-2/+57
2013-05-27reintroduce removed line, fdo#62402Markus Mohrhard1-0/+2
2013-05-27Recent files menu in the StartModule should be the same as in the menubarAriel Constenla-Haile2-137/+73
2013-05-27Plain "make" hopefully works fine tooTor Lillqvist1-1/+1
2013-05-27fix typos reported by localizersAndras Timar4-5/+5
2013-05-27Typo (and don't shout at me)Stephan Bergmann2-2/+2
2013-05-27Resolves: #i119753# fix audio video object lost when save .ppt fileSun Ying4-26/+71
2013-05-27cast double to sal_Int64 can throw EXCEPTION_FLT_INVALID_OPERATION on WindowsYuri Dario1-7/+15
2013-05-27testcase for bfb93ffc6d72d22a833acf9d8c9d166153dad7c0Miklos Vajna2-0/+11