summaryrefslogtreecommitdiff
path: root/svtools/source/control/tabbar.cxx
AgeCommit message (Expand)Author
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-08-22loplugin:constmethod in svtoolsNoel Grandin
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin
2019-08-05Fix typosAndrea Gelmini
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-07improve empty tools::Rectangle (width)Noel Grandin
2019-06-07tabbar: make ImplFormat more readableTomaž Vajngerl
2019-05-31tdf#124572 Reduce tab bar item widthTomaž Vajngerl
2019-05-09loplugin:unusedfieldsNoel Grandin
2019-04-25tdf#124572 TabBar new look, protected icon, width and heightTomaž Vajngerl
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-04-10Translate German commentJohnny_M
2019-02-13Pointer is pointlessNoel Grandin
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-11-30loplugin:unusedmethodsNoel Grandin
2018-11-27remove unused HelpEventMode enum valueNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-06-06Translate German comments and debug stringsJohnny_M
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-01-07svtools: Simplify TabBar_Impl with std::unique_ptrTakeshi Abe
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-11-21Render lock symbol with sheet name, tdf#95880 follow-upEike Rathke
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin
2017-09-19tdf#43157 Replace DBG_ASSERT() with assert() in tabbar.cxxUlrich Gemkow
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow
2017-08-18WB_TOPBORDER,WB_3DTAB are deadNoel Grandin
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-07-13loplugin:oncevar: empty strings: svtoolsStephan Bergmann
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Fix typosAndrea Gelmini
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski