summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-24Related bnc#822625: Minimum height was not invalidated when rectangle changes.Matúš Kukan3-14/+9
2014-06-23Missing #includeStephan Bergmann1-0/+1
2014-06-23Try to fixJulien Nabet1-1/+1
2014-06-23Resolves fdo#75339 : No Error-Dialog appears in specific cases in BaseJulien Nabet1-0/+3
2014-06-23Use comphelper::SequenceAsHashMapMiklos Vajna1-111/+37
2014-06-23fdo#79615 create clipping polygon correctlyDavid Tardon1-2/+2
2014-06-23SwDrawView::DeleteMarked: delete textbox of shape as wellMiklos Vajna4-0/+41
2014-06-23fdo#76260 - Switch from vector to std::stack.Michael Meeks2-4/+4
2014-06-23fdo#76260 - a better approach for getting element names.Michael Meeks1-9/+9
2014-06-23fdo#76260 - the wrong way to get a 10% win with an N^3 operation.Michael Meeks2-1/+2
2014-06-23fdo#80332 followup fixAndras Timar1-1/+1
2014-06-23Updated coreCaolán McNamara1-0/+0
2014-06-23can't have bare english strings in .cxxCaolán McNamara3-33/+24
2014-06-23dangling TableNameEditsCaolán McNamara2-3/+2
2014-06-23Convert DLG_ASS to .uiPalenik Mihály13-942/+1537
2014-06-23LOK: kill saveAsWithOptions.Andrzej Hunt4-32/+6
2014-06-23Avoid possible memory leaks in case of exceptionsTakeshi Abe9-33/+31
2014-06-23Remove unused INetURLObject::PART_* valuesStephan Bergmann2-154/+133
2014-06-23SwContentType::FillMemberList: ignore TextFrames which are used as TextBoxesMiklos Vajna3-10/+10
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper189-283/+283
2014-06-23Resolves: #i124970# fix DocumentFocusListener::notifyEvent's...Herbert Dürr2-44/+47
2014-06-23fdo#71000: Fix SOLARIS-INTEL caseStephan Bergmann1-5/+3
2014-06-23webdav: Do not throw when saving new document.Matúš Kukan2-7/+12
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan35-43/+47
2014-06-23Start translation of German commentsPhilipp Weissenbacher1-89/+79
2014-06-23Translate German comments, fix some wsPhilipp Weissenbacher1-108/+97
2014-06-23XY chart needs to set the X value propertyMarkus Mohrhard1-0/+1
2014-06-23remove commentsMarkus Mohrhard1-5/+0
2014-06-23accept also one cell chart ranges for external data provider, fdo#79772Markus Mohrhard1-1/+1
2014-06-22Typo rong->wrongJulien Nabet1-1/+1
2014-06-22Use comphelper::SequenceAsVectorMiklos Vajna1-20/+11
2014-06-22error: enumeral and non-enumeral type in conditional expressionMiklos Vajna1-1/+1
2014-06-22Updated coreAndras Timar1-0/+0
2014-06-22CppunitTest_sw_ooxmlexport: enable a subset of these tests on WindowsMiklos Vajna1-4/+4
2014-06-22writerfilter: convert factoryinc to PythonMiklos Vajna4-103/+53
2014-06-22Updated coreAndras Timar1-0/+0
2014-06-22Updated coreAndras Timar1-0/+0
2014-06-22Updated coreAndras Timar1-0/+0
2014-06-22fdo#80103 - A superlative adjective without an article in README_en-USJoren De Cuyper1-1/+1
2014-06-22Fix pathsJulien Nabet1-2/+2
2014-06-22fdo#80324 fix path of redline_tmpl.hrcAndras Timar1-1/+1
2014-06-22sw: Fix SID_CHAR_DLG_EFFECT behaviorMaxim Monastirsky3-3/+3
2014-06-22sw: Fix method name in messageMaxim Monastirsky1-1/+1
2014-06-22fdo#80295 - Mismatched icons in Chart Data Table dialogJoren De Cuyper1-5/+5
2014-06-22fdo#80332 remove "Support assistive technology tools" checkbox from installerAndras Timar4-45/+2
2014-06-22add test case for fdo#78080Markus Mohrhard2-0/+13
2014-06-22use the correct default value, fdo#78080Markus Mohrhard2-3/+2
2014-06-22remove now unused dialogMarkus Mohrhard5-257/+0
2014-06-22show the property mapping sequences by defaultMarkus Mohrhard4-53/+6
2014-06-22extract common codeMarkus Mohrhard1-12/+15