summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-12get rid of Skia's 'rasterhack' for Invert()Luboš Luňák3-33/+40
2021-11-12revert part of 'loplugin:flatten' in Skia codeLuboš Luňák1-32/+30
2021-11-12introduce OUStringConstExprNoel Grandin3-12/+47
2021-11-12Update git submodulesOlivier Hallot1-0/+0
2021-11-12Replace REGISTER_PROP in connectivity/evoab2Julien Nabet2-30/+90
2021-11-12Replace some macros in dbaccess part 9Julien Nabet3-152/+457
2021-11-12Update git submodulesflywire1-0/+0
2021-11-12insert special character in sql view in dbaccess using an arbitrary fontCaolán McNamara1-1/+1
2021-11-12Add a comment clarifying intended replacement for non-const operator[]Mike Kaganski1-0/+2
2021-11-12tdf#143021 unit test enable 'matte' extrusion surfaceRegina Henschel5-0/+101
2021-11-12tdf#145611 sw: fix regression: undoing page breaksAttila Szűcs1-3/+6
2021-11-12Fix typoAndrea Gelmini1-1/+1
2021-11-12tdf#126605: sd: move UItest to CppUnittestXisco Fauli2-34/+57