summaryrefslogtreecommitdiff
path: root/include/toolkit/helper
AgeCommit message (Expand)Author
2024-12-04a11y: Move menu a11y classes to vcl, no more use factoryMichael Weghorn
2024-12-04Move helpers for css::awt/VCL point/rect/size to vcl::unohelperMichael Weghorn
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn
2024-07-11VCLUnoHelper: Align AWT <-> VCL helpers with convert.hxx implMichael Weghorn
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann
2023-09-01tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEditMichael Weghorn
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-05-09move a toolkit header inside the moduleNoel Grandin
2023-04-10use std::unordered_map for static properties in toolkitNoel Grandin
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin
2023-03-08deduplicate MutexAndBroadcastHelperNoel Grandin
2023-02-22BaseMutex->std::mutex in ListenerMultiplexerBaseNoel Grandin
2022-12-19remove dependency from drawinglayer to frameworkNoel Grandin
2022-11-19loplugin:unusedmethodsNoel Grandin
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-12-16use more OInterfaceContainerHelper3 in toolkitCaolán McNamara
2021-10-28Prepare for removal of non-const operator[] from Sequence in includeMike Kaganski
2021-07-28a11y: Expose FormattedField as spinboxMichael Weghorn
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-08move set/get Pointer to VCLUnoHelperCaolán McNamara
2021-01-25avoid some ref-countingNoel Grandin
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-07-20compact namespace declNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-04make some symbols privateNoel Grandin
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin
2020-01-27tdf#124176: Use pragma once instead of header guardPelin Kuran
2019-12-23sal_Char->char in toolkitNoel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-30loplugin:finalclasses frameworkNoel Grandin
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann
2019-07-19Fix typosAndrea Gelmini
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke