summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2016-07-08Resolves: tdf#100813 crash during pagination of particular docxCaolán McNamara
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-07-08tdf#83054 Writer: Add "Go to Page" Entry in Edit MenuAkshay Deep
2016-07-08sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna
2016-07-08GSoC notebookbar: container with prioritySzymon Kłos
2016-07-08tdf#64372 docx import: don't ignore continuous section breakJustin Luth
2016-07-08oox: indentation fixesMiklos Vajna
2016-07-07loplugin:nullptrStephan Bergmann
2016-07-07Related: tdf#50613 use an own instance of ThreadPoolArmin Le Grand
2016-07-07tdf#99165 avoid passing empty control points for beziersArmin Le Grand
2016-07-07sw: tdf#50613 fix async chart load handlingArmin Le Grand
2016-07-07sw: tdf#50613 fix waitFinished into a loopArmin Le Grand
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand
2016-07-07tdf#50613 buffer OLE primitives for chartsArmin Le Grand
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-07-07sw: prefix members of SwSrcEditWindowMiklos Vajna
2016-07-07tdf#95367 inherit page style if no new one importedJustin Luth
2016-07-07Add test for XML Range Conversionsslideon
2016-07-06clang-tidy performance-implicit-cast-in-loopStephan Bergmann
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-07-05a11y crash on deleting certain frame in certain documentCaolán McNamara
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-07-05Add test for sw_NormalizeRangeslideon
2016-07-05Add test for the TableBorderDistances struct, and the Uno Namesslideon
2016-07-05tdf#90834 Turn in-line version control history commentskrishna keshav
2016-07-04tdf#96750 docx - ensure all styles are initializedJustin Luth
2016-07-04sw lok: Handle lok handling code first, for PageUp/DownPranav Kant
2016-07-04typo: emtpy → emptyChristian Lohmaier
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page
2016-07-04remove comphelper::string::removeNoel Grandin
2016-07-01clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-07-01re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl
2016-07-01remove stylename dependency from rtfimportJustin Luth
2016-06-30everything is called Dispose, hard to find anythingCaolán McNamara
2016-06-30GSoC added button with small paddingSzymon Kłos
2016-06-30sw lok: mix missing invalidation due to page calc in visible cursor changeMiklos Vajna
2016-06-30RTF export: it's enough to pass these by const ref, no need to copyMiklos Vajna
2016-06-30remove pageStyle name dependencies from rtfexportJustin Luth
2016-06-29dynamic_cast followed by static_castCaolán McNamara
2016-06-29move #includes to top of fileNoel Grandin
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna