summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-01fdo#83178 fix Chinese Conversion crashMatthew J. Francis1-1/+1
2014-08-30fdo#80617 Use complete string to allow translation for page number infoSamuel Mehrbrodt1-23/+25
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl4-4/+1
2014-08-28sw: fix htmlexport test failureMichael Stahl1-1/+3
2014-08-27callcatcher: update unused codeCaolán McNamara1-1/+0
2014-08-26Remove unnecessary #ifndef SW_DECL_WRITER_DEFINEDStephan Bergmann1-3/+0
2014-08-26convert sw use of template manager to new managerCaolán McNamara1-1/+0
2014-08-25SwXServiceProvider::MakeInstance() requires a SwDocMichael Stahl1-1/+1
2014-08-25convert MSG_PRINT_AS_MERGE with custom buttons to .uiCaolán McNamara1-1/+0
2014-08-25convert MSG_COMCORE_ASKSEARCH with custom buttons to .uiCaolán McNamara1-1/+0
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist4-6/+4
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-1/+1
2014-08-22Simplify autocorrect loading - removing redundant parameter.Michael Meeks1-1/+1
2014-08-22QueryBox RID_QB_SPELL_CONTINUE -> MessageDialog + stringCaolán McNamara1-1/+1
2014-08-22QueryBox DLG_CHANGE_AUTH_ENTRY -> MessageDialog + stringCaolán McNamara1-1/+1
2014-08-20i#107771: sw: burn, UnoCallBack, burn!Michael Stahl1-4/+0
2014-08-20i#107771: sw: implement thread-safe instance caching for SwXFootnoteMichael Stahl1-0/+16
2014-08-20i#107771: sw: make SwXFootnote a client of its format poolitemMichael Stahl2-2/+7
2014-08-20SwWrtShell::StartInputFldDlg() can be called with RES_SETEXPFLD tooMichael Stahl1-0/+4
2014-08-20i#107771: sw: make SwXTextField a client of its format poolitemMichael Stahl2-2/+6