summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-03coverity#982753 Dereference null return valueCaolán McNamara1-1/+1
2014-06-03coverity#982755 Dereference null return valueCaolán McNamara1-1/+1
2014-06-03coverity#982756 Dereference null return valueCaolán McNamara1-1/+1
2014-06-03coverity#1219794 Uncaught exceptionCaolán McNamara3-12/+7
2014-06-03coverity#1219801 Uncaught exceptionCaolán McNamara4-3/+17
2014-06-03(related: bnc#823675) RTF import: get rid of hacks for \f in LISTLEVELMichael Stahl1-6/+3
2014-06-03RTF import: fix handling of \loch \hich \dbch \ltrch \rtlchMichael Stahl2-5/+20
2014-06-03fdo#79384: replace the work-around with a different oneMichael Stahl2-7/+8
2014-06-03fdo#79384: RTF import: fix literal Shift-JIS textMichael Stahl4-5/+48
2014-06-03WaE: 'guessesForWord:' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-1/+1
2014-06-03WaE: 'convertBaseToScreen:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist1-0/+4
2014-06-03WaE: 'scrollerWidth' is deprecated: first deprecated in OS X 10.7Tor Lillqvist1-1/+4
2014-06-03WaE: 'NSPrintSavePath' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-1/+1
2014-06-03WaE: comparison of two values with different enumeration typesTor Lillqvist1-1/+2
2014-06-03WaE: 'setFlipped' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-2/+1
2014-06-03WaE: case value not in enumerated type 'NSEventSubtype'Tor Lillqvist1-1/+2
2014-06-03Initial attempt at implementing NSTextInputClient instead of NSTextInputTor Lillqvist2-11/+20
2014-06-03WaE: 'NSCountWindows' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-7/+3
2014-06-03Remove xub_StrLen refsJulien Nabet1-2/+2
2014-06-03unknown log area [loplugin:sallogareas]Eike Rathke1-1/+1
2014-06-03Finished rebasing to master.Valentin Kettner3-37/+7
2014-06-03sw: fix some assertions that still use removed SwDoc methodsMichael Stahl3-3/+6
2014-06-03Moved SwDoc's get<Interface> methods from docnew to doc.cxxValentin Kettner2-42/+36
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner58-486/+1320
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner31-259/+259
2014-06-03Added IDocumentSettingAccess& getIDocumentSettingAccess() to SwDocValentin Kettner2-2/+15
2014-06-03Fixed a typo in IDocumentSettingAccess.hxxValentin Kettner6-29/+29
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner32-2/+31
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner27-1/+26
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner58-379/+336
2014-06-03Added 32DummyCompatabilityOptions to DocumentSettingManangerValentin Kettner4-4/+44
2014-06-03Work on DocumentSettingManager for SwDoc.Valentin Kettner6-101/+98
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner24-61/+61
2014-06-03Finished cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner6-19/+7
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner3-16/+4
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner7-17/+5
2014-06-03Removed getVirtualDevice and setVirtualDevice from SwDoc.Valentin Kettner2-12/+0
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner19-44/+32
2014-06-03writerfilter: remove unused todo.xslMiklos Vajna1-46/+0
2014-06-03ODF loext:text-box import/export testcaseMiklos Vajna2-0/+15
2014-06-03SwTextBoxHelper::queryInterface: handle css::text::XTextRange as wellMiklos Vajna1-0/+4
2014-06-03SwXFrame::setPropertyValue: ignore setting ZOrder on TextBoxesMiklos Vajna1-1/+5
2014-06-03eliminate xub_StrLen left-overEike Rathke1-7/+7
2014-06-03eliminate xub_StrLen left-overEike Rathke1-7/+4
2014-06-03disallow private use language tags in combo box editEike Rathke1-1/+1
2014-06-03and some replacement code for lt_tag_get_privateuse(), sigh..Eike Rathke1-0/+24
2014-06-03add unit test for LanguageTag::isValidBcp47() with bDisallowPrivateEike Rathke1-0/+4
2014-06-03add bDisallowPrivate parameter to LanguageTag::isValidBcp47()Eike Rathke2-4/+19
2014-06-03fix spelling of field name mbColseByEdit->mbCloseByEditNoel Grandin2-8/+8
2014-06-03sw: let layout not mark embedded object as modifiedMiklos Vajna2-0/+15