summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-14do not forward-declare templatesDavid Tardon1-1/+1
2014-10-13convert SW_TAB #defines to enumNoel Grandin2-16/+19
2014-10-12convert SW_MOVE constants to enumNoel Grandin1-6/+9
2014-10-12Typo: compatability->compatibilityJulien Nabet1-2/+2
2014-10-12convert SWFMTFLD_ #defines to an enumNoel Grandin1-11/+14
2014-10-10convert SWHTML_OPTTYPE #defines to enumNoel Grandin1-5/+7
2014-10-10only one value of the postit sort enum was being usedNoel Grandin1-5/+1
2014-10-09copy document defaults/properties for separate mailmerge result filesLuboš Luňák1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca5-13/+13
2014-10-06Related; #i125163# rename IsAdaptedToNewFillPropertiesCaolán McNamara3-5/+5
2014-10-06fdo#71248 Excel VBA: ActiveDocument is not tracking currently selected DocJustin Luth1-1/+1
2014-10-03isDrawingLayerAttribute() maybe could return true for all drawinglayer attrsLuboš Luňák1-1/+1
2014-10-01fdo#75757: remove inheritance to std::vectorTakeshi Abe1-1/+8
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann6-6/+6
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski9-17/+19
2014-10-01MM: add non-UI LoadAndRegisterDataSource functionJan-Marek Glogowski1-1/+36
2014-10-01MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski2-7/+8
2014-10-01fdo#82577: Handle TimeNoel Grandin5-6/+6
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin2-10/+10
2014-09-30fdo#82577: Handle RegionNoel Grandin1-3/+3
2014-09-29Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara3-0/+8
2014-09-24fdo#81782 MM: copy most document propertiesJan-Marek Glogowski1-1/+16
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin3-2/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin14-79/+79
2014-09-22Fix fdo#38884 Improve Up/Down movement in writerJuergen Funk1-2/+2
2014-09-19SwCursor::SelectWordWT: include comment anchor character of a commented wordMiklos Vajna1-0/+1
2014-09-18fdo#82577: Handle FontNoel Grandin4-8/+9
2014-09-17TyposJulien Nabet1-1/+1
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-1/+1
2014-09-17callcatcher: update unused codeCaolán McNamara1-4/+0
2014-09-17Remove unnecessary includeKrisztian Pinter1-1/+0
2014-09-17Add writer document font colors to color palettesKrisztian Pinter2-0/+5
2014-09-16Remove superfluous merge function.Eilidh McAdam1-2/+0
2014-09-16Make UNO and wizard mail merge use same function.Eilidh McAdam1-2/+3
2014-09-16fdo#70346 MM: add mail merge data to condition dictJan-Marek Glogowski2-2/+8
2014-09-12sw: rename SwDoc::Append to something uniqueMichael Stahl1-1/+1
2014-09-10Fix single node CopyRangeJan-Marek Glogowski1-3/+0
2014-09-10MM: introduce SwDoc::Append helper functionJan-Marek Glogowski1-1/+3
2014-09-10IDocumentContentOperations::CopyRange: fix commentMiklos Vajna1-1/+1
2014-09-09Replace the whole content for copied documentsJan-Marek Glogowski1-3/+29
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2-2/+0
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin3-7/+7
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara2-3/+3
2014-09-04sw::UnoImplPtr: add doxygen documentationMiklos Vajna1-0/+1
2014-09-04coverity#707311 Uncaught exceptionCaolán McNamara1-0/+1
2014-09-04coverity#983958 Uncaught exceptionCaolán McNamara1-2/+5
2014-09-03Use enum type DBManagerOptions for merge type constantsEilidh McAdam2-5/+4
2014-09-02convert DLG_MAILMERGECHILD floating window to .uiCaolán McNamara2-3/+0
2014-09-02convert DLG_SYNC_BTN FloatingWindow to .uiCaolán McNamara2-3/+0