summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-02-17use consistent #define checks for the Windows platformNoel Grandin12-17/+17
2016-02-17tdf#91013 Convert freezepanes menu to xmlMaxim Monastirsky2-0/+14
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose7-43/+124
2016-02-17tdf#40517 Unit test for question marks in number formatLaurent Balland-Poirier2-0/+2
2016-02-17tdf#97654 - replaced UNO cell types in xlsx import with calc internal onesMohammed Abdul Azeem17-32/+455
2016-02-16loplugin:implicitboolconversionStephan Bergmann1-1/+1
2016-02-16sc lok: Handle left mouse button up events for tiled renderingPranav Kant1-0/+8
2016-02-16-Werror,-Winconsistent-missing-overrideStephan Bergmann1-2/+2
2016-02-16use consistent #define checks for the Windows platformNoel Grandin2-2/+2
2016-02-16tighten up the attribute parsing, and drop some unused slotsNoel Grandin2-4/+0
2016-02-16coverity#1352645 Uncaught exceptionCaolán McNamara4-8/+8
2016-02-16single element access is really slow in mdds, tdf#67071Markus Mohrhard3-28/+156
2016-02-16sc lok: Notify LibreOfficeKit of empty selectionPranav Kant1-0/+5
2016-02-16declare variable when using itMarkus Mohrhard1-3/+2
2016-02-15Remove newly unused .java fileStephan Bergmann1-264/+0
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann1-1/+1
2016-02-15tdf#94858, avoid O(n^2) algorithm during outline importMarkus Mohrhard9-2/+68
2016-02-15tdf#45904 move java based api tests to c++kadertarlan4-2/+295
2016-02-14coverity#1352321 Dereference null return valueCaolán McNamara1-2/+2
2016-02-14coverity#1352451 Uncaught exceptionCaolán McNamara4-8/+8
2016-02-11cppcheck: unreadVariable 'bTextWrap'Jochen Nitschke1-10/+0
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin4-65/+0
2016-02-11tdf#67343 Standardize order of dialog buttonsOlivier Hallot1-12/+13
2016-02-10Refactor ScMarkData for tdf#50916Dennis Francis14-125/+539
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl1-1/+2
2016-02-09Remove excess newlinesChris Sherlock7-9/+0
2016-02-09Formatting changes across all modulesChris Sherlock14-45/+36
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin1-0/+2
2016-02-08Export attribute only applies to SvMetaSlot, so move it downNoel Grandin1-12/+0
2016-02-08remove unused ModulePrefix in *.SDI filesNoel Grandin1-4/+2
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin2-6/+0
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin1-2/+0
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna1-1/+0
2016-02-08tdf#97369: Fix SUMming in the software interpreterTor Lillqvist1-6/+5
2016-02-08tdf#97587: Treat plain NaNs as zero in the software interpreter for SUMTor Lillqvist2-0/+32
2016-02-08loplugin:unusedmethodsNoel Grandin7-73/+25
2016-02-06mpColumn can already be dead in ~FormulaGroupAreaListenerStephan Bergmann1-4/+1
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky1-0/+1
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock3-3/+3
2016-02-06vcl: split exception types from input typesChris Sherlock1-6/+5
2016-02-05coverity#1351877 'Constant' variable guards dead codeCaolán McNamara1-1/+1
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke1-1/+1
2016-02-05Resolves: tdf#97465 like scroll ignore wheel for sc input handler inputchangedCaolán McNamara1-0/+4
2016-02-05remove unnecessary comments from .SDI filesNoel Grandin1-730/+0
2016-02-05Avoid ambiguities among operator[] overloadsStephan Bergmann1-20/+0
2016-02-05Fix typosAndrea Gelmini11-16/+16
2016-02-05remove commented out stuff from .SDI filesNoel Grandin2-24/+0
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin5-58/+1
2016-02-05remove unused Readonly from .SDI filesNoel Grandin3-64/+0