summaryrefslogtreecommitdiff
path: root/sot/inc
AgeCommit message (Expand)AuthorFilesLines
2023-10-11Use std::spanMike Kaganski1-1/+5
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin1-1/+1
2021-09-06clang-tidy:clang-analyzer-optin.performance.PaddingNoel Grandin1-3/+3
2021-04-12update PCHsCaolán McNamara1-2/+1
2021-04-08update PCHsLuboš Luňák1-1/+2
2021-03-21update pchesCaolán McNamara1-2/+1
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+3
2021-03-06update pchesJulien Nabet1-2/+1
2021-02-23update pchesCaolán McNamara1-1/+2
2021-02-19update pchesCaolán McNamara1-2/+1
2021-02-08update pchesCaolán McNamara1-1/+2
2020-12-04update pchesCaolán McNamara1-1/+3
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-2/+1
2020-08-27remove some unused includes and update pchesCaolán McNamara1-1/+1
2020-08-19update pchesCaolán McNamara1-1/+2
2020-07-12update pchesCaolán McNamara1-2/+1
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-1/+2
2020-03-12Revert "loplugin:constfields in smoketest..sot"Noel Grandin1-4/+4
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-16/+5
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-12/+9
2018-11-05tdf#42949 Fix IWYU warnings in include/sot/*Gabor Kelemen1-0/+2
2018-10-09loplugin:constfields in smoketest..sotNoel Grandin1-4/+4
2018-03-29tdf#115574 sot: fix Excel -> Writer pasteMiklos Vajna1-0/+20
2018-02-02sot: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-7/+0
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-10/+10
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-01-05SotFactory is in fact not used: remove + cleanupMatúš Kukan2-110/+0
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan2-0/+110
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-66/+52
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10Missing includesAshod Nakashian1-0/+36
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-1/+1
2015-02-05Updated all precompiled headers.Ashod Nakashian1-0/+1
2014-08-13update_pchThomas Arnhold1-0/+2
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold2-0/+106
2013-04-23execute move of global headersBjoern Michaelsen10-1595/+0
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-27/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-11/+11
2013-02-04warning C4805: '!=' unsafe mix of type 'bool' and type 'sal_Bool'Stephan Bergmann1-3/+3
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara1-1/+0
2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara2-8/+0
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara4-72/+6
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara2-14/+1
2012-11-09binfilter.die.die.dieNorbert Thiebaud1-5/+1
2012-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara1-1/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-1/+0
2012-06-27Remove unused header filesThomas Arnhold1-40/+0
2012-06-22re-base on ALv2 code.Michael Meeks8-190/+118