summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-02-16loplugin:implicitboolconversionStephan Bergmann
2016-02-16sc lok: Handle left mouse button up events for tiled renderingPranav Kant
2016-02-16-Werror,-Winconsistent-missing-overrideStephan Bergmann
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-16tighten up the attribute parsing, and drop some unused slotsNoel Grandin
2016-02-16coverity#1352645 Uncaught exceptionCaolán McNamara
2016-02-16single element access is really slow in mdds, tdf#67071Markus Mohrhard
2016-02-16sc lok: Notify LibreOfficeKit of empty selectionPranav Kant
2016-02-16declare variable when using itMarkus Mohrhard
2016-02-15Remove newly unused .java fileStephan Bergmann
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2016-02-15tdf#94858, avoid O(n^2) algorithm during outline importMarkus Mohrhard
2016-02-15tdf#45904 move java based api tests to c++kadertarlan
2016-02-14coverity#1352321 Dereference null return valueCaolán McNamara
2016-02-14coverity#1352451 Uncaught exceptionCaolán McNamara
2016-02-11cppcheck: unreadVariable 'bTextWrap'Jochen Nitschke
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-11tdf#67343 Standardize order of dialog buttonsOlivier Hallot
2016-02-10Refactor ScMarkData for tdf#50916Dennis Francis
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08Export attribute only applies to SvMetaSlot, so move it downNoel Grandin
2016-02-08remove unused ModulePrefix in *.SDI filesNoel Grandin
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-02-08tdf#97369: Fix SUMming in the software interpreterTor Lillqvist
2016-02-08tdf#97587: Treat plain NaNs as zero in the software interpreter for SUMTor Lillqvist
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06mpColumn can already be dead in ~FormulaGroupAreaListenerStephan Bergmann
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05coverity#1351877 'Constant' variable guards dead codeCaolán McNamara
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-05Resolves: tdf#97465 like scroll ignore wheel for sc input handler inputchangedCaolán McNamara
2016-02-05remove unnecessary comments from .SDI filesNoel Grandin
2016-02-05Avoid ambiguities among operator[] overloadsStephan Bergmann
2016-02-05Fix typosAndrea Gelmini
2016-02-05remove commented out stuff from .SDI filesNoel Grandin
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin
2016-02-05remove unused Readonly from .SDI filesNoel Grandin
2016-02-05remove unused Automation from .SDI filesNoel Grandin
2016-02-05vcl: remove VCL_INPUT_MOUSEANDKEYBOARD, not necessaryChris Sherlock
2016-02-04Patch#1 : Dynamic column container in the pursuit of tdf#50916Dennis Francis
2016-02-04show parameter tip help below instead of above, tdf#95878 follow-upEike Rathke
2016-02-04tdf#65206 Highlighted (colored) references limited to 32 references in formulaKumar Thangavel