summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-03-02Clean up not needed ScTabViewShell LOK methodsMiklos Vajna5-26/+3
2015-03-02ScInputHandler::ImplCreateEditEngine: don't invalidate unconditionallyMiklos Vajna3-3/+15
2015-03-02sc: Make characters appear during tiled rendering as they are typed.Jan Holesovsky2-0/+37
2015-03-02sc: Initial support for tiled editing in Calc.Jan Holesovsky8-55/+107
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin1-2/+2
2015-03-02cppcheck: redundantConditionNoel Grandin1-1/+1
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin7-56/+56
2015-03-02disable last / first button for calc tabbarTomaž Vajngerl1-1/+1
2015-03-02disable borders for tabbar in Calc (ScTabControl)Tomaž Vajngerl1-1/+1
2015-03-02cleanup ScTabControl constructorTomaž Vajngerl1-9/+8
2015-03-01variable is assigned the same value twiceMarkus Mohrhard1-1/+0
2015-03-01fix comparisonDavid Tardon1-2/+2
2015-03-01avoid NULL ptr deref.David Tardon1-1/+1
2015-03-01unusedcode.easy: remove ScBroadcastAreaSlotMachine::AreaBroadcastInRangeJulien Nabet2-25/+0
2015-02-28Typo: skiped->skippedJulien Nabet1-1/+1
2015-02-28tdf#89436 ScHorizontalAttrIterator cleanupLászló Németh2-104/+88
2015-02-27gbuild: gb_CppunitTest_use_filter_configuration was removedMichael Stahl1-2/+0
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl23-46/+0
2015-02-27sc: ScFiltersTest::testOptimalHeightReset() check DeleteContents successMichael Stahl1-1/+2
2015-02-27tdf#89679 - fix incorrect mapping of font-family-complex and CharFontNameAsianMark Hung1-1/+1
2015-02-27fix buildCaolán McNamara1-1/+1
2015-02-27Resolves tdf#71095 Calc doesn't paste images copied from some web browsersHenry Castro1-60/+92
2015-02-26fdo#39468 translated german commentsMichael Jaumann1-25/+25
2015-02-26tdf#81659 check that references are at least 2 cols/rows to expand edgeEike Rathke1-6/+33
2015-02-26split formula grouping for reference edge expansion, tdf#81659 relatedEike Rathke3-0/+125
2015-02-25Avoid unnecessary bad downcast (pDev can be VirtualDevice)Stephan Bergmann1-1/+1
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin3-4/+4
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin47-362/+362
2015-02-25calc : add UNO properties for "Record changes"Laurent Godard6-0/+243
2015-02-24TyposJulien Nabet1-1/+1
2015-02-24Resolves: tdf#89484 check that sheet reference is within selected sheetsEike Rathke1-0/+4
2015-02-23simplify drawing of splitter, add more flat lookTomaž Vajngerl1-33/+11
2015-02-23Remove changing the splitter position as it can cause an inf. loopTomaž Vajngerl2-13/+0
2015-02-23cell cursor - reduce the size, HiDPI supportTomaž Vajngerl1-9/+29
2015-02-23auto fill handle: HiDPI, increase hit area, adjust draw positionTomaž Vajngerl1-6/+18
2015-02-23fix selection overlay drawing in RTL (off by one px)Tomaž Vajngerl1-4/+16
2015-02-23make calc splitter handle HiDPI awareTomaž Vajngerl1-2/+4
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin7-9/+8
2015-02-23import the document properties before the documentMarkus Mohrhard1-12/+12
2015-02-22Typo: widht->widthJulien Nabet1-1/+1
2015-02-21Disable more tests with _use_library_objects for mergelibsMatúš Kukan1-1/+2
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet1-1/+1
2015-02-21use a slightly more complicated pattern distribution to check, tdf#89436Eike Rathke1-3/+7
2015-02-21-Typo: (dis)apear(s)->(dis)appear(s)Julien Nabet1-1/+1
2015-02-21nitpicksEike Rathke1-8/+8
2015-02-20fdo#39468 translated german commentsMichael Jaumann1-54/+54
2015-02-20move unit test for tdf#89330 to subsequent_filters-test and enable itJan Kantert4-21/+24
2015-02-19tdf#89460 test pChangeTrack before using itLaurent Godard1-2/+5
2015-02-19tdf#89436 add unit test for ScHorizontalAttrIteratorLászló Németh3-0/+40
2015-02-19Simplify and HiDPI for field button shown in auto-filtered cellTomaž Vajngerl1-51/+22