summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* allow a frame to go from init state to closeCaolán McNamara2014-06-241-1/+1
* fix broken redlines after undoing column count change (cp#1000071)Luboš Luňák2014-06-245-0/+54
* fdo#72157: webdav: Release WebDAV file lock on document close.Matúš Kukan2014-06-245-0/+15
* coverity#706534 Uncaught exceptionCaolán McNamara2014-06-241-41/+40
* coverity#706547 Uncaught exceptionCaolán McNamara2014-06-242-4/+2
* coverity#705322 Missing break in switch, assuming incorrectCaolán McNamara2014-06-241-0/+1
* coverity#1103694 Missing break in switch, assuming this is wrongCaolán McNamara2014-06-241-0/+1
* Improve SfxItemPool documentation.Michael Meeks2014-06-241-2/+6
* fix reading of section margins (bnc#875715)Luboš Luňák2014-06-243-18/+26
* -Werror,-Wunused-function -Werror,-Wunused-private-fieldStephan Bergmann2014-06-242-29/+1
* more mac build fixNoel Grandin2014-06-241-1/+1
* fix mac buildNoel Grandin2014-06-241-17/+17
* fVal->nValCaolán McNamara2014-06-241-4/+4
* coverity#982255 Operands don't affect resultCaolán McNamara2014-06-241-1/+1
* compilerplugins: move isUnoIncludeFile to base classNoel Grandin2014-06-246-119/+31
* Package filter in common packTomáš Chvátal2014-06-241-0/+2
* Add sw::UndoManager::dumpAsXml()Miklos Vajna2014-06-242-0/+36
* Clang trunk compat fixStephan Bergmann2014-06-241-1/+2
* Resolves: #i125090# The values of upper and lower spacing...Steve Yin2014-06-241-7/+7
* fdo#75339: Substituting XInterface* eq. for object eq. requires queryInterfaceStephan Bergmann2014-06-241-2/+4
* new compilerplugin returnbyrefNoel Grandin2014-06-24559-10616/+10063
* Translated German comments - correctionLuc Castermans2014-06-241-1/+1
* Translated German commentsLuc Castermans2014-06-243-3/+3
* fdo#80373 Updated label to read "Image background transparency"Joel2014-06-241-1/+1
* tweak sizesCaolán McNamara2014-06-245-0/+44
* hide old page on showing new pageCaolán McNamara2014-06-242-47/+19
* loop through all pages to get optimal sizeCaolán McNamara2014-06-243-8/+26
* fix spacing, mnemonics, etcCaolán McNamara2014-06-244-63/+140
* rename and rework SetCtrlPos to SetCtrlStyleCaolán McNamara2014-06-242-12/+5
* unnecessary check before deleteCaolán McNamara2014-06-241-4/+2
* drop ResizeCaolán McNamara2014-06-242-17/+0
* drop SetPosSizePagesCaolán McNamara2014-06-242-27/+0
* strip SetPosSizeCtrls down to min requiredCaolán McNamara2014-06-243-94/+11
* meChoicePos is always PosLeft, simplifyCaolán McNamara2014-06-242-142/+25
* RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos2014-06-2423-1242/+2255
* Related: fdo#76260 writerfilter: move SavedAlternateStates to OOXMLParserStateMiklos Vajna2014-06-243-18/+19
* fdo#80422 check only one radio button in a groupDavid Tardon2014-06-241-3/+0
* Let's make this more consistent / readable.Jan Holesovsky2014-06-241-8/+8
* Fix some warningsMatúš Kukan2014-06-244-6/+7
* sdr::table::Cell's XServiceInfo cleaningMatúš Kukan2014-06-242-49/+0
* Remove unused mpOwner in SvxTextEditSource.Matúš Kukan2014-06-244-15/+11
* Related bnc#822625: Minimum height was not invalidated when rectangle changes.Matúš Kukan2014-06-243-14/+9
* Missing #includeStephan Bergmann2014-06-231-0/+1
* Try to fixJulien Nabet2014-06-231-1/+1
* Resolves fdo#75339 : No Error-Dialog appears in specific cases in BaseJulien Nabet2014-06-231-0/+3
* Use comphelper::SequenceAsHashMapMiklos Vajna2014-06-231-111/+37
* fdo#79615 create clipping polygon correctlyDavid Tardon2014-06-231-2/+2
* SwDrawView::DeleteMarked: delete textbox of shape as wellMiklos Vajna2014-06-234-0/+41
* fdo#76260 - Switch from vector to std::stack.Michael Meeks2014-06-232-4/+4
* fdo#76260 - a better approach for getting element names.Michael Meeks2014-06-231-9/+9