summaryrefslogtreecommitdiff
path: root/svtools/source/table
AgeCommit message (Expand)Author
2022-08-06move SVTXGridControl to toolkitCaolán McNamara
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svtoolsStephan Bergmann
2022-03-29a11y: Use new table model change types for row/col ins/delMichael Weghorn
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-10-01loplugin:constmethodNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-26tdf#143169 - Remove additional row header widthAndreas Heinisch
2021-08-14flatten svt::table::DefaultInputHandlerNoel Grandin
2021-07-19no need for pimpl in CellValueConversionNoel Grandin
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-01-08use more IsTransparentNoel Grandin
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28convert some more long -> tools::LongNoel
2020-10-19use tools::Long in svtoolsNoel
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-05-10compact namespace in svtoolsNoel Grandin
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-07move some headers inside svtools moduleNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-25Use properly typed vars for iterationStephan Bergmann
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2019-12-28tdf#124176: Use "pragma once" on svtools/*Andrea Gelmini
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-21loplugin:virtualdead unused param in ITableRendererNoel Grandin
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-09-06Fixing "...."Andrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
2019-05-19Fix typoAndrea Gelmini
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21weld SwCondCollPageCaolán McNamara