summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna
2016-07-22Resolves: tdf#59896 ww6 plcf generation reversed checkCaolán McNamara
2016-07-22sc: provide size in the payload of LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna
2016-07-21Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-07-21Resolves: tdf#95340 orig lcl_ChkUnoCrsrPaM had reversed 'set' to lcl_ChkPaMCaolán McNamara
2016-07-21rename lcl_ChkUnoCrsrPaM and split it up to be like lcl_ChkPaM[Both]Caolán McNamara
2016-07-21bChkSelDirection is always falseCaolán McNamara
2016-07-21update to new naming and castingCaolán McNamara
2016-07-21restore lcl_ChkUnoCrsrPaMCaolán McNamara
2016-07-21tdf#98798: MM Wizard should not leave MM toolbar visible when canceledBjoern Michaelsen
2016-07-21Related: tdf#100813 crash in this doc on scrolling past page 44Caolán McNamara
2016-07-20Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-07-19Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-19tdf#61901 RTF export: fix implicit font name of non-ascii textMiklos Vajna
2016-07-18Resolves: tdf#100731 include palette in checksumCaolán McNamara
2016-07-18sw: prefix members of SwXTextSearchMiklos Vajna
2016-07-18GSoC notebookbar: don't show empty space for hidden tabsSzymon Kłos
2016-07-18GSoC notebookbar: dropdown with hidden objectsSzymon Kłos
2016-07-18CppunitTest_sw_tiledrendering: blind stack-use-after-return fixMiklos Vajna
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin
2016-07-15tdf#83054 Preselect current page number in the text entryAkshay Deep
2016-07-15GSoC Writer Table Styles; Cell Style XPropertyStateJakub Trzebiatowski
2016-07-15lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna
2016-07-15sw: indentation fixesMiklos Vajna
2016-07-15sw lok: fix shape text editing with multiple viewsMiklos Vajna
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-15Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-07-14Blind fix attempt for some GCC versionsStephan Bergmann
2016-07-14Disambiguate DeflateThread classesStephan Bergmann
2016-07-14Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-07-13-Werror=maybe-uninitializedStephan Bergmann
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-07-13GSoC Writer Table Styles export of paragraph and char propertiesJakub Trzebiatowski
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-12Resolves: tdf#100538 make searching in shape text a libreoffice-kit only thingCaolán McNamara
2016-07-12tdf75573 docx - complete frames before starting alternate streamsJustin Luth
2016-07-11GSoC notebookbar: added priorities in all Writer tabsSzymon Kłos
2016-07-11GSoC notebookbar: File tabSzymon Kłos
2016-07-11GSoC notebookbar: added image tab in the WriterSzymon Kłos
2016-07-11sw: prefix members of SwColumnPageMiklos Vajna
2016-07-11tdf#99090 docx export page-break only inside a paragraphJustin Luth
2016-07-11Fix typosAndrea Gelmini
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-07-09Resolves: tdf#78112 print preview underlines spelling errors...Caolán McNamara
2016-07-09tdf#100820: missing nullptr check in writer's apphdl.cxxMarkus Mohrhard
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann
2016-07-08Disabled async/parallel chart loading for nowArmin Le Grand