summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* ofz#770 JOHAB_73 table starts at 0xA not 0x2Caolán McNamara2017-03-091-1/+1
* sal: add SAL_NO_ASSERT_DIALOGS variable to redirect...Michael Stahl2017-02-011-0/+18
* ofz#358 SJIS_84 table mnLeadEnd is out by oneCaolán McNamara2017-01-021-3/+3
* tdf#83306: sal: fix compare of rtl::OUString/OString containing '\0'Michael Stahl2016-09-291-4/+5
* move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard2016-06-201-0/+6
* tdf#100021 - format argument issue in process.cxxRichard PALO2016-06-071-1/+1
* SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann2016-05-252-0/+4
* Convert oslCheckMode to scoped enumNoel Grandin2016-05-221-13/+13
* Convert AllocMode to scoped enumNoel Grandin2016-05-223-12/+12
* limit scanf string field widthJochen Nitschke2016-05-181-2/+2
* get breakpad signal handler working on windowsMarkus Mohrhard2016-05-161-2/+12
* fix typoMarkus Mohrhard2016-05-161-1/+1
* -Werror,-Wimplicit-fallthroughTor Lillqvist2016-05-121-6/+6
* sal: -Werror,-Wimplicit-fallthroughMichael Stahl2016-05-111-2/+2
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-103-0/+16
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-103-10/+8
* clang-tidy modernize-loop-convert in oox to saxNoel Grandin2016-05-052-17/+17
* sal_Bool -> boolStephan Bergmann2016-05-021-2/+2
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-9/+1
* Avoid reserved identifiersStephan Bergmann2016-04-221-5/+5
* Is __OPENTRANSPORTPROVIDERS__ (still) neededStephan Bergmann2016-04-221-1/+0
* Remove redundant checksStephan Bergmann2016-04-211-2/+0
* new plugin stylepoliceNoel Grandin2016-04-211-12/+12
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2018-111/+111
* clean-up: unused using declarations and includesJochen Nitschke2016-04-184-8/+0
* fix case when fileName lacks "/MacOS/"Douglas Mencken2016-04-151-2/+3
* Work around -Werror=logical-op (GCC 6)Stephan Bergmann2016-04-141-34/+33
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-132-2/+0
* Avoid reserved identifiersStephan Bergmann2016-04-121-55/+55
* tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke2016-04-117-18/+40
* Drop pointless "internal" directory level for already internal include filesTor Lillqvist2016-04-0722-18/+18
* Bin unneeded forward declarations of static functionsTor Lillqvist2016-04-071-30/+0
* sal: GetSystemTimePreciseAsFileTime requires Windows 8Michael Stahl2016-04-061-6/+7
* osl_getSystemTime: use high precision timer of W32, if availableLászló Németh2016-04-041-2/+20
* tdf#97499 Fixed containers parameters clearing #4tymyjan2016-04-041-1/+1
* tdf#97966 Drop 'static' keywordsWastack2016-04-012-3/+3
* ...one more detail to get things fixedStephan Bergmann2016-03-311-2/+2
* Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3Stephan Bergmann2016-03-314-17/+4
* loplugin:staticanonymousStephan Bergmann2016-03-301-1/+1
* tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis2016-03-295-339/+302
* handle failure to expand ~ in path elements.Michael Meeks2016-03-291-2/+5
* sal: re-enable most getSystemPathFromFileURL tests.Michael Meeks2016-03-291-13/+22
* tdf#84323: Make osl::Thread::wait more readableGurkaran2016-03-221-2/+2
* Remove code that has been commented-out for longTor Lillqvist2016-03-161-69/+0
* loplugin:constantparamNoel Grandin2016-03-151-6/+6
* Better fix for -Werror=shadowStephan Bergmann2016-03-111-16/+20
* -Werror=shadowStephan Bergmann2016-03-101-2/+2
* Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann2016-03-101-5/+5
* Avoid reserved identifiersStephan Bergmann2016-03-101-10/+10
* Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann2016-03-101-10/+10