summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-12-15tdf#113621: don't write whole column refs for conditional format rangesMarkus Mohrhard
2017-12-15tdf#45904 Move _XConsolidatable Java tests to C++Jens Carl
2017-12-14tdf#81475 Organize the form toolbarsYousuf Philips
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13tdf#114384 reset the print state if the sheet changesTomaž Vajngerl
2017-12-13tdf#114256 add cache criterium when to recalculate page range sizeTomaž Vajngerl
2017-12-12Do not use threading for formula group if...Dennis Francis
2017-12-12Fix unnecessary wrong downcastStephan Bergmann
2017-12-12tdf#45904 Move _XConsolidationDescriptor Java tests to C++Jens Carl
2017-12-11tdf#95295: don't add duplicate conditional formatsMike Kaganski
2017-12-11Fix typos and grammarIlmari Lauhakangas
2017-12-11Resolves: tdf#114406 treat % as the operator that it isEike Rathke
2017-12-11Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11tdf#114342 move recursion guard to encompass threaded path tooCaolán McNamara
2017-12-11Improve set up of test objectsJens Carl
2017-12-10lok: calc: fix: the last col/row headers were not collectedMarco Cecchetti
2017-12-10lok: calc: fix: CTRL+RIGHT => crashMarco Cecchetti
2017-12-10Fix inconsistent naming of a variable.Kohei Yoshida
2017-12-09Remove __ORCUS_STATIC_LIB defines.Kohei Yoshida
2017-12-09tdf#113715 Fix .uno: names appearing in the customization dialogMaxim Monastirsky
2017-12-09Name it what it is, the format category for the sidebarEike Rathke
2017-12-09Rip out already masked out css::util::NumberFormat::DEFINED in casesEike Rathke
2017-12-08GetCurrentNumberFormatType() mask out the user defined bitEike Rathke
2017-12-08We already have the type, use itEike Rathke
2017-12-08A "standard" format does not necessarily mean the General formatEike Rathke
2017-12-08Avoid iterating over selected cells' attribute rangesEike Rathke
2017-12-08Call GetItemState() only once per WhichID loopEike Rathke
2017-12-08Slightly change state method logic, tdf#86085 follow-upEike Rathke
2017-12-08tdf#45904 Move _XDatabaseRanges Java tests to C++Jens Carl
2017-12-08tdf#86085 add slot for toggling thousands separatorJim Raykowski
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin
2017-12-08Adapt description to realityEike Rathke
2017-12-08Fix segfault when ScDBDocFunc::AddDBRange is called ...Jens Carl
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-08clang-tidy modernize-use-equals-default in sc/source/uiJochen Nitschke
2017-12-08simplify construction of a const vectorJochen Nitschke
2017-12-08tdf#45904 Move _XDataPilotField Java test to C++Jens Carl
2017-12-08tdf#45904 Move _XDataPilotTables Java tests to C++Jens Carl
2017-12-08Revert "tdf#113861: Unittest for chart datatable labels expansion"Eike Rathke
2017-12-08Key must be sal_uInt32 instead of sal_Int16 SCCOL, tdf#113861 follow-upEike Rathke
2017-12-07coverity#1425723 silence 'Wrapper object use after free'Caolán McNamara
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-12-07tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk
2017-12-07Translate german variable nameUlrich Gemkow
2017-12-07Assert pDrawView even to spot bad usageEike Rathke
2017-12-07Check pDrawViewEike Rathke