summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-09-02convert DLG_SYNC_BTN FloatingWindow to .uiCaolán McNamara
2014-09-01fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-01Remove redundancy in Statistics labelsAdolfo Jayme Barrientos
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-01fdo#83178 fix Chinese Conversion crashMatthew J. Francis
2014-09-01fdo#83048: DOCX: Corrupt: LO exports wrong SDT properties of DatePallavi Jadhav
2014-09-01Drop unused #includeTakeshi Abe
2014-08-31fdo#80538 Add (hidden) edit icons to the toolbar againSamuel Mehrbrodt
2014-08-31coverity#1233487 Unchecked dynamic_castCaolán McNamara
2014-08-30CppunitTest_sw_htmlexport: enable on OS XMiklos Vajna
2014-08-30fdo#80617 Use complete string to allow translation for page number infoSamuel Mehrbrodt
2014-08-29fdo#79959 RTF import: trim whitespace around style namesMiklos Vajna
2014-08-29Make opengl chart window always activeZolnai Tamás
2014-08-29ChartHelper::IsChart is uselessZolnai Tamás
2014-08-29fdo#32613 RTF export: implemented anchored picture exportMiklos Vajna
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt
2014-08-29fdo#83044:Fix for corruption of file with SDT content.Rohit Deshmukh
2014-08-29Avoid crash when no args specifiedMaxim Monastirsky
2014-08-29Remove these intermediate variablesMaxim Monastirsky
2014-08-28sw: the tox test can now use the exported SwGlobals::ensure()Michael Stahl
2014-08-28Revert "sw: _one_ unit test with use_library_objects sw ought to be enough"Michael Stahl
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl
2014-08-28sw: fix htmlexport test failureMichael Stahl
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-28fdo#74229 import RTF_TRGAPHMiklos Vajna
2014-08-28SwHTMLWriter::MakeHeader: indent conditional blockMiklos Vajna
2014-08-27sw HTML export: avoid invalid output for embedded documentsMiklos Vajna
2014-08-27sw HTML export: handle embedded text documentsMiklos Vajna
2014-08-27nInfo is RTL_TEXTTOUNICODE_INFO not RTL_TEXTTOUNICODE_FLAGSCaolán McNamara
2014-08-27Resolves: fdo#82904 non-Japanese ww95 documents claiming ms932 encodingCaolán McNamara
2014-08-27sync GetCurrentCJKCharSet with GetCurrentCharSetCaolán McNamara
2014-08-27refactor into GetCharSetFromLanguageCaolán McNamara
2014-08-27duplicate with getBestTextEncodingFromLocaleCaolán McNamara
2014-08-27fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-27Don't pointlessly make it harder to git grep for this messageTor Lillqvist
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-27OutlineStyles can only be Paragraph StylesCaolán McNamara
2014-08-26sw HTML export: don't crash on embedded object without native dataMiklos Vajna
2014-08-26Avoid undefined null pointer dereferencesStephan Bergmann
2014-08-26Avoid undefined left shift of negative valueStephan Bergmann
2014-08-26Remove unnecessary #ifndef SW_DECL_WRITER_DEFINEDStephan Bergmann
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-26fdo#80617 Simplification of status bar page numberingSamuel Mehrbrodt
2014-08-26Refactor NumRule handling in CopyImplJan-Marek Glogowski
2014-08-26grapic->graphicCaolán McNamara
2014-08-26Better variable naming in SwViewImp::NotifySizeChgJan-Marek Glogowski
2014-08-26Refactor a tiny bit of SwLayAction::IsShortCutJan-Marek Glogowski
2014-08-26there is no GLOBAL_CONTENT_TEXT iconCaolán McNamara
2014-08-26Avoid possible memory leaks in case of exceptionsTakeshi Abe