summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2017-03-09ofz#770 JOHAB_73 table starts at 0xA not 0x2Caolán McNamara1-1/+1
2017-02-01sal: add SAL_NO_ASSERT_DIALOGS variable to redirect...Michael Stahl1-0/+18
2017-01-02ofz#358 SJIS_84 table mnLeadEnd is out by oneCaolán McNamara1-3/+3
2016-09-29tdf#83306: sal: fix compare of rtl::OUString/OString containing '\0'Michael Stahl1-4/+5
2016-06-20move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard1-0/+6
2016-06-07tdf#100021 - format argument issue in process.cxxRichard PALO1-1/+1
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann2-0/+4
2016-05-22Convert oslCheckMode to scoped enumNoel Grandin1-13/+13
2016-05-22Convert AllocMode to scoped enumNoel Grandin3-12/+12
2016-05-18limit scanf string field widthJochen Nitschke1-2/+2
2016-05-16get breakpad signal handler working on windowsMarkus Mohrhard1-2/+12
2016-05-16fix typoMarkus Mohrhard1-1/+1
2016-05-12-Werror,-Wimplicit-fallthroughTor Lillqvist1-6/+6
2016-05-11sal: -Werror,-Wimplicit-fallthroughMichael Stahl1-2/+2
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann3-0/+16
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann3-10/+8
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin2-17/+17
2016-05-02sal_Bool -> boolStephan Bergmann1-2/+2
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-9/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-5/+5
2016-04-22Is __OPENTRANSPORTPROVIDERS__ (still) neededStephan Bergmann1-1/+0
2016-04-21Remove redundant checksStephan Bergmann1-2/+0
2016-04-21new plugin stylepoliceNoel Grandin1-12/+12
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann18-111/+111
2016-04-18clean-up: unused using declarations and includesJochen Nitschke4-8/+0
2016-04-15fix case when fileName lacks "/MacOS/"Douglas Mencken1-2/+3
2016-04-14Work around -Werror=logical-op (GCC 6)Stephan Bergmann1-34/+33
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke2-2/+0
2016-04-12Avoid reserved identifiersStephan Bergmann1-55/+55
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke7-18/+40
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist22-18/+18
2016-04-07Bin unneeded forward declarations of static functionsTor Lillqvist1-30/+0
2016-04-06sal: GetSystemTimePreciseAsFileTime requires Windows 8Michael Stahl1-6/+7
2016-04-04osl_getSystemTime: use high precision timer of W32, if availableLászló Németh1-2/+20
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan1-1/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack2-3/+3
2016-03-31...one more detail to get things fixedStephan Bergmann1-2/+2
2016-03-31Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3Stephan Bergmann4-17/+4
2016-03-30loplugin:staticanonymousStephan Bergmann1-1/+1
2016-03-29tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis5-339/+302
2016-03-29handle failure to expand ~ in path elements.Michael Meeks1-2/+5
2016-03-29sal: re-enable most getSystemPathFromFileURL tests.Michael Meeks1-13/+22
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran1-2/+2
2016-03-16Remove code that has been commented-out for longTor Lillqvist1-69/+0
2016-03-15loplugin:constantparamNoel Grandin1-6/+6
2016-03-11Better fix for -Werror=shadowStephan Bergmann1-16/+20
2016-03-10-Werror=shadowStephan Bergmann1-2/+2
2016-03-10Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann1-5/+5
2016-03-10Avoid reserved identifiersStephan Bergmann1-10/+10
2016-03-10Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann1-10/+10