summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29sc: fix locking in ScXMLConsolidationContextMichael Stahl
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos
2014-09-27fdo#53682 Merge 'Insert Image' and 'Insert Audio/Video' in submenuSamuel Mehrbrodt
2014-09-27fdo#83808 Scale images proportionally by default in CalcSamuel Mehrbrodt
2014-09-26add a RAII class that tries to acquire the SolarMutex and releases itMichael Stahl
2014-09-26fdo#84370 - xlsx threaded import - protect editeng.Michael Meeks
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-25fdo#39468: translationJennifer Liebel
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-09-23fdo#83848 Add GetAddressConvention to RefButtonLaurent Balland-Poirier
2014-09-23fdo#65281 Empty/Not empty doesn't work in columns with date formatDavid Ostrovsky
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22Resolves: fdo#84057 Localized string is truncatedCaolán McNamara
2014-09-22WaE: -Wodr, two different ScVisAreaChanged classesCaolán McNamara
2014-09-21Related fdo#80538 Re-adding toolbar separatorsYousuf Philips
2014-09-21(fdo#78826) HIG: add missing colons in optformulaAdolfo Jayme Barrientos
2014-09-19Move this header file to a better place.Kohei Yoshida
2014-09-19fdo#84009: Adjust the test case to catch this.Kohei Yoshida
2014-09-19fdo#84009: Be sure to update the sheet index when moving the sort range.Kohei Yoshida
2014-09-18fdo#83764: Write test for this.Kohei Yoshida
2014-09-18Move all sort related unit tests to separate source file.Kohei Yoshida
2014-09-18fdo#83764: Ensure that the row position is below MAXROW.Kohei Yoshida
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17Typo: excatly->exactlyJulien Nabet
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-09-17bnc#592918: Display data description in pivot table.Kohei Yoshida
2014-09-17Another Windows build fix - too much C++11 for MSVC 2012...Jan Holesovsky
2014-09-17SFX_ITEM_SET to SfxItemState::SETTomaž Vajngerl
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter
2014-09-17Make it easier to add new color attributes to GetDocColorsKrisztian Pinter
2014-09-17Add loading document colors to CalcKrisztian Pinter
2014-09-16sc: adjust tab height a bitTomaž Vajngerl
2014-09-16fdo#81264 Calc is not accessible to screen readers if sheet is modified [a11y]Niklas Johansson
2014-09-15sc: sal_Bool -> boolStephan Bergmann
2014-09-15ScVbaPane apparently does not inherit XHelperInterfaceStephan Bergmann