summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-06-14Fix typosAndrea Gelmini
2020-06-13crashtesting: null deref in SwCellFrame::GetLayoutRowSpanCaolán McNamara
2020-06-13Changed the source code location for InspectorShivam Kumar Singh
2020-06-12tdf#76817: DOCX import: fix custom chapter numberingLászló Németh
2020-06-12tdf#76817: DOCX import: fix chapter numberingLászló Németh
2020-06-12tdf#132744: sw: Add unittestXisco Fauli
2020-06-12tdf#131912 sw: fix spell check correct deleting flysMichael Stahl
2020-06-12CppunitTest_sw_uiwriter: fix failing unittestXisco Fauli
2020-06-11tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky
2020-06-11tdf#132725: sw: Add unittestXisco Fauli
2020-06-11tdf#132321 sw: adapt fly at-para deletion to at-char wrt. sectionsMichael Stahl
2020-06-11tdf#132744 sw: fix subtle difference when checking end of sectionMichael Stahl
2020-06-11Drop configurability of libnumbertext useTor Lillqvist
2020-06-11sw: follow-up: fix other calls of ContentIdxStore::Save(Len())Michael Stahl
2020-06-11tdf#101856 copy missing bookmark propertiesSerge Krot
2020-06-11crashtesting: sw: fix export of ooo24576-1.doc and ooo79410-1.sxw to odtMichael Stahl
2020-06-11tdf#132254 sw: fix block selection copy reversed orderMichael Stahl
2020-06-10tdf#132597: sw: Add UItestXisco Fauli
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-06-10tdf#132845 discard pending page change if user clicks in documentCaolán McNamara
2020-06-10tdf#132725 sw: SwUndoDelete: don't group if flys are be deletedMichael Stahl
2020-06-10tdf#133065 tdf#133602 DOCX export: fix OLE wrap regressionAttila Bakos
2020-06-10tdf#132597 sw: fix inconsistent handling of ExcludeFlyAtStartEndMichael Stahl
2020-06-10tdf#130802 SwTextBoxHelper::syncFlyFrameAttr: fix draggingAttila Bakos
2020-06-10tdf#133641 sw: fix crash double-clicking CH_TXT_ATR_FORMELEMENTMichael Stahl
2020-06-10tdf#133457 DOCX import: fix frame position regressionTibor Nagy
2020-06-10tdf#130805 SwTextBoxHelper::create: fix frame position in shapeAttila Bakos
2020-06-10tdf#133643: sw: Add unittestXisco Fauli
2020-06-10tdf#131070 DOCX import: fix indentation of direct numberingLászló Németh
2020-06-09CppunitTest_sw_layoutwriter: disable unstable testShapeAllowOverlap on WindowsMiklos Vajna
2020-06-09tdf#132596: sw: Add UItestXisco Fauli
2020-06-09tdf#133169: sw: Add UItestXisco Fauli
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-09tdf#101856 evaluate condition to expand / collapse bookmarksSerge Krot
2020-06-09tdf#133604 sw: DOCX export: put CH_TXT_ATR_FORMELEMENT in its own runMichael Stahl
2020-06-09tdf#101856 correct Insert bookmark dialogSerge Krot
2020-06-09tdf#130227 Tabbed UI remove second extension manager buttonandreas kainz
2020-06-09tdf#133474 DOC import: fix lazy-loading of images with zero sizeMiklos Vajna
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-06-08sw: prefix members of SwUndoMoveNum, SwUndoNumOrNoNum, ...Miklos Vajna
2020-06-08tdf#131990 MACROS: fixes return value of UpDown MethodCanberk TURAN
2020-06-07New loplugin:elidestringvarStephan Bergmann
2020-06-07make table from objects page treeview a better sizeCaolán McNamara
2020-06-06menubar fix for toogle commandsandreas kainz
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-05we can't mix radiobuttons and checkbuttons so don't imply otherwiseCaolán McNamara
2020-06-05rhbz#1844263 unchecked nullptr return from SfxViewFrame::Current()Caolán McNamara
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-06-05crashtesting: null derefCaolán McNamara
2020-06-05tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk