summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-15sw: prefix members of SwInsertIdxMarkWrapper, ...Miklos Vajna7-29/+29
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara49-0/+176
2021-11-15Resolves: tdf#140250 don't share adjustments between differerent spinbuttonsCaolán McNamara5-13/+70
2021-11-15loplugin:fakeboolStephan Bergmann1-1/+1
2021-11-15PPTX import: fix handling of theme overrides in the chart importMiklos Vajna3-4/+47
2021-11-15move xmloff chart tables into cxx fileNoel Grandin2-305/+294
2021-11-15Remove unused header path: vcl workben makefilesHossein11-26/+0
2021-11-15Adapt CompilerTest_compilerplugins_clangStephan Bergmann1-6/+6
2021-11-15tdf#145091 DOCX: don't export obsolete table row change dataLászló Németh3-44/+72
2021-11-15rtl::Static->thread-safe static in linguisticNoel Grandin4-41/+35
2021-11-15tdf#145323 reportbuilder Moving a field corrupts the fieldNoel Grandin1-1/+1
2021-11-15Clean C++ SDK example "counter"Hossein1-3/+3
2021-11-15Use basegfx::rad2deg() instead of *57.29577951308Hossein4-13/+13
2021-11-15Fixing the license statement for the Convertor C++ exampleHossein2-21/+4
2021-11-15KJ: tdf#144036 add UNO Object InspectorRizal Muttaqin6-0/+3
2021-11-14elementary: tdf#144036 add UNO Object InspectorRizal Muttaqin6-0/+3
2021-11-14rtl::Static->thread-safe static in salNoel Grandin2-15/+24
2021-11-14tdf#145655 toggle on always-show-icon for animation panel 'add' buttonCaolán McNamara1-0/+7
2021-11-14clang-cl requires -Xclang for -fpch-* optionsLuboš Luňák1-7/+11
2021-11-14tdf#145672 All icon themes except Colibre Export Preview PDF iconsRizal Muttaqin7-0/+33
2021-11-14lok: sw: remove database tabHenry Castro1-0/+4
2021-11-14remove an ugly coverity warning suppressionCaolán McNamara3-3/+3
2021-11-14cid#1421164 Uncaught exceptionCaolán McNamara2-1/+8
2021-11-14Replace GET_PARAM in ado/ACallableStatement.cxx (connectivity)Julien Nabet1-18/+48
2021-11-14Replace VISIT_PARAMETER in commontools/parameters.cxx (connectivity)Julien Nabet1-31/+132
2021-11-14Replace SYM_MAP in evoab2/EApi.cxx (connectivity)Julien Nabet1-44/+40
2021-11-14tdf#145670 Breeze & Sifr: Add missing 1.15 line spacing iconsRizal Muttaqin4-0/+16
2021-11-14tdf#145670 Colibre,elementary,KJ,Sukapura: Add missing 1.15 line spacing iconsRizal Muttaqin4-0/+12
2021-11-14Use M_PI instead of defined value; use rad2deg()Hossein7-46/+33
2021-11-14SwNavigator: Fix expanded Headings/Outlines not staying expandedJim Raykowski1-0/+2
2021-11-13Use o3tl::convertMike Kaganski14-87/+89
2021-11-13use new method too in existing unit tests in svdraw.cxxRegina Henschel1-24/+2
2021-11-13tdf#144961 vcl: test PhysicalFontCollection::FindFontFamilyByAttributes()Chris Sherlock1-7/+426
2021-11-13No auto-usage of [s]ccache on Windows for PCH buildsThorsten Behrens1-0/+4
2021-11-13rtl::Static->thread-safe staticNoel Grandin5-6/+10
2021-11-13Simplify m_aAppId initializationMike Kaganski1-21/+18
2021-11-13do not rebuild PCHs on icecream/ccache changeLuboš Luňák5-19/+34
2021-11-13loplugin:conststringvarJulien Nabet1-1/+1
2021-11-13rtl::Static->thread-safe static in StaticNamespaceMapNoel Grandin4-7/+11
2021-11-13Drop unused variablesMike Kaganski1-5/+3
2021-11-13add more tests for OutputDev::DrawOutDev()Luboš Luňák7-26/+207
2021-11-13tdf#145610: lists should not have includeUpperLevels < 1Vasily Melenchuk1-0/+7
2021-11-13rtl::Static->thread-safe static in OPropertyArrayUsageHelperNoel Grandin2-9/+8
2021-11-13osl::Mutex->std::mutex in OIdPropertyArrayUsageHelperNoel Grandin1-6/+6
2021-11-13rtl::Static->thread-safe static in OIdPropertyArrayUsageHelperNoel Grandin1-7/+8
2021-11-13modernise IdPropArrayHelper a littleNoel Grandin1-20/+11
2021-11-13make SwNodeOffset operator+ and operator- inlineNoel Grandin1-2/+4
2021-11-13Resolves: tdf#145640 MoveReference...Reorder() there are RPN tokens as wellEike Rathke1-94/+106
2021-11-12call GetGetSpecialCharsFunction just onceCaolán McNamara1-2/+2
2021-11-12Resolves: tdf#145645 pivot table popups don't dismiss when item activatedCaolán McNamara4-6/+15