summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-07-13GSoC Writer Table Styles export of paragraph and char propertiesJakub Trzebiatowski4-0/+496
2016-07-13Moved SfxModule owner to SfxApplicationMark Page4-9/+7
2016-07-12Resolves: tdf#100538 make searching in shape text a libreoffice-kit only thingCaolán McNamara1-22/+26
2016-07-12tdf75573 docx - complete frames before starting alternate streamsJustin Luth2-0/+7
2016-07-11GSoC notebookbar: added priorities in all Writer tabsSzymon Kłos1-549/+754
2016-07-11GSoC notebookbar: File tabSzymon Kłos1-34/+144
2016-07-11GSoC notebookbar: added image tab in the WriterSzymon Kłos1-16/+522
2016-07-11sw: prefix members of SwColumnPageMiklos Vajna2-243/+243
2016-07-11tdf#99090 docx export page-break only inside a paragraphJustin Luth4-1/+26
2016-07-11Fix typosAndrea Gelmini1-1/+1
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann2-7/+7
2016-07-09Resolves: tdf#78112 print preview underlines spelling errors...Caolán McNamara1-0/+1
2016-07-09tdf#100820: missing nullptr check in writer's apphdl.cxxMarkus Mohrhard1-1/+1
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke5-13/+5
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann1-1/+1
2016-07-08Disabled async/parallel chart loading for nowArmin Le Grand1-1/+3
2016-07-08Resolves: tdf#100813 crash during pagination of particular docxCaolán McNamara1-0/+3
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann55-115/+109
2016-07-08tdf#83054 Writer: Add "Go to Page" Entry in Edit MenuAkshay Deep9-16/+321
2016-07-08sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna2-4/+48
2016-07-08GSoC notebookbar: container with prioritySzymon Kłos1-297/+406
2016-07-08tdf#64372 docx import: don't ignore continuous section breakJustin Luth4-0/+27
2016-07-08oox: indentation fixesMiklos Vajna1-1/+1
2016-07-07loplugin:nullptrStephan Bergmann1-1/+1
2016-07-07Related: tdf#50613 use an own instance of ThreadPoolArmin Le Grand1-8/+36
2016-07-07tdf#99165 avoid passing empty control points for beziersArmin Le Grand1-1/+3
2016-07-07sw: tdf#50613 fix async chart load handlingArmin Le Grand2-27/+63
2016-07-07sw: tdf#50613 fix waitFinished into a loopArmin Le Grand1-2/+3
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand3-11/+140
2016-07-07tdf#50613 buffer OLE primitives for chartsArmin Le Grand3-24/+62
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann45-117/+123
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski11-5/+201
2016-07-07sw: prefix members of SwSrcEditWindowMiklos Vajna2-160/+160
2016-07-07tdf#95367 inherit page style if no new one importedJustin Luth2-0/+5
2016-07-07Add test for XML Range Conversionsslideon1-0/+31
2016-07-06clang-tidy performance-implicit-cast-in-loopStephan Bergmann2-3/+3
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin6-0/+7
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-2/+1
2016-07-05a11y crash on deleting certain frame in certain documentCaolán McNamara18-49/+54
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara7-11/+11
2016-07-05Add test for sw_NormalizeRangeslideon1-0/+24
2016-07-05Add test for the TableBorderDistances struct, and the Uno Namesslideon1-0/+49
2016-07-05tdf#90834 Turn in-line version control history commentskrishna keshav1-66/+54
2016-07-04tdf#96750 docx - ensure all styles are initializedJustin Luth2-0/+6
2016-07-04sw lok: Handle lok handling code first, for PageUp/DownPranav Kant1-8/+14
2016-07-04typo: emtpy → emptyChristian Lohmaier4-4/+4
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page1-2/+1
2016-07-04remove comphelper::string::removeNoel Grandin22-32/+26
2016-07-01clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2016-07-01re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl3-9/+9