summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin241-3433/+3471
2015-03-18convert AccessibleStates to enum classNoel Grandin5-53/+53
2015-03-18convert SidebarPosition to enum classNoel Grandin10-38/+38
2015-03-18convert ViewState to enum classNoel Grandin3-14/+14
2015-03-18convert DocumentSettingId to an enum classNoel Grandin93-564/+562
2015-03-18TriggerPaintEvent too thenCaolán McNamara1-0/+1
2015-03-18we set maGeometry in advance of gtk_window_resizeCaolán McNamara1-0/+3
2015-03-18vcldemo: make balloon help test minimal, and pop-up help on start.Michael Meeks1-4/+20
2015-03-18'#if defined(SAL_W32) || defined(SAL_UNX)' matches all our platforms.Tor Lillqvist1-3/+1
2015-03-18fix higher debug levelsCaolán McNamara1-1/+1
2015-03-18OpenOffice.org->LibreOfficeCaolán McNamara3-3/+3
2015-03-18DocxAttributeOutput::TableBackgrounds: use unique_ptrMiklos Vajna1-3/+2
2015-03-17tdf#89119: SVG - accelerated import of huge paths without fillChr. Rossmanith1-2/+6
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann18-29/+16
2015-03-17fix higher debug buildCaolán McNamara1-1/+1
2015-03-17Fix MSVC buildStephan Bergmann1-0/+2
2015-03-17tdf#90030 Jump to Last Edited Slide Menu EntryAnurag Kanungo3-0/+7
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann140-435/+2129
2015-03-17loplugin: add Dialog to unusedvariablecheckNoel Grandin2-2/+29
2015-03-17DocxAttributeOutput::m_pFoot/EndnotesList: use std::unique_ptrMiklos Vajna2-5/+2
2015-03-17-Werror,-Winconsistent-missing-overrideStephan Bergmann1-0/+1
2015-03-17WW8: bShdTxtCol is always falseZolnai Tamás4-15/+1
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás12-32/+24
2015-03-16make SwClientIter::GoStart/GoEnd privateBjoern Michaelsen1-19/+17
2015-03-16refactor iterationBjoern Michaelsen1-22/+9
2015-03-16get rid of SearchTypeBjoern Michaelsen2-6/+0
2015-03-16Typo: remmeber->rememberJulien Nabet1-1/+1
2015-03-16Typo: warpper->wrapperJulien Nabet1-2/+2
2015-03-16fix stray SAL_OVERRIDEBjoern Michaelsen1-1/+1
2015-03-16remove 'shortcut' that is longer than the originalBjoern Michaelsen1-1/+0
2015-03-16Fixes for moving stuff to SwIteratorBjoern Michaelsen2-10/+20
2015-03-16Move SwClientIter::Previous() to SwIteratorBjoern Michaelsen2-9/+7
2015-03-16Move SwClientIter::Next() to SwIteratorBjoern Michaelsen2-10/+8
2015-03-16Move SwClientIter::Last() to SwIteratorBjoern Michaelsen2-11/+10
2015-03-16move SwClientIter::First() to SwIteratorBjoern Michaelsen2-10/+9
2015-03-16assert hard hereBjoern Michaelsen1-1/+1
2015-03-16make typed iteration private in SwClientIter nowBjoern Michaelsen1-38/+42
2015-03-16Pipe legacy Modify calls through SwClientModifyBjoern Michaelsen6-15/+38
2015-03-16tdf#89361 Remove remnants of Gopher supportAdolfo Jayme Barrientos3-44/+1
2015-03-16make SwIterator finalBjoern Michaelsen1-1/+1
2015-03-16core: dont use 'shortcut' that is longer than the originalBjoern Michaelsen8-18/+17
2015-03-16unocore: dont use 'shortcut' that is longer than the originalBjoern Michaelsen4-9/+9
2015-03-16core/layout: dont use 'shortcut' that is longer than the originalBjoern Michaelsen4-12/+12
2015-03-16core/docnode: dont use 'shortcut' that is longer than the originalBjoern Michaelsen3-9/+9
2015-03-16CppunitTest_sw_tiledrendering: disable part of testSetGraphicSelection on OS XMiklos Vajna1-0/+2
2015-03-16Exclude Python components if --disable-pythonStephan Bergmann1-5/+7
2015-03-16core/doc: dont use 'shortcut' that is longer than the originalBjoern Michaelsen4-7/+7
2015-03-16use SwIterator<>Bjoern Michaelsen1-52/+51
2015-03-16use SwIterator<>Bjoern Michaelsen1-11/+10
2015-03-16use SwIterator<>Bjoern Michaelsen1-4/+4