summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-08-25Some cleanupMaxim Monastirsky
2015-08-25Correct icon for number format in Calc's sidebarYousuf Philips
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-25remove useless commentNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-25sc: fix number format button highlighting in sidebarTomaž Vajngerl
2015-08-24tdf#93437: release reference held by ScFormulaReferenceHelperKatarina Behrens
2015-08-23tdf#39440 sc: reduce scope of local variablesMichael Weghorn
2015-08-23tdf#39440 reduce variable scope, adapt indentationMichael Weghorn
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-21tdf#93437: Calc RefDialogs were never actually destructedKatarina Behrens
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-21remove last WeakImplHelper8 usesCaolán McNamara
2015-08-20Revert "tdf#93437: Re-enable input after closing formula wizard"Eike Rathke
2015-08-20tdf#93437: Re-enable input after closing formula wizardKatarina Behrens
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-19sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-19sc: these are ptr_map not ptr_setMichael Stahl
2015-08-19loplugin:literaltoboolconversionStephan Bergmann
2015-08-19Bugfix test for tdf#77431Katarina Behrens
2015-08-19tdf#77431: Move setting sheet visibility to finalize phaseKatarina Behrens
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-18introduce temporary hard-recalc state, tdf#92749 follow-upEike Rathke
2015-08-18tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard
2015-08-18Resolves: tdf#92749 invalidate lookup caches after initial hard recalcEike Rathke
2015-08-18add a simple formula cell calculation chain dumperEike Rathke
2015-08-17Move export tests where they really belongKatarina Behrens
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-08-17tdf#93392 leak when linking to external html data file with auto updateDennis P. Francis
2015-08-17convert Link<> to typedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-15Resolves: tdf#93358 resync attribute pattern that may have changedEike Rathke
2015-08-14Some more tdf#92256 related testsKatarina Behrens
2015-08-14tdf#92256: Don't force CalcA1 syntax on all !Microsoft xlsx docsKatarina Behrens
2015-08-14tdf#92256: Save ref syntax when different from native oneKatarina Behrens
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin
2015-08-14Move dropdown menu from 'Save As' to 'Save' buttonSzymon Kłos
2015-08-14reorder of File menuSzymon Kłos
2015-08-14forget about the C++ Standard, use our own known goodsEike Rathke