summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2017-11-02static_cast followed by dynamic_castCaolán McNamara1-2/+2
2017-11-01threadmanager.hxx is only included from sw/source/core/docnodeStephan Bergmann4-9/+9
2017-11-01ofz#3945 Integer-overflowCaolán McNamara1-2/+17
2017-11-01TSCP: simplify key creation and detectionTomaž Vajngerl1-23/+22
2017-11-01OUString: avoid temporaries, constifyMatteo Casalin4-31/+17
2017-11-01ofz#3934 Integer-overflowCaolán McNamara1-19/+1
2017-11-01ofz#3953 Integer-overflowCaolán McNamara1-0/+3
2017-11-01ofz: Integer-overflowCaolán McNamara1-1/+1
2017-10-31Fix typosAndrea Gelmini1-2/+2
2017-10-31tdf#113548: another case of crash in GrabFocus during disposeAron Budea1-1/+2
2017-10-31Watermark: set Auto sizeSzymon Kłos1-0/+2
2017-10-31ofz#3935 Integer-overflowCaolán McNamara1-1/+7
2017-10-31sw: fix loplugin:redundantcast warningMiklos Vajna1-1/+1
2017-10-31loplugin:constantparam in editengNoel Grandin2-3/+3
2017-10-31loplugin:constantparam in f*Noel Grandin1-2/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand104-2636/+2822
2017-10-31tdf#67670 Change default column spacing to 0.5cmheiko tietze1-2/+5
2017-10-31TSCP: proper collecting and applying of paragraph and text weightTomaž Vajngerl1-76/+145
2017-10-31loplugin:constantparam in sfx2Noel Grandin1-1/+1
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin1-1/+1
2017-10-31Refactor SwBaseLink member variablesJan-Marek Glogowski1-29/+31
2017-10-31Drop bDelayed from SwNodes::MakeGrfNodeJan-Marek Glogowski2-10/+14
2017-10-30Fix typosAndrea Gelmini3-3/+3
2017-10-30Werror=misleading-indentationCaolán McNamara1-1/+1
2017-10-30tdf#113520 sw split sections in tables: avoid empty page after content delMiklos Vajna1-2/+13
2017-10-30RotateFlyFrame: Isolate SwFrame members maFrame and maPrtArmin Le Grand2-4/+20
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand18-619/+624
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand101-2435/+2435
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand13-156/+375
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand18-274/+848
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand101-2368/+2392
2017-10-30loplugin:constantparam in svxNoel Grandin1-1/+1
2017-10-30ofz#3896 Integer-overflowCaolán McNamara1-4/+28
2017-10-30sw: prefix members of SwUndoMoveMiklos Vajna2-77/+77
2017-10-30tdf#92524 ooxmlexport: recognize COL_AUTO for RES_BACKGROUNDJustin Luth1-1/+5
2017-10-29tdf#94464 change text body default line spacing to 1.15Jim Raykowski1-1/+1
2017-10-29undo semi-revertCaolán McNamara1-3/+10
2017-10-29ofz#3871 Integer-overflowCaolán McNamara1-12/+5
2017-10-28TSCP: store the signature date as RDFAshod Nakashian1-7/+29
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant1-1/+4
2017-10-28lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant1-1/+1
2017-10-28ofz#3840 Integer-overflowCaolán McNamara1-3/+10
2017-10-28TSCP: bump the doc classification if lower than paragraphAshod Nakashian2-14/+93
2017-10-28related tdf#38778 Speed-up: Do not traverse the whole arraySerge Krot1-3/+9
2017-10-27loplugin:constantparam in swNoel Grandin37-270/+170
2017-10-27Use LocaleDataWrapper::stringToDouble() in StrToDouble, tdf#81671Eike Rathke1-4/+1
2017-10-27Use LocaleDataWrapper::stringToDouble() in lcl_Str2Double, tdf#81671Eike Rathke1-3/+2
2017-10-27drop stray debugging remnantsCaolán McNamara2-7/+0
2017-10-27use std::unique_ptr in SwUndoTransliterateNoel Grandin2-5/+3
2017-10-27use std::unique_ptr in SwLayouterNoel Grandin2-20/+12