summaryrefslogtreecommitdiff
path: root/comphelper/source/misc
AgeCommit message (Expand)AuthorFilesLines
2020-03-24Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist1-4/+8
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-9/+22
2020-03-18comphelper::isDebuggerAttached must be defined irrespective of NDEBUGStephan Bergmann1-1/+1
2020-03-04comphelper: allow simple ad-hoc measuring with ProfileZonesMiklos Vajna1-0/+9
2020-02-28change SAL_WARN to SAL_INFO when language is not setTomaž Vajngerl1-2/+2
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl1-10/+63
2020-02-17inline some acquire/release callsNoel Grandin1-10/+0
2020-02-11android hunspell: All languages we pack are the supported ones.Jan Holesovsky1-0/+5
2020-02-07make isDebuggerAttached() public comphelper APILuboš Luňák2-30/+59
2020-01-31new loplugin:namespaceindentationNoel Grandin2-2/+2
2020-01-24use osl::Guard instead of abusing rtl::ReferenceNoel Grandin1-2/+5
2020-01-24loplugin:makeshared in chart2..comphelperNoel Grandin4-7/+7
2020-01-21Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt2-223/+235
2020-01-15clang-tidy modernize-concat-nested-namespace in codemaker..configmgrNoel Grandin8-27/+11
2020-01-13Revert "tdf#125662: disable parallel-zip if the memory..."Dennis Francis1-140/+0
2020-01-08loplugin:includeform (clang-cl)Stephan Bergmann1-1/+1
2020-01-06loplugin:cstylecast (macOS)Stephan Bergmann1-1/+2
2020-01-04tdf#125662: disable parallel-zip if the memory...Dennis Francis1-0/+139
2020-01-04tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski1-1/+36
2019-12-23desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian1-0/+5
2019-12-18sal_Char->char in comphelperNoel Grandin8-19/+19
2019-11-29tdf#118639: store ODF encryption data for autorecoveryMike Kaganski1-2/+28
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann5-0/+24
2019-11-18cid#1421069 Useless callCaolán McNamara1-0/+1
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+5
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski1-42/+0
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks1-1/+1
2019-11-03cid#1448412 Untrusted value as argumentCaolán McNamara1-1/+13
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-2/+1
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-17Remove some memset callsMike Kaganski2-7/+3
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-12Get rid of 2 OUStringBuffer in comphelperJulien Nabet1-5/+1
2019-10-09cid#1448412 subvert Untrusted value as argumentCaolán McNamara1-1/+1
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin1-15/+6
2019-09-26loplugin:constmethod in comphelper..desktopNoel Grandin1-1/+1
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-06Fixing "...."Andrea Gelmini1-1/+1
2019-09-01loplugin:unusedmethodsNoel Grandin1-11/+0
2019-08-30Remove work-around for isMobile()Muhammet Kara1-4/+0
2019-08-29LOK: per-view support for isMobile()Muhammet Kara1-6/+18
2019-08-29lok: Add isMobile() methodMuhammet Kara1-0/+12
2019-08-23loplugin:returnconstval in comphelperNoel Grandin3-5/+5
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-2/+2
2019-08-22The AsyncQuitHandler class needs to be implemented in the comphelper DLLTor Lillqvist1-0/+51
2019-08-22loplugin:constmethod in canvas,comphelperNoel Grandin1-1/+1
2019-08-21Make comphelper::findValue inline template and drop sequence.cxxMike Kaganski1-42/+0
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin2-2/+2