summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl
2018-01-22ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara
2018-01-22ubsan SwTableBoxFormat is really SwTableLineFormatCaolán McNamara
2018-01-21tdf#113946 add 'topMargin' to GraphicHelpers importPatrick Jaap
2018-01-21Fix typosAndrea Gelmini
2018-01-21more ScopedVclPtr for dialogsNoel Grandin
2018-01-21tdf#35301 Formatting ruby text on right side.Mark Hung
2018-01-20Addition of focus_on_click to notebookbar ui filesMaxim Monastirsky
2018-01-20ofz#5253 restore some sort of valid state on missing RestoreCaolán McNamara
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-20tdf#115079: check that row frame belongs to table frame to avoid segfaultJulien Nabet
2018-01-19Don't create database files in $HOMEMike Kaganski
2018-01-19coverity#1427648 Dereference after null checkCaolán McNamara
2018-01-19ofz#5483 Integer-overflowCaolán McNamara
2018-01-19out of date 'define private public' commentCaolán McNamara
2018-01-19tdf#115088: Pasting multi-line text from external source behaves strangelyTamás Zolnai
2018-01-19sw: loplugin:unreffunMichael Stahl
2018-01-19inline some definesNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-19sw: remove no longer building ww8toolbar dump codeMiklos Vajna
2018-01-19Remove noopMike Kaganski
2018-01-19sw: HTMLTable::m_pTopTable is always "this"Michael Stahl
2018-01-19pack these without holesCaolán McNamara
2018-01-19...and anotherStephan Bergmann
2018-01-19Blind fix for sal_Int32 = longStephan Bergmann
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-19tdf#115065: nullptr dereferenceMike Kaganski
2018-01-18sw lokit: add page syles to header & footerHenry Castro
2018-01-18ofz#4754 sw: HTML import: fix invalid tables being createdMichael Stahl
2018-01-18Fix typosAndrea Gelmini
2018-01-18lokdialog: Convert the Format -> Page... dialog to async exec.Jan Holesovsky
2018-01-18sw: Cleanup various unused return values.Jan Holesovsky
2018-01-18tdf#76817 ooxmlexport: only use stylename for Outline listJustin Luth
2018-01-18Fix typosAndrea Gelmini
2018-01-18sw: Actually only .uno:StyleApply and .uno:StyleWatercanMode can return...Jan Holesovsky
2018-01-18lokdialog: Convert the Format -> Bullets and Numbering... dialog to async execJan Holesovsky
2018-01-18Fix typosAndrea Gelmini
2018-01-17Fix typosAndrea Gelmini
2018-01-17Fix typosAndrea Gelmini
2018-01-17Fix typosAndrea Gelmini
2018-01-17tdf#115013: quote columns with spaces and properly escape charactersMike Kaganski
2018-01-17ofz#5444 asserts and Null-dereference READCaolán McNamara
2018-01-17Silence MSVC warning C4701Stephan Bergmann
2018-01-17ofz#5447 on plcf save force current Fkp to stick in cacheCaolán McNamara
2018-01-17coverity#1427629 Unchecked return valueCaolán McNamara
2018-01-17Fix typosAndrea Gelmini
2018-01-17Fix testTdf113481 in case detected script is not as expected.Mark Hung
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-17lokdialog: Convert the Format -> Paragraph... dialog to async exec.Jan Holesovsky