summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2019-04-08Related tdf#124329 Handle shapes resizing with the cellSamuel Mehrbrodt
2019-03-19tdf#120161 sc: use selection to set required printed areaSerge Krot
2018-11-29tdf#105236, only take number format from numeric cellsMarkus Mohrhard
2018-11-26tdf#108027, add external ref string items to the data arrayMarkus Mohrhard
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-08-15tdf#115086 crash in assignLabelsToDataSequenceCaolán McNamara
2018-07-04sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-05-30tdf#100756 slowdown in manipulating spreadsheet via UNONoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-24Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-18convert DelCellCmd to scoped enumNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-11SvxFieldData wants to be held by tools::SvRefNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-03-28use boost::optional in sc and svgioNoel Grandin
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19coverity#1430075 Dereference after null checkCaolán McNamara
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin
2018-03-10Rename ScMatrix::IsString() to IsStringOrEmpty()Eike Rathke
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-03-07use more Color in scNoel Grandin
2018-03-06Fix typosAndrea Gelmini
2018-03-01sc: add props. BackGraphic as replacement for BackGraphicURLTomaž Vajngerl
2018-02-28Translate German comments and debug stringsJohnny_M
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27lok: All mouse,key events asyncPranav Kant
2018-02-27lok sc: This is not needed nowPranav Kant
2018-02-27lok sc: Post mouse events to main threadPranav Kant
2018-02-27lokdialog sc: post key events to the main threadPranav Kant
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-23lok: Factor out the code for finding vcl::Window of a documentPranav Kant
2018-02-22ColorData->Color in scNoel Grandin