summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-09-01fdo#75757: remove inheritance to std::vectorTakeshi Abe2-6/+10
2014-09-01Remove redundancy in Statistics labelsAdolfo Jayme Barrientos1-43/+22
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna2-3/+2
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2-2/+3
2014-09-01fdo#83178 fix Chinese Conversion crashMatthew J. Francis3-3/+125
2014-09-01fdo#83048: DOCX: Corrupt: LO exports wrong SDT properties of DatePallavi Jadhav2-0/+12
2014-09-01Drop unused #includeTakeshi Abe1-1/+0
2014-08-31fdo#80538 Add (hidden) edit icons to the toolbar againSamuel Mehrbrodt12-0/+14
2014-08-31coverity#1233487 Unchecked dynamic_castCaolán McNamara1-1/+2
2014-08-30CppunitTest_sw_htmlexport: enable on OS XMiklos Vajna1-4/+0
2014-08-30fdo#80617 Use complete string to allow translation for page number infoSamuel Mehrbrodt5-39/+40
2014-08-29fdo#79959 RTF import: trim whitespace around style namesMiklos Vajna2-0/+10
2014-08-29Make opengl chart window always activeZolnai Tamás1-2/+3
2014-08-29ChartHelper::IsChart is uselessZolnai Tamás3-5/+3
2014-08-29fdo#32613 RTF export: implemented anchored picture exportMiklos Vajna4-19/+96
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt12-18/+0
2014-08-29fdo#83044:Fix for corruption of file with SDT content.Rohit Deshmukh3-6/+17
2014-08-29Avoid crash when no args specifiedMaxim Monastirsky2-2/+2
2014-08-29Remove these intermediate variablesMaxim Monastirsky2-10/+6
2014-08-28sw: the tox test can now use the exported SwGlobals::ensure()Michael Stahl1-4/+1
2014-08-28Revert "sw: _one_ unit test with use_library_objects sw ought to be enough"Michael Stahl4-3/+94
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl8-4/+5
2014-08-28sw: fix htmlexport test failureMichael Stahl2-3/+6
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-08-28fdo#74229 import RTF_TRGAPHMiklos Vajna2-0/+43
2014-08-28SwHTMLWriter::MakeHeader: indent conditional blockMiklos Vajna1-64/+64
2014-08-27sw HTML export: avoid invalid output for embedded documentsMiklos Vajna4-3/+32
2014-08-27sw HTML export: handle embedded text documentsMiklos Vajna1-2/+7
2014-08-27nInfo is RTL_TEXTTOUNICODE_INFO not RTL_TEXTTOUNICODE_FLAGSCaolán McNamara1-2/+2
2014-08-27Resolves: fdo#82904 non-Japanese ww95 documents claiming ms932 encodingCaolán McNamara1-1/+44
2014-08-27sync GetCurrentCJKCharSet with GetCurrentCharSetCaolán McNamara2-26/+24
2014-08-27refactor into GetCharSetFromLanguageCaolán McNamara2-16/+20
2014-08-27duplicate with getBestTextEncodingFromLocaleCaolán McNamara1-9/+2
2014-08-27fdo#75757: remove inheritance to std::vectorTakeshi Abe2-3/+8
2014-08-27Don't pointlessly make it harder to git grep for this messageTor Lillqvist1-2/+1
2014-08-27callcatcher: update unused codeCaolán McNamara3-3/+0
2014-08-27OutlineStyles can only be Paragraph StylesCaolán McNamara1-0/+3
2014-08-26sw HTML export: don't crash on embedded object without native dataMiklos Vajna1-2/+3
2014-08-26Avoid undefined null pointer dereferencesStephan Bergmann6-21/+21
2014-08-26Avoid undefined left shift of negative valueStephan Bergmann1-1/+1
2014-08-26Remove unnecessary #ifndef SW_DECL_WRITER_DEFINEDStephan Bergmann1-3/+0
2014-08-26convert sw use of template manager to new managerCaolán McNamara2-6/+3
2014-08-26fdo#80617 Simplification of status bar page numberingSamuel Mehrbrodt1-15/+26
2014-08-26Refactor NumRule handling in CopyImplJan-Marek Glogowski1-89/+73
2014-08-26grapic->graphicCaolán McNamara1-1/+1
2014-08-26Better variable naming in SwViewImp::NotifySizeChgJan-Marek Glogowski1-14/+14
2014-08-26Refactor a tiny bit of SwLayAction::IsShortCutJan-Marek Glogowski1-4/+2
2014-08-26there is no GLOBAL_CONTENT_TEXT iconCaolán McNamara1-1/+0
2014-08-26Avoid possible memory leaks in case of exceptionsTakeshi Abe1-2/+1
2014-08-26CppunitTest_sw_htmlexport: tinderbox says scfilt dependency is missingMiklos Vajna1-0/+1