summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-25tdf#68016 Speed up ScChart2DataSequence by caching addressesTobias Lippert
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-14tdf#92256: Save ref syntax when different from native oneKatarina Behrens
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-13sc: fix LOKit invalidate setPartHenry Castro
2015-08-13tdf#93154: Save button often does not saveMihai Varga
2015-08-12rename confusing classesWinfried Donkers
2015-08-04sc: inline some use-once typedefsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-27tiledrendering: added getPartName method for calcMihai Varga
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-24tdf#92256: Handle case when string ref syntax is unknownKatarina Behrens
2015-07-23handle ContainsHeader property at database rangeEike Rathke
2015-07-21tdf#92256: Introducing CONV_A1_XL_A1 address pseudoconventionKatarina Behrens
2015-07-20tdf#92256: ODF save/load syntax for string referenceKatarina Behrens
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-23sc: add ScModelObj::getTextSelection().Henry Castro
2015-06-23Drop duplicate #includesTakeshi Abe
2015-06-22sc tiled rendering: Set some minimal size of the document.Jan Holesovsky
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-04sc tiled editing: EndTracking trigger MouseUpHenry Castro
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02remove unused includeMarkus Mohrhard
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-04Ensure listener removal is done with SolarMutex lockedStephan Bergmann
2015-05-03sc: More services converted to constructors.Jan Holesovsky
2015-05-03sc: Convert many services to constructors.Jan Holesovsky
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin