summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)Author
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-16try to make available all slide images using threadsLuboš Luňák
2020-10-13static_cast after dynamic_castNoel
2020-09-30loplugin:reducevarscope in sdNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-23Fix typo in codeAndrea Gelmini
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09compact namespace in sdNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-02-26weld impress navigatorCaolán McNamara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-19Resolves: tdf#129446 explicitly pass the mouse event windowCaolán McNamara
2020-02-17Resolves tdf#129032 - Missing warning when renaming pageHeiko Tietze
2020-02-11tdf#129388: Avoid any actual painting of the slide sorter in the LOKit caseTor Lillqvist
2020-02-11tdf#130440 only select first page if no other page is selectedXisco Fauli
2020-02-10tdf#129346 only select first page fallback if seting to current page failedCaolán McNamara
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-24Unbreak code compiled conditionally with DEBUG_TIMINGTor Lillqvist
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-12-13Resolves: tdf#129346 if nothing currently selected, select somethingCaolán McNamara
2019-12-03Disable slide copy/cut when LockContentExtraction is setSamuel Mehrbrodt
2019-12-03Fix compilation with `make -- dbglevel=2`Alex Henrie
2019-12-02missing include (but just change use of BOOST_ASSERT to plain assert)Stephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-27Remove unused RecentlyUsedPageCaches::value_typeStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann